Skip to content

Commit

Permalink
chore(release): v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Jul 19, 2023
1 parent 54477f7 commit 0eecf7a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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.5.0


### 🚀 Enhancements

- ✨ Add inviteUser and inviteAccept (5509f7a)

### 🩹 Fixes

- Linting (75a06b0)
- NavigateTo is undefined && middleware warning (5549ccc)

### 📖 Documentation

- 📝 Add DirectusInvite types to documentation. (115cd0d)

### 🏡 Chore

- Fix publish command (54477f7)

### ❤️ Contributors

- Conner Bachmann ([@Intevel](http://github.com/Intevel))
- Craig Harman <[email protected]>

## v5.4.4


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

1 comment on commit 0eecf7a

@vercel
Copy link

@vercel vercel bot commented on 0eecf7a Jul 19, 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-git-main-intevel.vercel.app
nuxt-directus-intevel.vercel.app
nuxt-directus-docs.vercel.app

Please sign in to comment.