Skip to content

Commit 08fd807

Browse files
authored
Release v3.0.1 (#37)
1 parent a9fbc10 commit 08fd807

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- v3.0.1:
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+
- Update to latest grunt-legacy-log-utils
16
- v3.0.0:
27
- date: 2020-07-27
38
- 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",
33
"description": "The Grunt 0.4.x logger.",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
66
"homepage": "http://gruntjs.com/",
77
"repository": {

0 commit comments

Comments
 (0)