Skip to content

Commit 3fc0d3b

Browse files
committed
chore: release v2.1.0
1 parent d5bd9f9 commit 3fc0d3b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/invertase/nodejs-google-java-format/compare/v2.0.4...v2.1.0) (2026-02-03)
4+
5+
### Features
6+
7+
* adopt google-java-format 1.34.0 w/instance main method support ([579f597](https://github.com/invertase/nodejs-google-java-format/commit/579f597c14b30527ceda4dfa6141deefbdf533db))
8+
39
## [2.0.4](https://github.com/invertase/nodejs-google-java-format/compare/v2.0.3...v2.0.4) (2025-11-04)
410

511
### Bug Fixes

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.0.4",
3+
"version": "2.1.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)