We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93411d4 commit 52beb0fCopy full SHA for 52beb0f
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+- v2.1.3:
2
+ - date: 2026-04-07
3
+ - changes:
4
+ - Replace "jshint" dev dependency with "eslint" ([gruntjs/grunt#1534](https://github.com/gruntjs/grunt/pull/1534))
5
+- v2.1.2:
6
+ - date: 2026-04-06
7
8
+ - Re-publish to npm
9
- v2.1.1:
10
- date: 2026-04-03
11
- 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.3",
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
"homepage": "http://gruntjs.com/",
"repository": {
0 commit comments