Skip to content

Commit 91d3419

Browse files
committed
chore: release v2.0.4
1 parent dd489cd commit 91d3419

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
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## [2.0.4](https://github.com/invertase/nodejs-google-java-format/compare/v2.0.3...v2.0.4) (2025-11-04)
4+
5+
### Bug Fixes
6+
7+
* add changelog generation to release-it config ([dd489cd](https://github.com/invertase/nodejs-google-java-format/commit/dd489cd24e7003e0e99192c82a09f38b5d6e0ddd))

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.3",
3+
"version": "2.0.4",
44
"description": "node wrapper around google-java-format",
55
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
66
"repository": {

0 commit comments

Comments
 (0)