Skip to content

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Feb 13, 2024
1 parent b413f15 commit d0953a6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v2.2.0

[compare changes](https://github.com/becem-gharbi/nuxt-directus/compare/v2.1.11...v2.2.0)

### 🚀 Enhancements

- Upgrade `@directus/sdk` to v15 ([05fef5f](https://github.com/becem-gharbi/nuxt-directus/commit/05fef5f))

### 💅 Refactors

- Avoid auto-import of `useDirectusAuth` `useDirectusSession` if `auth` disabled ([416b483](https://github.com/becem-gharbi/nuxt-directus/commit/416b483))

### 🌊 Types

- Solve typecheck issues ([b413f15](https://github.com/becem-gharbi/nuxt-directus/commit/b413f15))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v2.1.11

[compare changes](https://github.com/becem-gharbi/nuxt-directus/compare/v2.1.10...v2.1.11)
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": "@bg-dev/nuxt-directus",
"version": "2.1.11",
"version": "2.2.0",
"license": "MIT",
"type": "module",
"author": "Becem Gharbi",
Expand Down

0 comments on commit d0953a6

Please sign in to comment.