Skip to content

Commit dca046b

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2022-01-31) ### Bug Fixes * **npm:** add .npmignore ([63405a4](63405a4))
1 parent 63405a4 commit dca046b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.6.0...v1.6.1) (2022-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** add .npmignore ([63405a4](https://github.com/edosrecki/google-cloud-sql-cli/commit/63405a4368dde9ea85a3637fb0d59eb258926699))
7+
18
# [1.6.0](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.5.4...v1.6.0) (2022-01-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-cloud-sql",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Connect to private Google Cloud SQL instance through Cloud SQL Auth Proxy running in GKE cluster.",
55
"license": "UNLICENSED",
66
"author": "Dinko Osrecki <dinko.osrecki@emarsys.com>",

0 commit comments

Comments
 (0)