Skip to content

Commit 7b3450c

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.6...v1.9.0) (2020-11-15) ### Bug Fixes * **deps:** update dependencies ([9682a33](9682a33)) ### Features * add register ([#301](#301)) ([0a460ce](0a460ce))
1 parent 9682a33 commit 7b3450c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
# [1.9.0](https://github.com/d0whc3r/vue-auth-plugin/compare/v1.8.6...v1.9.0) (2020-11-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependencies ([9682a33](https://github.com/d0whc3r/vue-auth-plugin/commit/9682a3355e636dd460aa321ce7484b5b5c938048))
9+
10+
11+
### Features
12+
13+
* add register ([#301](https://github.com/d0whc3r/vue-auth-plugin/issues/301)) ([0a460ce](https://github.com/d0whc3r/vue-auth-plugin/commit/0a460ce6fda87b37f195aefff3e18f00fc2b0937))
14+
315
## [1.8.6](https://github.com/d0whc3r/vue-auth-plugin/compare/v1.8.5...v1.8.6) (2020-08-29)
416

517

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.6",
3+
"version": "1.9.0",
44
"author": {
55
"email": "d0whc3r@gmail.com",
66
"name": "d0whc3r",

0 commit comments

Comments
 (0)