Skip to content

Commit 6c44a40

Browse files
chore(release): 1.8.6 [skip ci]
## [1.8.6](v1.8.5...v1.8.6) (2020-08-29) ### Bug Fixes * sonar issues ([fbac22d](fbac22d)) * **ci:** use latest semantic-release action ([ee58da2](ee58da2)) * **deps:** update dependencies ([b53ee75](b53ee75)) * **ts-node:** use ts-node in demo ([29da23a](29da23a))
1 parent a1146e0 commit 6c44a40

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.8.6](https://github.com/d0whc3r/vue-auth-plugin/compare/v1.8.5...v1.8.6) (2020-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* sonar issues ([fbac22d](https://github.com/d0whc3r/vue-auth-plugin/commit/fbac22d56265709c9a5f09b3d8752b497cbd62a8))
9+
* **ci:** use latest semantic-release action ([ee58da2](https://github.com/d0whc3r/vue-auth-plugin/commit/ee58da2d8ad8171134ded489a97f36b4c174d895))
10+
* **deps:** update dependencies ([b53ee75](https://github.com/d0whc3r/vue-auth-plugin/commit/b53ee75748a66a6b75f4e1784dd99c2e92180c7b))
11+
* **ts-node:** use ts-node in demo ([29da23a](https://github.com/d0whc3r/vue-auth-plugin/commit/29da23a6ef2d7dcb6416b15f92fc0ed6e19cd580))
12+
313
## [1.8.5](https://github.com/d0whc3r/vue-auth-plugin/compare/v1.8.4...v1.8.5) (2020-07-19)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d0whc3r/vue-auth-plugin",
3-
"version": "1.8.5",
3+
"version": "1.8.6",
44
"author": {
55
"email": "d0whc3r@gmail.com",
66
"name": "d0whc3r",

0 commit comments

Comments
 (0)