Skip to content

Commit

Permalink
chore(release): v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Apr 26, 2023
1 parent ac5fd4e commit 66e3115
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.2.0


### 馃殌 Enhancements

- Make auth cookie names configurable (6193e2e)
- Integrated directus admin dashboard to devtools (#138)

### 馃┕ Fixes

- Missing type & incorrect usage (bf04ac3)
- Linting (21f542d)
- Return response on Errors, fixed linting (ac5fd4e)

### 馃摉 Documentation

- Add new documentation (#134)

### 鉂わ笍 Contributors

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

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

0 comments on commit 66e3115

Please sign in to comment.