From 426d3c4c396ffc86d426afdc59baebcb5f7dffce Mon Sep 17 00:00:00 2001 From: Mandresy Randrianarinjaka Date: Thu, 6 Feb 2025 15:09:42 +0300 Subject: [PATCH] chore: Reset version code name and changelog --- CHANGELOG.md | 23 ----------------------- pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09b3559..e69de29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +0,0 @@ -## 0.0.1+2 (2025-02-06) - -### Breaking Changes -No breaking changes found. - -### Features -No features found. - -### Bug Fixes -No bug fixes found. - -### Refactors -No refactors found. - -### Style Changes -No style changes found. - -### Chores -bad885a chore: Reset version code name - -### Miscellaneous -No miscellaneous changes found. - diff --git a/pubspec.yaml b/pubspec.yaml index 6509284..a92c1bd 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.0.1+2 +version: 0.0.0+1 environment: sdk: ^3.6.1