Skip to content

Commit a75ec1e

Browse files
committed
release: v2.1.2
1 parent 135a6c2 commit a75ec1e

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+
## <small>[2.1.2](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.1...v2.1.2) (2026-01-08)</small>
2+
### Miscellaneous Chores
3+
4+
* add `"type": "module"` and fix publishing ([135a6c2](https://github.com/vitejs/vite-plugin-basic-ssl/commit/135a6c2b76de0c217c9276a26d98a44273ae325b))
5+
16
## <small>[2.1.1](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.0...v2.1.1) (2026-01-08)</small>
27
### Miscellaneous Chores
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": "2.1.1",
3+
"version": "2.1.2",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You and Vite Contributors",

0 commit comments

Comments
 (0)