From ec300eb45906e51ae5e7c6139af63b9f76f02442 Mon Sep 17 00:00:00 2001 From: Thomas Clark Date: Sun, 23 Jun 2024 18:13:59 +0100 Subject: [PATCH] Revert "chore(release): 1.0.6" This reverts commit df1948462988b07013e696b8745946df854ef217. --- CHANGELOG.md | 11 ----------- pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00dfa7a..b4af53b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,6 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [1.0.6](https://github.com/tnc1997/google-photos-album-searcher/compare/v1.0.5...v1.0.6) (2024-06-23) - -### Bug Fixes - -* firebase incompatibility on desktop ([#9](https://github.com/tnc1997/google-photos-album-searcher/issues/9)) ([8bbe9b8](https://github.com/tnc1997/google-photos-album-searcher/commit/8bbe9b8acc1240afd153f15bfe7c79c1dfc87c7f)) - -### Chores - -* add privacy and terms ([7b6ea4c](https://github.com/tnc1997/google-photos-album-searcher/commit/7b6ea4c0cd026c8a995e705436e99b2aeef035ef)) -* update terms of service text ([8bd35d5](https://github.com/tnc1997/google-photos-album-searcher/commit/8bd35d51a11c353ce300dcb6f2ef08cd397ab839)) - ## [1.0.5](https://github.com/tnc1997/google-photos-album-searcher/compare/v1.0.4...v1.0.5) (2024-06-16) ### Code Refactoring diff --git a/pubspec.yaml b/pubspec.yaml index 851876c..c0bb531 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: none # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.0.6+10006 +version: 1.0.5+10005 environment: sdk: ^3.0.0