Skip to content

Commit 35b3b2d

Browse files
chore: fix typo in changelog (#4164)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable-hbase/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
1 parent 0334458 commit 35b3b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Dependencies
77

8-
* Update google-cloud-bigtable to 1.27.2 ([#4160](https://github.com/googleapis/java-bigtable-hbase/issues/4160)) ([2a15804](https://github.com/googleapis/java-bigtable-hbase/commit/2a1580468e676c0ac622ab6ae80c6120e2b1cc84))
8+
* Update google-cloud-bigtable to 2.27.2 ([#4160](https://github.com/googleapis/java-bigtable-hbase/issues/4160)) ([2a15804](https://github.com/googleapis/java-bigtable-hbase/commit/2a1580468e676c0ac622ab6ae80c6120e2b1cc84))
99

1010
## [2.11.0](https://github.com/googleapis/java-bigtable-hbase/compare/v2.10.1...v2.11.0) (2023-08-04)
1111

0 commit comments

Comments
 (0)