Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2022-05-20)

### Bug Fixes

* preview mode can use https ([#28](#28)) ([048a8d1](048a8d1))
  • Loading branch information
semantic-release-bot committed May 20, 2022
1 parent 72803ec commit bdbd92a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.6.1](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.6.0...v1.6.1) (2022-05-20)


### Bug Fixes

* preview mode can use https ([#28](https://github.com/liuweiGL/vite-plugin-mkcert/issues/28)) ([048a8d1](https://github.com/liuweiGL/vite-plugin-mkcert/commit/048a8d109631da59cba7e38e3a350b41d7600201))

# Changelog

Expand Down Expand Up @@ -249,7 +255,4 @@

1. [chore: 使用 pnpm 包管理器](https://github.com/liuweiGL/vite-plugin-mkcert/commit/2f1f7c2) :point_right: ( [liuweigl](<https://github.com/liuweigl>) )

1. [chore: conform with the vite plugin conventions](https://github.com/liuweiGL/vite-plugin-mkcert/commit/4097e30) :point_right: ( [liuwei](<https://github.com/liuwei>) )



1. [chore: conform with the vite plugin conventions](https://github.com/liuweiGL/vite-plugin-mkcert/commit/4097e30) :point_right: ( [liuwei](<https://github.com/liuwei>) )
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-mkcert",
"version": "1.6.0",
"version": "1.6.1",
"description": "Provide certificates for vite's https dev service",
"repository": {
"type": "git",
Expand Down Expand Up @@ -59,4 +59,4 @@
"semantic-release": "^19.0.2",
"typescript": "latest"
}
}
}

0 comments on commit bdbd92a

Please sign in to comment.