Skip to content

Commit 0c4d9fd

Browse files
chore(release): 1.7.5 [skip ci]
## [1.7.5](v1.7.4...v1.7.5) (2022-11-04) ### Bug Fixes * **release:** update package.json version ([64c349a](64c349a))
1 parent 64c349a commit 0c4d9fd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.5](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.4...v1.7.5) (2022-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** update package.json version ([64c349a](https://github.com/edosrecki/google-cloud-sql-cli/commit/64c349aaeb48645d114e71c531ccfd8bb860cc02))
7+
18
## [1.7.4](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.3...v1.7.4) (2022-11-04)
29

310
## [1.7.3](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.2...v1.7.3) (2022-11-04)

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.7.1",
3+
"version": "1.7.5",
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 <[email protected]>",

0 commit comments

Comments
 (0)