Skip to content

Commit 3fefb54

Browse files
chore(main): release 1.22.2 (#135)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent caf211a commit 3fefb54

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.22.1"
2+
".": "1.22.2"
33
}

CHANGELOG.md

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

3+
## [1.22.2](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/compare/v1.22.1...v1.22.2) (2024-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency com.google.guava:guava to v33.2.1-jre ([#124](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/124)) ([4da2a06](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/4da2a06a0bd458ac725a3faf3974e9a9294f016f))
9+
* handle cases where there are no stored columns in search indexes ([#136](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/136)) ([caf211a](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/caf211ac4e869567315da7b9472f5692a316f977)), closes [#118](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/118)
10+
311
## [1.22.1](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/compare/v1.22.0...v1.22.1) (2024-05-27)
412

513

0 commit comments

Comments
 (0)