diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..20a5a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +## 0.0.1+1 (2025-02-06) + +### Breaking Changes +No breaking changes found. + +### Features +No features found. + +### Bug Fixes +No bug fixes found. + +### Refactors +No refactors found. + +### Style +- (#e99f17b) Update color watch + +### CI/CD +No CI/CD changes found. + +### Other Changes +- (#e99f17b) style: Update color watch +- (#20ae79f) chore: Add more stype commit +- (#523cfed) chore: Reset version & changelog + diff --git a/pubspec.yaml b/pubspec.yaml index 263b0ca..68abd23 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.0+0 +version: 0.0.1+1 environment: sdk: ^3.6.1