Skip to content

Commit b292880

Browse files
committed
chore(release): 0.1.15
1 parent 83cbaf0 commit b292880

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.15](https://github.com/gravitano/vue-auth/compare/v0.1.13...v0.1.15) (2022-03-22)
6+
7+
8+
### Bug Fixes
9+
10+
* improve typings ([df85ec1](https://github.com/gravitano/vue-auth/commit/df85ec1342e18e2581449b9ee5ee0ed9306116c0))
11+
* pass auth options when saving state to storage ([e68b5ec](https://github.com/gravitano/vue-auth/commit/e68b5ec0aeae4221a39d8fbecb40d9682d8085ec))
12+
513
### [0.1.14](https://gitlab.com/wartek-id/belajar-id/belajar.id-cms/compare/v0.0.2-alpha.1...v0.1.14) (2022-01-11)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravitano/vue-auth",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Authentication Plugin for Vue 3",
55
"author": "Warsono <[email protected]>",
66
"homepage": "",

0 commit comments

Comments
 (0)