Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.0...v1.13.0) (2023-02-04)

### Features

* retain the existing ca ([ee85a33](ee85a33)), closes [#59](#59)

### Performance Improvements

* pretty log formatter ([f75dfd1](f75dfd1))
  • Loading branch information
semantic-release-bot committed Feb 4, 2023
1 parent 3ccb527 commit 3b5d3e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.13.0](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.12.0...v1.13.0) (2023-02-04)


### Features

* retain the existing ca ([ee85a33](https://github.com/liuweiGL/vite-plugin-mkcert/commit/ee85a3367ee0dd55219c5c6f87865a3ec6a69a3d)), closes [#59](https://github.com/liuweiGL/vite-plugin-mkcert/issues/59)


### Performance Improvements

* pretty log formatter ([f75dfd1](https://github.com/liuweiGL/vite-plugin-mkcert/commit/f75dfd18e761ae521ba1d7537ed7ad3c7ef3a72d))

# [1.12.0](https://github.com/liuweiGL/vite-plugin-mkcert/compare/v1.11.0...v1.12.0) (2023-01-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-mkcert",
"version": "1.12.0",
"version": "1.13.0",
"description": "Provide certificates for vite's https dev service",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3b5d3e9

Please sign in to comment.