chore: increment version 0.4.0+10 and update changelog
This commit is contained in:
parent
d7587bab32
commit
3fce62e3e5
25
CHANGELOG.md
25
CHANGELOG.md
@ -1,3 +1,28 @@
|
||||
## 0.4.0+10 (2025-08-04)
|
||||
|
||||
### Breaking Changes
|
||||
No breaking changes found.
|
||||
|
||||
### Features
|
||||
- (#0b4e504) Implements reception search page
|
||||
|
||||
### Bug Fixes
|
||||
No bug fixes found.
|
||||
|
||||
### Chores
|
||||
No chores found.
|
||||
|
||||
### Refactors
|
||||
No refactors found.
|
||||
|
||||
### Style Changes
|
||||
No style Changes found.
|
||||
|
||||
### Miscellaneous
|
||||
- (#d7587ba) enhance: Enhances reception search with highlighting and navigation
|
||||
- (#0993349) improve: Improves search performance with debouncing
|
||||
- (#d131928) enhance: Optimizes backorder dialog and fixes loading state
|
||||
|
||||
## 0.3.0+9 (2025-08-04)
|
||||
|
||||
### 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.3.0+9
|
||||
version: 0.4.0+10
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user