diff --git a/CHANGELOG.md b/CHANGELOG.md index 6008aaf..e69de29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,101 +0,0 @@ -## 0.0.5+6 (2025-02-06) - -### Breaking Changes -No breaking changes found. - -### Features -No features found. - -### Bug Fixes -No bug fixes found. - -### Refactors -No refactors found. - -### Style Changes -No style changes found. - -### Chores -No chores found. - -### Miscellaneous -No miscellaneous changes found. - -## 0.0.4+5 (2025-02-06) - -### Breaking Changes -No breaking changes found. - -### Features -No features found. - -### Bug Fixes -No bug fixes found. - -### Refactors -No refactors found. - -### Style Changes -No style changes found. - -### Chores -No chores found. - -### Miscellaneous -No miscellaneous changes found. - -## 0.0.3+4 (2025-02-06) - -### Breaking Changes -No breaking changes found. - -### Features -No features found. - -### Bug Fixes -No bug fixes found. - -### Refactors -No refactors found. - -### Style Changes -No style changes found. - -### Chores -No chores found. - -### Miscellaneous -No miscellaneous changes found. - -## 0.0.2+3 (2025-02-06) - -### Breaking Changes -No breaking changes found. - -### Features -No features found. - -### Bug Fixes -No bug fixes found. - -### Refactors -No refactors found. - -### Style Changes -No style changes found. - -### Chores -75959a0 chore: Fix command grep - -### Miscellaneous -No miscellaneous changes found. - -## 0.0.1+2 (2025-02-06) - -### Features -No new features - -### Bug Fixes -No bug fixes - -# Changelog diff --git a/pubspec.yaml b/pubspec.yaml index 484a989..a92c1bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,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: 0.0.5+6 +version: 0.0.0+1 environment: sdk: ^3.6.1