We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cc6e9 commit a766dd5Copy full SHA for a766dd5
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/package-template/compare/v0.4.0...main)
+## [Unreleased](https://github.com/laravel/package-template/compare/v0.5.0...main)
4
+
5
+## [v0.5.0](https://github.com/laravel/package-template/compare/v0.4.0...v0.5.0) - 2022-07-19
6
7
+### Added
8
9
+- Vite 3 support by @timacdonald in https://github.com/laravel/vite-plugin/pull/77
10
11
## [v0.4.0](https://github.com/laravel/package-template/compare/v0.1.0...v0.4.0) - 2022-07-13
12
0 commit comments