We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fbc10 commit 08fd807Copy full SHA for 08fd807
CHANGELOG.md
@@ -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
6
- v3.0.0:
7
- date: 2020-07-27
8
- changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-legacy-log",
"description": "The Grunt 0.4.x logger.",
- "version": "3.0.0",
+ "version": "3.0.1",
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
"homepage": "http://gruntjs.com/",
"repository": {
0 commit comments