Skip to content

Commit 9e9934e

Browse files
Version Packages (#145)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2922cb8 commit 9e9934e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-zoos-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @izumisy/kyrage
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#137](https://github.com/IzumiSy/kyrage/pull/137) [`2922cb8`](https://github.com/IzumiSy/kyrage/commit/2922cb847e5e53cb6e90f4a0c03cc7abea1b1556) Thanks [@IzumiSy](https://github.com/IzumiSy)! - Update dependencies
8+
39
## 1.5.0
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@izumisy/kyrage",
33
"private": false,
44
"type": "module",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"description": "A minimal, schema-based declarative migration tool for Node.js ecosystem",
77
"author": "Seiya Izumi (https://github.com/IzumiSy)",
88
"license": "MIT",

0 commit comments

Comments
 (0)