chore: increment version 0.2.2+7 and update changelog
This commit is contained in:
parent
ba1d7a6264
commit
89eee09616
24
CHANGELOG.md
24
CHANGELOG.md
@ -1,3 +1,27 @@
|
||||
## 0.2.2+7 (2025-07-31)
|
||||
|
||||
### Breaking Changes
|
||||
No breaking changes found.
|
||||
|
||||
### Features
|
||||
No features found.
|
||||
|
||||
### Bug Fixes
|
||||
No bug fixes found.
|
||||
|
||||
### Chores
|
||||
- (#a9d0e44) Documents app build script usage
|
||||
- (#23dba08) Bumps application version to 0.2.0
|
||||
|
||||
### Refactors
|
||||
- (#ba1d7a6) Refines reception validation and quick actions
|
||||
|
||||
### Style Changes
|
||||
No style Changes found.
|
||||
|
||||
### Miscellaneous
|
||||
- (#ba1d7a6) refactor: Refines reception validation and quick actions
|
||||
|
||||
## 0.2.1+6 (2025-07-31)
|
||||
|
||||
### Breaking Changes
|
||||
|
@ -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.2.1+6
|
||||
version: 0.2.2+7
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user