We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11eaf83 commit 194bfcfCopy full SHA for 194bfcf
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## 5.1
4
+* Keep `prepare` script (by @azat-io).
5
+
6
## 5.0
7
* Removed Node.js 16 support.
8
* Added Dev Container config support.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-publish",
- "version": "5.0.0",
+ "version": "5.1.0",
"description": "Clean your package before publish",
"keywords": [
"npm",
0 commit comments