We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93411d4 commit 346877dCopy full SHA for 346877d
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+- v2.1.2:
2
+ - date: 2026-04-06
3
+ - changes:
4
+ - Replace "jshint" dev dependency with "eslint" ([gruntjs/grunt#1534](https://github.com/gruntjs/grunt/pull/1534))
5
- v2.1.1:
6
- date: 2026-04-03
7
- changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-legacy-log-utils",
"description": "Static methods for the Grunt 0.4.x logger.",
- "version": "2.1.1",
+ "version": "2.1.2",
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
"homepage": "http://gruntjs.com/",
"repository": {
0 commit comments