Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - katana_cli@2.2.6
  • Loading branch information
mathrunet committed Jun 23, 2023
1 parent 00d3192 commit 2355353
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-06-23

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`katana_cli` - `v2.2.6`](#katana_cli---v226)

---

#### `katana_cli` - `v2.2.6`

- **FIX**: Fixed a bug in addFramework. ([00d31927](https://github.com/mathrunet/flutter_masamune/commit/00d31927a295739a160c3cdd2e34585bfd0f6007))
- **FIX**: Add appstore settings to katana.yaml. ([348fafa5](https://github.com/mathrunet/flutter_masamune/commit/348fafa52c0cb881666f3e963ec658fe892a8e0b))
- **FIX**: Added module around billing. ([012abf37](https://github.com/mathrunet/flutter_masamune/commit/012abf37a98248e041db474531e2ccb4ae1650b3))


## 2023-06-22

### Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/katana_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.2.6

- **FIX**: Fixed a bug in addFramework. ([00d31927](https://github.com/mathrunet/flutter_masamune/commit/00d31927a295739a160c3cdd2e34585bfd0f6007))
- **FIX**: Add appstore settings to katana.yaml. ([348fafa5](https://github.com/mathrunet/flutter_masamune/commit/348fafa52c0cb881666f3e963ec658fe892a8e0b))
- **FIX**: Added module around billing. ([012abf37](https://github.com/mathrunet/flutter_masamune/commit/012abf37a98248e041db474531e2ccb4ae1650b3))

## 2.2.5

- **FIX**: Added a command to issue a refresh token for Android billing. ([a1e33638](https://github.com/mathrunet/flutter_masamune/commit/a1e3363834e36e62a20cbd946f39e9e52a796e57))
Expand Down
2 changes: 1 addition & 1 deletion packages/katana_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: katana_cli
description: Command line tool for Masamune/Katana Framework. It initializes the project and initializes the services.
version: 2.2.5
version: 2.2.6
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/katana_cli

Expand Down

0 comments on commit 2355353

Please sign in to comment.