Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2023-01-11)

### Bug Fixes

* kebab case pod name on kubectl run ([e5253fe](e5253fe))
  • Loading branch information
semantic-release-bot committed Jan 11, 2023
1 parent e5253fe commit 92f94a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.1](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.8.0...v1.8.1) (2023-01-11)


### Bug Fixes

* kebab case pod name on kubectl run ([e5253fe](https://github.com/edosrecki/google-cloud-sql-cli/commit/e5253fe3c7a0227d1323161255ea36c02a6ca672))

# [1.8.0](https://github.com/edosrecki/google-cloud-sql-cli/compare/v1.7.5...v1.8.0) (2022-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-cloud-sql",
"version": "1.8.0",
"version": "1.8.1",
"description": "Connect to private Google Cloud SQL instance through Cloud SQL Auth Proxy running in GKE cluster.",
"license": "UNLICENSED",
"author": "Dinko Osrecki <dinko.osrecki@emarsys.com>",
Expand Down

0 comments on commit 92f94a5

Please sign in to comment.