Skip to content

Commit 273f339

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore(main): release 0.9.0
1 parent 49c736e commit 273f339

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/blinkk/fileset/compare/v0.8.0...v0.9.0) (2023-08-26)
4+
5+
6+
### Features
7+
8+
* add cache to manifest lookup ([e12c0c3](https://github.com/blinkk/fileset/commit/e12c0c3e16f432f1b4a8bd5892f3c9e61a577172))
9+
10+
11+
### Bug Fixes
12+
13+
* update webpack ([49c736e](https://github.com/blinkk/fileset/commit/49c736e3d7822839b8687030ae388ef704af9416))
14+
315
## [0.8.0](https://github.com/blinkk/fileset/compare/v0.7.4...v0.8.0) (2022-11-17)
416

517

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

0 commit comments

Comments
 (0)