Skip to content

Commit bd75e51

Browse files
committed
release: v1.0.0
1 parent 2667828 commit bd75e51

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## [0.1.2](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v0.1.1...v0.1.2) (2022-08-17)
27

38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-basic-ssl",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"author": "Evan You and Vite Contributors",
66
"files": [

0 commit comments

Comments
 (0)