Skip to content

Commit 2a7a153

Browse files
author
GitHub Actions Bot
committed
chore(release): 0.1.4 [skip ci]
1 parent c1fe382 commit 2a7a153

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.1.4 (2022-06-14)
6+
57
## 0.1.0 (2022-06-14)
68

79

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rustraf/core",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Super-fast alternative for rimraf",
55
"repository": {
66
"type": "git",
@@ -75,4 +75,4 @@
7575
"dependencies": {
7676
"yargs": "^17.5.1"
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)