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 2abd0b5 commit 9e29507Copy full SHA for 9e29507
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/vite-plugin/compare/v0.6.1...main)
+## [Unreleased](https://github.com/laravel/vite-plugin/compare/v0.7.0...main)
4
+
5
+## [v0.7.0](https://github.com/laravel/vite-plugin/compare/v0.6.1...v0.7.0) - 2022-10-25
6
7
+### Changed
8
9
+- Respect user manifest config by @jessarcher in https://github.com/laravel/vite-plugin/pull/150
10
+- Support loading certificates from environment variables by @innocenzi in https://github.com/laravel/vite-plugin/pull/151
11
12
+### Fixed
13
14
+- Fix colors by @timacdonald in https://github.com/laravel/vite-plugin/pull/154
15
16
## [v0.6.1](https://github.com/laravel/vite-plugin/compare/v0.6.0...v0.6.1) - 2022-09-21
17
0 commit comments