Skip to content

Commit 006f539

Browse files
1 parent e9f8e90 commit 006f539

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/googleapis/go-sql-spanner/compare/v1.2.0...v1.2.1) (2024-02-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Support uint query params ([#190](https://github.com/googleapis/go-sql-spanner/issues/190)) ([e3e2a9a](https://github.com/googleapis/go-sql-spanner/commit/e3e2a9a9fd14f2a4940dd24e73a5a79aa0431580))
9+
10+
11+
### Documentation
12+
13+
* Add link to pgx sample for PGAdapter ([#191](https://github.com/googleapis/go-sql-spanner/issues/191)) ([e9f8e90](https://github.com/googleapis/go-sql-spanner/commit/e9f8e901b5cc345344d9369b92df8d093b4d47a8))
14+
315
## [1.2.0](https://github.com/googleapis/go-sql-spanner/compare/v1.1.1...v1.2.0) (2024-02-05)
416

517

0 commit comments

Comments
 (0)