Skip to content

Commit aead102

Browse files
committed
Release v2.0.2
1 parent 7e039ad commit aead102

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
- v2.0.2:
2+
- date: 2026-04-07
3+
- changes:
4+
- Update "lodash" to fix security warning ([#35](https://github.com/gruntjs/grunt-legacy-log/issues/35))
5+
- Avoid `util.isError` to fix Node.js 24 support
6+
- Replace "exit" with "exit-x" to fix license metadata
17
- v2.0.1:
28
- date: 2021-04-22
39
- 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-util",
33
"description": "Some old grunt utils provided for backwards compatibility.",
4-
"version": "2.0.0",
4+
"version": "2.0.2",
55
"author": "Grunt Development Team (https://gruntjs.com/development-team)",
66
"homepage": "http://gruntjs.com/",
77
"repository": {

0 commit comments

Comments
 (0)