From c396f7ea8478dfc51b336fbfaf917a273172e4cb Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 6 Feb 2025 13:06:12 +0000 Subject: [PATCH] chore: increment version 0.1.1+6 and update changelog --- CHANGELOG.md | 20 ++++++++++++++++++++ pubspec.yaml | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6dbc77..73cd097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## 0.1.1+6 (2025-02-06) + +### Breaking Changes +No breaking changes found. + +### Features +No features found. + +### Bug Fixes +No bug fixes found. + +### Refactors +No refactors found. + +### CI/CD +No CI/CD changes found. + +### Other Changes +- (#f6bc86e) chore: Fix workflows + ## 0.1.0+5 (2025-02-06) ### Breaking Changes diff --git a/pubspec.yaml b/pubspec.yaml index 4a41104..ce96315 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.1.0+5 +version: 0.1.1+6 environment: sdk: ^3.6.1