chore(master): release 0.6.0

This commit is contained in:
github-actions[bot]
2026-04-13 07:38:39 +00:00
committed by Chen Asraf
parent e7ff39a232
commit 96059f219c
3 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,18 @@
# Changelog
## [0.6.0](https://github.com/chenasraf/pantry-flutter/compare/v0.5.0...v0.6.0) (2026-04-13)
### Features
* show next due date for list items ([e7ff39a](https://github.com/chenasraf/pantry-flutter/commit/e7ff39a2328ecd9967a3b162dc389bac8a645f38))
### Bug Fixes
* appbar icon spacings ([1197254](https://github.com/chenasraf/pantry-flutter/commit/11972542da777a5922aec564684b7f37b3330aa0))
* improve i18n recurrence string rules ([1e85d0c](https://github.com/chenasraf/pantry-flutter/commit/1e85d0c2a6d46d7561105f02683bbed97c907792))
## [0.5.0](https://github.com/chenasraf/pantry-flutter/compare/v0.4.0...v0.5.0) (2026-04-12)

View File

@@ -0,0 +1,5 @@
Features
- show next due date for list items
Bug Fixes
- appbar icon spacings
- improve i18n recurrence string rules

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.5.0+7
version: 0.6.0+8
environment:
sdk: ^3.11.1