Skip to content

Commit

Permalink
chore: release 2.3.0 (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 6, 2022
1 parent 9dbcac5 commit 9474ed6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions gapic-generator-java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.0](https://www.github.com/googleapis/gapic-generator-java/compare/v2.2.4...v2.3.0) (2022-01-06)


### Features

* support Java 9+ compilation of generated libs ([#889](https://www.github.com/googleapis/gapic-generator-java/issues/889)) ([83552c4](https://www.github.com/googleapis/gapic-generator-java/commit/83552c45611c5a79533d6872bf8824cc686e480d))

### [2.2.4](https://www.github.com/googleapis/gapic-generator-java/compare/v2.2.3...v2.2.4) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion gapic-generator-java/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.4
2.3.0

0 comments on commit 9474ed6

Please sign in to comment.