Skip to content

Commit

Permalink
chore(main): release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jeremydw committed Jan 8, 2024
1 parent 33adcf6 commit f17325e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.10.0](https://github.com/blinkk/fileset/compare/v0.9.1...v0.10.0) (2024-01-08)


### Features

* handle clean urls e.g. /foo.html -> /foo/ ([33adcf6](https://github.com/blinkk/fileset/commit/33adcf6af775bfec4495b5059df26ddd61ca5c7b))

## [0.9.1](https://github.com/blinkk/fileset/compare/v0.9.0...v0.9.1) (2023-09-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engines": {
"node": ">=10.0.0"
},
"version": "0.9.1",
"version": "0.10.0",
"license": "MIT",
"homepage": "https://github.com/blinkkcode/fileset/",
"repository": {
Expand Down

0 comments on commit f17325e

Please sign in to comment.