We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f0a77 commit 23f7c19Copy full SHA for 23f7c19
changes.xml
@@ -23,6 +23,12 @@
23
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
24
<body>
25
26
+ <release version="1.2.2" date="2024-02-22">
27
+ <action type="update" dev="sseifert">
28
+ Update dependencies.
29
+ </action>
30
+ </release>
31
+
32
<release version="1.2.0" date="2019-04-05">
33
<action type="add" dev="sseifert">
34
Add support for downloading Windows NodeJS binaries as ZIP including NPM which is available since Node 6.3.0.
0 commit comments