Skip to content

Commit f3702ac

Browse files
committed
changelog
1 parent 689a2f9 commit f3702ac

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,25 @@ This is a maintenance release with a few minor bugfixes.
2525

2626
---
2727

28+
## [3.3.1]
29+
30+
### Verified Versions
31+
32+
- Kotlin: 1.8.21
33+
- Gradle: 8.1.1
34+
- JDK: 11
35+
36+
### Added
37+
38+
### Changed
39+
40+
- Fixed gradle provider chain for nebula node plugin integration
41+
- Fixed incorrect NodeExec task command line builds and expanded logging
42+
43+
### Removed
44+
45+
---
46+
2847
## [3.3.0]
2948

3049
### Verified Versions
@@ -341,7 +360,9 @@ This is a maintenance release with a few minor bugfixes.
341360

342361
---
343362

344-
[Unreleased]: https://github.com/mpetuska/npm-publish/compare/3.3.3...HEAD
363+
[Unreleased]: https://github.com/mpetuska/npm-publish/compare/3.3.1...HEAD
364+
365+
[3.3.1]: https://github.com/mpetuska/npm-publish/compare/3.3.0...3.3.1
345366

346367
[3.3.0]: https://github.com/mpetuska/npm-publish/compare/3.2.1...3.3.0
347368

0 commit comments

Comments
 (0)