Skip to content

Commit a2cb086

Browse files
committed
Add CHANGELOG.md and create git tags for past npm releases
1 parent 84ce097 commit a2cb086

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
- v2.1.0:
2+
- date: 2020-07-27
3+
- changes:
4+
- Update "chalk" and "lodash" dependencies ([#9](https://github.com/gruntjs/grunt-legacy-log-utils/pull/9))
5+
- Require Node.js 10 or later
6+
- v2.0.1:
7+
- date: 2018-05-19
8+
- changes:
9+
- Update dev dependencies ([#7](https://github.com/gruntjs/grunt-legacy-log-utils/pull/9))
10+
- v2.0.0:
11+
- date: 2018-05-17
12+
- changes:
13+
- Update "chalk" and "lodash" dependencies ([#5](https://github.com/gruntjs/grunt-legacy-log-utils/pull/9))
14+
- Require Node.js 6 or later
15+
- v1.0.0
16+
- date: 2016-02-13
17+
- changes:
18+
- Replace colors with chalk and remove underscore.string ([a67ce8940d](https://github.com/gruntjs/grunt-legacy-log-utils/commit/a67ce8940d))

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
44
[![Build Status](https://github.com/gruntjs/grunt-legacy-log-utils/workflows/Tests/badge.svg)](https://github.com/gruntjs/grunt-legacy-log-utils/actions?workflow=Tests)
55
[![Built with Grunt](https://gruntjs.com/builtwith.svg)](https://gruntjs.com/)
6+
[![npm](https://img.shields.io/npm/v/grunt-legacy-log-utils.svg?style=flat)](https://www.npmjs.com/package/grunt-legacy-log-utils)

0 commit comments

Comments
 (0)