Skip to content

Commit fd0b3da

Browse files
chore(main): release 1.7.1 (#443)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1bef90e commit fd0b3da

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/compare/v1.7.0...v1.7.1) (2025-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Update dependency versions. ([#442](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/issues/442)) ([1bef90e](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/commit/1bef90eee76351bc5e158a6cca7f5f32848a7de7))
9+
310
## [1.7.0](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/compare/v1.6.1...v1.7.0) (2025-03-21)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/cloud-sql-connector",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A JavaScript library for connecting securely to your Cloud SQL instances",
55
"author": "Google Inc.",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)