Skip to content

Commit 86350ab

Browse files
authored
Merge pull request #5 from swordev/changeset-release/main
Update versions
2 parents 67850ab + fc78ab6 commit 86350ab

File tree

7 files changed

+19
-17
lines changed

7 files changed

+19
-17
lines changed

.changeset/dull-spoons-run.md

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

.changeset/friendly-impalas-sort.md

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

.changeset/serious-apes-laugh.md

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

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sql-controller/cli
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [`a9a32e9`](https://github.com/swordev/sql-controller/commit/a9a32e908a75a18899c44afbab765e9385c21445) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `root` account option
8+
9+
- [`31789c1`](https://github.com/swordev/sql-controller/commit/31789c1b48bae51ae7a0de9a743178ffd1434204) Thanks [@juanrgm](https://github.com/juanrgm)! - Retry sync
10+
11+
- [`a7aeaad`](https://github.com/swordev/sql-controller/commit/a7aeaad054c772c89a231cc34db5f7358219de28) Thanks [@juanrgm](https://github.com/juanrgm)! - Return failure exit code
12+
313
## 0.0.5
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sql-controller/cli",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "CLI tool for syncing configs of accounts, databases and privileges.",
55
"homepage": "https://github.com/swordev/sql-controller#readme",
66
"bugs": {

packages/sql-controller/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# sql-controller
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a9a32e9`](https://github.com/swordev/sql-controller/commit/a9a32e908a75a18899c44afbab765e9385c21445), [`31789c1`](https://github.com/swordev/sql-controller/commit/31789c1b48bae51ae7a0de9a743178ffd1434204), [`a7aeaad`](https://github.com/swordev/sql-controller/commit/a7aeaad054c772c89a231cc34db5f7358219de28)]:
8+
- @sql-controller/cli@0.0.6
9+
310
## 0.0.5
411

512
### Patch Changes

packages/sql-controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-controller",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "CLI tool for syncing configs of accounts, databases and privileges.",
55
"homepage": "https://github.com/swordev/sql-controller#readme",
66
"bugs": {

0 commit comments

Comments
 (0)