chore: increment version 0.1.0+2 and update changelog

This commit is contained in:
Gitea Actions 2025-02-06 13:16:13 +00:00
parent 90e1c4790a
commit effb283060
2 changed files with 24 additions and 1 deletions

View File

@ -1,3 +1,26 @@
## 0.1.0+2 (2025-02-06)
### Breaking Changes
No breaking changes found.
### Features
- (#de57122) Change counter value increment to * 2
### Bug Fixes
No bug fixes found.
### Refactors
No refactors found.
### Style
- (#c62eb99) Fix typo
### CI/CD
No CI/CD changes found.
### Other Changes
- (#c62eb99) style: Fix typo
## 0.0.1+1 (2025-02-06)
### Breaking Changes

View File

@ -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.1+1
version: 0.1.0+2
environment:
sdk: ^3.6.1