Skip to content

Commit

Permalink
chore(release): v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed May 9, 2024
1 parent 431d189 commit 7806ec5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v2.4.1

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

### 🌊 Types

- **useDirectusRest:** Set unset `DirectusSchema` type to `any` #84 ([#84](https://github.com/becem-gharbi/nuxt-directus/issues/84))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v2.4.0

[compare changes](https://github.com/becem-gharbi/nuxt-directus/compare/v2.3.1...v2.4.0)
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.4.0",
"version": "2.4.1",
"license": "MIT",
"type": "module",
"author": "Becem Gharbi",
Expand Down Expand Up @@ -57,4 +57,4 @@
"peerDependencies": {
"@vue/apollo-composable": "^4.0.1"
}
}
}

0 comments on commit 7806ec5

Please sign in to comment.