From 79ec94470eb7f9ad92b899828b3a8ae5bd4b6684 Mon Sep 17 00:00:00 2001 From: ebwood Date: Wed, 13 Mar 2024 11:20:50 +0800 Subject: [PATCH] chore(release): publish packages - rfw2txt@0.0.9+2 --- CHANGELOG.md | 21 +++++++++++++++++++++ packages/rfw2txt/CHANGELOG.md | 4 ++++ packages/rfw2txt/pubspec.yaml | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) 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: