Skip to content

Commit

Permalink
chore(release): 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vuthanhbayit committed Nov 15, 2022
1 parent 88d29a6 commit c7d42bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [4.0.3](https://github.com/vuthanhbayit/vue3-auth/compare/v4.0.2...v4.0.3) (2022-11-15)


### Bug Fixes

* fetch data ([9da50d8](https://github.com/vuthanhbayit/vue3-auth/commit/9da50d86a351143ced9bb231d0f6a3c53be3c785))

### [4.0.2](https://github.com/vuthanhbayit/vue3-auth/compare/v4.0.1...v4.0.2) (2022-11-14)

### [4.0.1](https://github.com/vuthanhbayit/vue3-auth/compare/v4.0.0...v4.0.1) (2022-11-14)
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": "vue3-auth",
"version": "4.0.2",
"version": "4.0.3",
"description": "A simple light-weight authentication library for Vue 3",
"keywords": [
"vue",
Expand Down

0 comments on commit c7d42bf

Please sign in to comment.