Skip to content

Commit 9fbd78a

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore: release 0.4.9
1 parent ed28e24 commit 9fbd78a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.9](https://www.github.com/blinkk/fileset/compare/v0.4.8...v0.4.9) (2021-09-21)
4+
5+
6+
### Bug Fixes
7+
8+
* improve error reporting on upload ([ed28e24](https://www.github.com/blinkk/fileset/commit/ed28e24110c6277943cdcaf3cadcd6765049556d))
9+
310
### [0.4.8](https://www.github.com/blinkk/fileset/compare/v0.4.7...v0.4.8) (2021-09-21)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
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.8",
9+
"version": "0.4.9",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)