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 c5be1a1 commit c81b6edCopy full SHA for c81b6ed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[2.1.3](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.2...v2.1.3) (2026-01-08)</small>
2
+### Continuous Integration
3
+
4
+* build file was missing ([c5be1a1](https://github.com/vitejs/vite-plugin-basic-ssl/commit/c5be1a11b0d2b38a2f3275e33e238cd2baa44e72))
5
6
## <small>[2.1.2](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.1...v2.1.2) (2026-01-08)</small>
7
### Miscellaneous Chores
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-basic-ssl",
- "version": "2.1.2",
+ "version": "2.1.3",
"type": "module",
"license": "MIT",
"author": "Evan You and Vite Contributors",
0 commit comments