chore: increment version 0.2.0+5 and update changelog

This commit is contained in:
your-name 2025-07-31 04:32:20 +03:00
parent e6901eae8f
commit df287f0a1e
2 changed files with 33 additions and 1 deletions

View File

@ -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

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.1.1+4
version: 0.2.0+5
environment:
sdk: ^3.8.1