Skip to content

Commit 4ddb8f4

Browse files
authored
Merge pull request #3 from swordev/changeset-release/main
Update versions
2 parents 91b2d34 + 97e2fac commit 4ddb8f4

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/flat-pugs-agree.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
# @sql-controller/cli
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [`91b2d34`](https://github.com/swordev/sql-controller/commit/91b2d345f0e6cf7c2695e9fd47f5ff325e3c9eba) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix docker image
8+
39
## 0.0.3
410

511
### 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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`91b2d34`](https://github.com/swordev/sql-controller/commit/91b2d345f0e6cf7c2695e9fd47f5ff325e3c9eba)]:
8+
- @sql-controller/cli@0.0.4
9+
310
## 0.0.3
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.3",
3+
"version": "0.0.4",
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)