Skip to content

Commit f17325e

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore(main): release 0.10.0
1 parent 33adcf6 commit f17325e

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.10.0](https://github.com/blinkk/fileset/compare/v0.9.1...v0.10.0) (2024-01-08)
4+
5+
6+
### Features
7+
8+
* handle clean urls e.g. /foo.html -> /foo/ ([33adcf6](https://github.com/blinkk/fileset/commit/33adcf6af775bfec4495b5059df26ddd61ca5c7b))
9+
310
## [0.9.1](https://github.com/blinkk/fileset/compare/v0.9.0...v0.9.1) (2023-09-14)
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.9.1",
9+
"version": "0.10.0",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)