chore: increment version 0.2.0+5 and update changelog
This commit is contained in:
parent
e6901eae8f
commit
df287f0a1e
32
CHANGELOG.md
32
CHANGELOG.md
@ -1,3 +1,35 @@
|
||||
## 0.2.0+5 (2025-07-31)
|
||||
|
||||
### Breaking Changes
|
||||
No breaking changes found.
|
||||
|
||||
### Features
|
||||
- (#db71578) Improves data synchronization and connectivity UI
|
||||
- (#18f74da) Implement explicit synchronization and validation
|
||||
- (#61252a3) Implements reception validation process
|
||||
- (#ab4a56e) Adds draft status for stock pickings
|
||||
|
||||
### Bug Fixes
|
||||
No bug fixes found.
|
||||
|
||||
### Chores
|
||||
No chores found.
|
||||
|
||||
### Refactors
|
||||
- (#e6901ea) Refactors reception scan and updates app name
|
||||
- (#288b57d) Moves DTO list creation to extension
|
||||
|
||||
### Style Changes
|
||||
No style Changes found.
|
||||
|
||||
### Miscellaneous
|
||||
- (#e6901ea) refactor: Refactors reception scan and updates app name
|
||||
- (#5f158fb) enhance: Enhances reception product scanning
|
||||
- (#288b57d) refactor: Moves DTO list creation to extension
|
||||
- (#46b93d7) enhance: Enhances reception details with refresh and syncs scan quantities
|
||||
- (#da2c3ac) enhance: Enhances scanner UI and integrates toast notifications
|
||||
- (#68a2803) enhance: Enhances product scanning with local ObjectBox integration
|
||||
|
||||
## 0.1.1+4 (2025-07-30)
|
||||
|
||||
### 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.1.1+4
|
||||
version: 0.2.0+5
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user