Skip to content

Commit 194bfcf

Browse files
committed
Release 5.1.0 version
1 parent 11eaf83 commit 194bfcf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 5.1
4+
* Keep `prepare` script (by @azat-io).
5+
36
## 5.0
47
* Removed Node.js 16 support.
58
* Added Dev Container config support.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-publish",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "Clean your package before publish",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)