diff --git a/CHANGELOG.md b/CHANGELOG.md index 10fe72c..2e78b27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +## 0.4.1+11 (2025-08-05) + +### Breaking Changes +No breaking changes found. + +### Features +No features found. + +### Bug Fixes +No bug fixes found. + +### Chores +No chores found. + +### Refactors +No refactors found. + +### Style Changes +No style Changes found. + +### Miscellaneous +- (#3d5d013) enhance: Improves search by ignoring case + ## 0.4.0+10 (2025-08-04) ### Breaking Changes diff --git a/pubspec.yaml b/pubspec.yaml index ba485c3..a8ba2c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.4.0+10 +version: 0.4.1+11 environment: sdk: ^3.8.1