Skip to content

Commit db5f3b0

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore: release 0.4.0
1 parent 9d90c8c commit db5f3b0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.4.0](https://www.github.com/blinkk/fileset/compare/v0.3.0...v0.4.0) (2021-08-07)
4+
5+
6+
### Features
7+
8+
* add support for output manifest ([9d90c8c](https://www.github.com/blinkk/fileset/commit/9d90c8c72f87249aa84d92bcaca2608d5adbda55))
9+
310
## [0.3.0](https://www.github.com/blinkk/fileset/compare/v0.2.1...v0.3.0) (2021-08-04)
411

512

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.3.0",
9+
"version": "0.4.0",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)