Skip to content

Commit

Permalink
release: v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Apr 7, 2023
1 parent 706469f commit d1faa4e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/iles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.9.4](https://github.com/ElMassimo/iles/compare/v0.9.3...v0.9.4) (2023-04-07)


### Bug Fixes

* only resolve layout components if the file exists (close [#235](https://github.com/ElMassimo/iles/issues/235)) ([706469f](https://github.com/ElMassimo/iles/commit/706469fdb9b592645b304ca78addfc5730bab8a3))



## [0.9.3](https://github.com/ElMassimo/iles/compare/v0.9.2...v0.9.3) (2023-04-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/iles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iles",
"description": "Vite & Vue powered static site generator with partial hydration",
"version": "0.9.3",
"version": "0.9.4",
"type": "module",
"bin": {
"iles": "bin/iles.js"
Expand Down

0 comments on commit d1faa4e

Please sign in to comment.