chore(master): release 0.13.1

This commit is contained in:
github-actions[bot]
2026-05-17 09:14:12 +00:00
committed by github-actions[bot]
parent 4e53481cdf
commit bab80110f0
5 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [0.13.1](https://github.com/chenasraf/pantry-flutter/compare/v0.13.0...v0.13.1) (2026-05-17)
### Bug Fixes
* **checklists:** auto-dismiss item check snackbar after 6 seconds ([4e53481](https://github.com/chenasraf/pantry-flutter/commit/4e53481cdfcdba1d75cebadffb023b6a92b3df75))
* **macos:** esc to dismiss would ring bell and not work ([116eb18](https://github.com/chenasraf/pantry-flutter/commit/116eb18693137a0d8733c903d0f66a4e67f3210a))
## [0.13.0](https://github.com/chenasraf/pantry-flutter/compare/v0.12.0...v0.13.0) (2026-05-15)

View File

@@ -0,0 +1,2 @@
Bug Fixes
- auto-dismiss item check snackbar after 6 seconds

View File

@@ -0,0 +1,2 @@
Bug Fixes
- auto-dismiss item check snackbar after 6 seconds

View File

@@ -0,0 +1,3 @@
Bug Fixes
- auto-dismiss item check snackbar after 6 seconds
- esc to dismiss would ring bell and not work

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.13.0+27
version: 0.13.1+28
environment:
sdk: ^3.11.1