Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCampionJr committed Dec 16, 2023
1 parent a8d8137 commit c861280
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file.

## v0.9.1...v0.10.0

[compare changes](https://github.com/johncampionjr/vite-plugin-vue-layouts/compare/v0.9.1...v0.10.0)

### 🚀 Enhancements

- Use fastest plugin available based on options ([8e76bad](https://github.com/johncampionjr/vite-plugin-vue-layouts/commit/8e76bad))

### 🩹 Fixes

- Synchronize the logic of clientLayout to defaultLayout, close #130 ([#132](https://github.com/johncampionjr/vite-plugin-vue-layouts/pull/132), [#130](https://github.com/johncampionjr/vite-plugin-vue-layouts/issues/130))

### 📖 Documentation

- Add config for unplug-vue-router ([5542aa7](https://github.com/johncampionjr/vite-plugin-vue-layouts/commit/5542aa7))

### 🏡 Chore

- Add simpler example with unplugin-vue-router ([cae7638](https://github.com/johncampionjr/vite-plugin-vue-layouts/commit/cae7638))
- Fix eslint ([d10ac31](https://github.com/johncampionjr/vite-plugin-vue-layouts/commit/d10ac31))

### ❤️ Contributors

- Markthree ([@markthree](http://github.com/markthree))

## v0.9.0...v0.9.1

[compare changes](https://github.com/johncampionjr/vite-plugin-vue-layouts/compare/699638bf817e1f93c32266af78efadd95b28c6e1...v0.9.1)
Expand Down Expand Up @@ -45,7 +70,6 @@ All notable changes to this project will be documented in this file.

### ❤️ Contributors

- John Campion Jr <john@brightshore.com>
- Markthree ([@markthree](http://github.com/markthree))
- Xbmlz ([@xbmlz](http://github.com/xbmlz))

Expand Down

0 comments on commit c861280

Please sign in to comment.