chore(master): release 0.7.0

This commit is contained in:
github-actions[bot]
2026-04-14 06:43:52 +00:00
committed by Chen Asraf
parent fc8aa17c61
commit b984aaf187
3 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.7.0](https://github.com/chenasraf/pantry-flutter/compare/v0.6.0...v0.7.0) (2026-04-14)
### Features
* add about page ([0cb6c06](https://github.com/chenasraf/pantry-flutter/commit/0cb6c06d9d418b61d5fd1c4852ec244366aa6af8))
## [0.6.0](https://github.com/chenasraf/pantry-flutter/compare/v0.5.0...v0.6.0) (2026-04-13)

View File

@@ -0,0 +1,2 @@
Features
- add about page

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.6.0+8
version: 0.7.0+9
environment:
sdk: ^3.11.1