Skip to content

Commit ae71089

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore: release 0.4.13
1 parent 4fb2f02 commit ae71089

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.13](https://www.github.com/blinkk/fileset/compare/v0.4.12...v0.4.13) (2021-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure unhandled promises fail ([4fb2f02](https://www.github.com/blinkk/fileset/commit/4fb2f02a0bc3157d6b2c7dabbbb1593edb598f70))
9+
310
### [0.4.12](https://www.github.com/blinkk/fileset/compare/v0.4.11...v0.4.12) (2021-10-22)
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.4.12",
9+
"version": "0.4.13",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)