Skip to content

Commit ea95a54

Browse files
committed
chore(release): version 0.0.3
## [0.0.3](v0.0.2...v0.0.3) (2021-03-29) ### Bug Fixes * release package ([ff18448](ff18448))
1 parent ff18448 commit ea95a54

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [0.0.3](https://github.com/serverless-plus/node-prune/compare/v0.0.2...v0.0.3) (2021-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* release package ([ff18448](https://github.com/serverless-plus/node-prune/commit/ff184484d5aacf936cbf922fbe52db1bbebcb75e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slsplus/node-prune",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Node prune tool, prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on",
55
"main": "./dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)