Skip to content

Commit be83040

Browse files
chore(release): 1.17.6 [skip ci]
## [1.17.6](v1.17.5...v1.17.6) (2024-08-15) ### Bug Fixes * SSRF in axios ([696513f](696513f)), closes [#93](#93) ### Performance Improvements * update code style ([2ccce41](2ccce41)) * upgrade dependencies ([baa7dfd](baa7dfd))
1 parent 2ccce41 commit be83040

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.17.6](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.5...v1.17.6) (2024-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* SSRF in axios ([696513f](https://github.com/liuweiGL/vite-plugin-mkcert/commit/696513ffd986b6b22c1dea6ba386b879879eb95b)), closes [#93](https://github.com/liuweiGL/vite-plugin-mkcert/issues/93)
7+
8+
9+
### Performance Improvements
10+
11+
* update code style ([2ccce41](https://github.com/liuweiGL/vite-plugin-mkcert/commit/2ccce4174c781beb14aacbfbb1942e25691cd716))
12+
* upgrade dependencies ([baa7dfd](https://github.com/liuweiGL/vite-plugin-mkcert/commit/baa7dfd7f63c38fa99888d50bcbde029ebe696f9))
13+
114
## [1.17.5](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.4...v1.17.5) (2024-03-20)
215

316

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.5",
3+
"version": "1.17.6",
44
"description": "Provide certificates for vite's https dev service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)