diff --git a/CHANGELOG.md b/CHANGELOG.md index 00965a8..5ab8901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-03-13 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`rfw2txt` - `v0.0.9+2`](#rfw2txt---v0092) + +--- + +#### `rfw2txt` - `v0.0.9+2` + + - Bump "rfw2txt" to `0.0.9+2`. + + ## 2024-03-12 ### Changes diff --git a/packages/rfw2txt/CHANGELOG.md b/packages/rfw2txt/CHANGELOG.md index e8accc8..305b80a 100644 --- a/packages/rfw2txt/CHANGELOG.md +++ b/packages/rfw2txt/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.9+2 + + - Bump "rfw2txt" to `0.0.9+2`. + ## 0.0.9+1 - Bump "rfw2txt" to `0.0.9+1`. diff --git a/packages/rfw2txt/pubspec.yaml b/packages/rfw2txt/pubspec.yaml index 6b042d4..5c62562 100644 --- a/packages/rfw2txt/pubspec.yaml +++ b/packages/rfw2txt/pubspec.yaml @@ -1,7 +1,7 @@ name: rfw2txt description: > A tool to parse RemoteFlutterWidget .rfw format to .rfwtxt / json. -version: 0.0.9+1 +version: 0.0.9+2 repository: https://github.com/ebwood/rfwt environment: