Skip to content

Commit 750ec83

Browse files
chore(release): 1.17.4 [skip ci]
## [1.17.4](v1.17.3...v1.17.4) (2024-02-27) ### Bug Fixes * the plugin reports mkcert not recognized as an internal or external command when parentheses in the folder name ([02278c8](02278c8)), closes [#83](#83)
1 parent 02278c8 commit 750ec83

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.4](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.3...v1.17.4) (2024-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* the plugin reports mkcert not recognized as an internal or external command when parentheses in the folder name ([02278c8](https://github.com/liuweiGL/vite-plugin-mkcert/commit/02278c870d5a15be41a540457d1e65c927e9f8a2)), closes [#83](https://github.com/liuweiGL/vite-plugin-mkcert/issues/83)
7+
18
## [1.17.3](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.17.2...v1.17.3) (2024-01-18)
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.3",
3+
"version": "1.17.4",
44
"description": "Provide certificates for vite's https dev service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)