Skip to content

Commit

Permalink
chore(release): v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Mar 18, 2024
1 parent 8d38b7a commit be94ddf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v2.3.0

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

### 🚀 Enhancements

- **auth:** Support session mode ([#81](https://github.com/becem-gharbi/nuxt-directus/pull/81))

### 🌊 Types

- Fix issues ([8d38b7a](https://github.com/becem-gharbi/nuxt-directus/commit/8d38b7a))

### ❤️ Contributors

- Becem-gharbi <[email protected]>
- Becem <[email protected]>

## v2.2.3

[compare changes](https://github.com/becem-gharbi/nuxt-directus/compare/v2.2.2...v2.2.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bg-dev/nuxt-directus",
"version": "2.2.3",
"version": "2.3.0",
"license": "MIT",
"type": "module",
"author": "Becem Gharbi",
Expand Down Expand Up @@ -56,4 +56,4 @@
"peerDependencies": {
"@vue/apollo-composable": "^4.0.1"
}
}
}

0 comments on commit be94ddf

Please sign in to comment.