Skip to content

Commit a3086e8

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore: release 0.1.5
1 parent bb792ab commit a3086e8

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
### [0.1.5](https://www.github.com/blinkk/fileset/compare/v0.1.4...v0.1.5) (2021-05-28)
4+
5+
6+
### Features
7+
8+
* add ability to use server as staging only ([8c2d132](https://www.github.com/blinkk/fileset/commit/8c2d1324c9d9cf499a34ff6a47a6c27f38c47143))
9+
10+
11+
### Bug Fixes
12+
13+
* fix issue with missing config file ([bb792ab](https://www.github.com/blinkk/fileset/commit/bb792abd14f3443da6503df76a4a9db1fb52d802))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* release 0.1.5 ([44f88c1](https://www.github.com/blinkk/fileset/commit/44f88c1cbfa745ee9c49dfa5ff83274ac0011252))
19+
320
### 0.1.4 (2021-02-15)
421

522

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"engines": {
77
"node": ">=10.0.0"
88
},
9-
"version": "0.1.53",
9+
"version": "0.1.5",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)