Skip to content

Commit

Permalink
chore(release): v5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Jun 11, 2023
1 parent 77e1ff1 commit 884125f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

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.

## v5.4.4


### 🩹 Fixes

- 'token_expired' always 'true'. #157 (#157)

### 📖 Documentation

- Add autoRefresh (f85c44c)
- Add onAutoRefreshFailure (01dd6cd)
- Added maxAgeRefreshToken (39597cf)
- #149 useAsyncData (#149)

### 🏡 Chore

- **release:** V5.4.1 (19610b2)

### ❤️ Contributors

- Matt
- Conner ([@Intevel](http://github.com/Intevel))

## v5.4.3


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": "nuxt-directus",
"version": "5.4.3",
"version": "5.4.4",
"license": "MIT",
"repository": "https://github.com/intevel/nuxt-directus",
"homepage": "https://nuxt-directus.netlify.app/",
Expand Down

1 comment on commit 884125f

@vercel
Copy link

@vercel vercel bot commented on 884125f Jun 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-directus – ./

nuxt-directus-docs.vercel.app
nuxt-directus-intevel.vercel.app
nuxt-directus-git-main-intevel.vercel.app

Please sign in to comment.