Skip to content

Commit 5f427ef

Browse files
committed
Release 2.1.0
1 parent 5ca2a55 commit 5f427ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

33
[//]: # (>> The order of list items should be: Critical/Fixes, New, Update, Remove, Underpinnings <<)
4-
[//]: # (>> ## [UNRELEASED]https://github.com/roydukkey/clean-package/compare/v2.0.1...master <<)
4+
[//]: # (>> ## [UNRELEASED]https://github.com/roydukkey/clean-package/compare/v2.1.0...master <<)
55

6-
## [UNRELEASED](https://github.com/roydukkey/clean-package/compare/v2.0.1...master)
6+
## [2.1.0](https://github.com/roydukkey/clean-package/compare/v2.0.1...2.1.0)
77

88
* Add `onClean` and `onRestore` events
99
* Update README options for readability

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clean-package",
33
"description": "Removes and replaces configuration keys in 'package.json' before creating an NPM package.",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"author": {
66
"name": "roydukkey",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)