Skip to content

Commit b74ba8a

Browse files
authored
v2.1.1 (#10)
1 parent a403e97 commit b74ba8a

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.1:
2+
- date: 2026-04-03
3+
- changes:
4+
- Remove "lodash" dependency ([84ce097984](https://github.com/gruntjs/grunt-legacy-log-utils/commit/84ce097984), [grunt-legacy-log#35](https://github.com/gruntjs/grunt-legacy-log/issues/35))
15
- v2.1.0:
26
- date: 2020-07-27
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.0",
4+
"version": "2.1.1",
55
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)",
66
"homepage": "http://gruntjs.com/",
77
"repository": {

0 commit comments

Comments
 (0)