Skip to content

Commit bc95339

Browse files
committed
chore: release v2.2.0
1 parent b8469ff commit bc95339

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/invertase/nodejs-google-java-format/compare/v2.1.0...v2.2.0) (2026-04-02)
4+
5+
### Features
6+
7+
* adopt upstream google-java-format [1.35.0] ([b8469ff](https://github.com/invertase/nodejs-google-java-format/commit/b8469ff0cf4df29b52afea6e4ae18cc6dbdb3056))
8+
* workflow to automatically update java format + create PR ([8610504](https://github.com/invertase/nodejs-google-java-format/commit/861050451d4478b6b04363956ee8d59ab190a48d))
9+
310
## [2.1.0](https://github.com/invertase/nodejs-google-java-format/compare/v2.0.4...v2.1.0) (2026-02-03)
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-java-format",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "node wrapper around google-java-format",
55
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
66
"repository": {

0 commit comments

Comments
 (0)