chore: increment version 0.1.1+3 and update changelog
This commit is contained in:
parent
1bf1988802
commit
05c0742326
23
CHANGELOG.md
23
CHANGELOG.md
@ -1,3 +1,26 @@
|
|||||||
|
## 0.1.1+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
|
||||||
|
No style found.
|
||||||
|
|
||||||
|
### CI/CD
|
||||||
|
No CI/CD changes found.
|
||||||
|
|
||||||
|
### Other Changes
|
||||||
|
- (#048ac29) chore: Update readme
|
||||||
|
|
||||||
## 0.1.0+2 (2025-02-06)
|
## 0.1.0+2 (2025-02-06)
|
||||||
|
|
||||||
### Breaking Changes
|
### 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
|
# 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
|
# 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.
|
# of the product and file versions while build-number is used as the build suffix.
|
||||||
version: 0.1.0+2
|
version: 0.1.1+3
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.6.1
|
sdk: ^3.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user