chore: increment version 0.3.0+9 and update changelog

This commit is contained in:
mandreshope 2025-08-04 10:16:46 +03:00
parent 45f6db9479
commit 8c06ec7dad
2 changed files with 26 additions and 1 deletions

View File

@ -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)
### 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.2.3+8
version: 0.3.0+9
environment:
sdk: ^3.8.1