Skip to content

Commit 3784a6d

Browse files
committed
release: v0.1.1
1 parent 9a1415c commit 3784a6d

File tree

3 files changed

+10
-218
lines changed

3 files changed

+10
-218
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.1.1 (2022-07-06)
2+
3+
4+
### Features
5+
6+
* plugin basic ssl, initial commit ([c80acb5](https://github.com/vitejs/vite-plugin-basic-ssl/commit/c80acb5942b96a3260712cf8805c972e09762a96))
7+
8+
9+

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.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"author": "Evan You and Vite Contributors",
66
"files": [

0 commit comments

Comments
 (0)