chore: increment version 0.3.0+9 and update changelog
This commit is contained in:
parent
45f6db9479
commit
8c06ec7dad
25
CHANGELOG.md
25
CHANGELOG.md
@ -1,3 +1,28 @@
|
|||||||
|
## 0.3.0+9 (2025-08-04)
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
No breaking changes found.
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- (#45f6db9) Updates local reception record status
|
||||||
|
- (#c231790) Implements backorder confirmation flow for receptions
|
||||||
|
- (#4c18b05) Adds API for backorder confirmation flow
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
No bug fixes found.
|
||||||
|
|
||||||
|
### Chores
|
||||||
|
- (#b4a73f1) Bumps package version
|
||||||
|
|
||||||
|
### Refactors
|
||||||
|
No refactors found.
|
||||||
|
|
||||||
|
### Style Changes
|
||||||
|
No style Changes found.
|
||||||
|
|
||||||
|
### Miscellaneous
|
||||||
|
- (#bac7acc) enhance: Enhances backorder confirmation API
|
||||||
|
|
||||||
## 0.2.3+8 (2025-07-31)
|
## 0.2.3+8 (2025-07-31)
|
||||||
|
|
||||||
### 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.2.3+8
|
version: 0.3.0+9
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.8.1
|
sdk: ^3.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user