Skip to content

Commit 182b09d

Browse files
committed
release: v2.2.0
1 parent dfe789d commit 182b09d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.0](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.4...v2.2.0) (2026-03-12)
2+
### Features
3+
4+
* add Vite v8 to peer dependency ([dfe789d](https://github.com/vitejs/vite-plugin-basic-ssl/commit/dfe789d68eb15801e3c7de671b4286e21371fb01))
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update all non-major dependencies ([#94](https://github.com/vitejs/vite-plugin-basic-ssl/issues/94)) ([3b57894](https://github.com/vitejs/vite-plugin-basic-ssl/commit/3b57894c9ff29ef884bcb369d84c72c226bd9d25))
9+
110
## <small>[2.1.4](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.3...v2.1.4) (2026-01-20)</small>
211
### Miscellaneous Chores
312

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.4",
3+
"version": "2.2.0",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You and Vite Contributors",

0 commit comments

Comments
 (0)