Skip to content

Commit 346877d

Browse files
committed
v2.1.2
1 parent 93411d4 commit 346877d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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))
15
- v2.1.1:
26
- date: 2026-04-03
37
- changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-legacy-log-utils",
33
"description": "Static methods for the Grunt 0.4.x logger.",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
66
"homepage": "http://gruntjs.com/",
77
"repository": {

0 commit comments

Comments
 (0)