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 2667828 commit bd75e51Copy full SHA for bd75e51
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.0.0](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v0.1.2...v1.0.0) (2022-12-09)
2
+
3
+* Support Vite 3 and 4.
4
5
6
## [0.1.2](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v0.1.1...v0.1.2) (2022-08-17)
7
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-basic-ssl",
- "version": "0.1.2",
+ "version": "1.0.0",
"license": "MIT",
"author": "Evan You and Vite Contributors",
"files": [
0 commit comments