Skip to content

Commit 7e6b558

Browse files
chore(release): 1.17.8 [skip ci]
## [1.17.8](v1.17.7...v1.17.8) (2025-03-14) ### Bug Fixes * upgrade axios to fix security issue ([935a13a](935a13a)), closes [#106](#106)
1 parent 935a13a commit 7e6b558

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.8](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.7...v1.17.8) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade axios to fix security issue ([935a13a](https://github.com/liuweiGL/vite-plugin-mkcert/commit/935a13a6edb81375bd8b3151e919faff34171f3e)), closes [#106](https://github.com/liuweiGL/vite-plugin-mkcert/issues/106)
7+
18
## [1.17.7](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.6...v1.17.7) (2025-02-28)
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.7",
3+
"version": "1.17.8",
44
"description": "Provide certificates for vite's https dev service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)