Skip to content

Commit c5b68a4

Browse files
chore(release): 1.17.7 [skip ci]
## [1.17.7](v1.17.6...v1.17.7) (2025-02-28) ### Bug Fixes * Remove @octokit/rest to fix security vulnerability ([c1b4468](c1b4468)), closes [#105](#105)
1 parent c1b4468 commit c5b68a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.17.7](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.6...v1.17.7) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove @octokit/rest to fix security vulnerability ([c1b4468](https://github.com/liuweiGL/vite-plugin-mkcert/commit/c1b446836a1489d14089a6b8ecb207e17a3d31f1)), closes [#105](https://github.com/liuweiGL/vite-plugin-mkcert/issues/105)
7+
18
## [1.17.6](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.5...v1.17.6) (2024-08-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-mkcert",
3-
"version": "1.17.6",
3+
"version": "1.17.7",
44
"description": "Provide certificates for vite's https dev service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)