We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33cc6a commit bd5917dCopy full SHA for bd5917d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+- v1.5.0:
2
+ - date: 2024-07-20
3
+ - changes:
4
+ - Update "v8flags" dependency to support FIPS-enabled systems.
5
+ - Update "nopt"d peendency to fix "osenv" deprecation warning.
6
- v1.4.1:
7
- date: 2021-05-24
8
- changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-cli",
"description": "The grunt command line interface",
- "version": "1.4.3",
+ "version": "1.5.0",
"author": "Grunt Development Team (http://gruntjs.com/development-team)",
"repository": "gruntjs/grunt-cli",
"license": "MIT",
0 commit comments