We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876331d commit b0760f3Copy full SHA for b0760f3
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Changelog
2
3
## Version 3.x *(unreleased)*
4
-* Upgrade default Node to 16.14.2 and npm to 8.5.0 [#226](https://github.com/node-gradle/gradle-node-plugin/issues/226)
+* Upgrade default Node to 16.14.2 and npm to 8.5.0 [#226](https://github.com/node-gradle/gradle-node-plugin/issues/226)
5
+* Parse `package.json` into extension [#232](https://github.com/node-gradle/gradle-node-plugin/issues/232)
6
7
## Version 3.2.1 *(2022-02-14)*
8
* Backwards compatibility fix for those using VariantComputer [#213](https://github.com/node-gradle/gradle-node-plugin/issues/213)
0 commit comments