Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - katana_cli@2.8.7
  • Loading branch information
mathrunet committed Aug 24, 2023
1 parent b6fae92 commit cb5ae4f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## 2023-08-24

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`katana_cli` - `v2.8.7`](#katana_cli---v287)

---

#### `katana_cli` - `v2.8.7`

- **DOCS**: Corrected collection comment. ([b6fae928](https://github.com/mathrunet/flutter_masamune/commit/b6fae928cc7b72cd1cd4a2ec598c5155bf0bf8d5))


## 2023-08-24

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

- **DOCS**: Corrected collection comment. ([b6fae928](https://github.com/mathrunet/flutter_masamune/commit/b6fae928cc7b72cd1cd4a2ec598c5155bf0bf8d5))

## 2.8.6

- **DOCS**: Return to the explanation of normal usage instead of method chain. ([ed8a4fcb](https://github.com/mathrunet/flutter_masamune/commit/ed8a4fcbf40b6746ca0cb9376341bfc712379c7f))
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.8.6
version: 2.8.7
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/katana_cli

Expand Down

0 comments on commit cb5ae4f

Please sign in to comment.