Skip to content

Commit 1cfa5b1

Browse files
committed
bump version for release.
1 parent 8dfed93 commit 1cfa5b1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog
22

3+
**2.1.0** — <small> July 19, 2019 </small> — [Diff](https://github.com/archiverjs/archiver-utils/compare/2.0.0...2.1.0)
4+
5+
- other: less lodash (#15)
6+
- other: update dependencies
7+
38
**2.0.0** — <small> August 22, 2018 </small> — [Diff](https://github.com/archiverjs/archiver-utils/compare/1.3.0...2.0.0)
49

510
- breaking: follow node LTS, remove support for versions under 6.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "archiver-utils",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"license": "MIT",
55
"description": "utility functions for archiver",
66
"homepage": "https://github.com/archiverjs/archiver-utils#readme",

0 commit comments

Comments
 (0)