Skip to content

Commit 4955756

Browse files
Version Packages (#202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aa863a8 commit 4955756

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fancy-nails-care.md

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

.changeset/plain-paws-pull.md

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

packages/cli/CHANGELOG.md

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

3+
## 1.5.8
4+
5+
### Patch Changes
6+
7+
- [#197](https://github.com/IzumiSy/kyrage/pull/197) [`26695c5`](https://github.com/IzumiSy/kyrage/commit/26695c53959193035b2d2c2f38fbd5050738dd17) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated [better-sqlite3](https://www.npmjs.com/package/better-sqlite3) (^12.4.1 -> ^12.6.2)
8+
9+
- [#198](https://github.com/IzumiSy/kyrage/pull/198) [`1371d2b`](https://github.com/IzumiSy/kyrage/commit/1371d2bda6ffdfe2eb03d981f859e7e9a311cd25) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated [sql-formatter](https://www.npmjs.com/package/sql-formatter) (^15.6.12 -> ^15.7.0)
10+
311
## 1.5.7
412

513
### Patch 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.7",
5+
"version": "1.5.8",
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)