Skip to content

Commit

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


## v2.1.11

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

### 🩹 Fixes

- **auth:** Solve failed refresh on Cloudflare workers ([613f831](https://github.com/becem-gharbi/nuxt-directus/commit/613f831))

### ❤️ Contributors

- Becem-gharbi <[email protected]>

## v2.1.10

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

0 comments on commit 5ef2feb

Please sign in to comment.