Skip to content

Commit 7ae2b3c

Browse files
chore(release): 🔖 1.6.5 [skip ci]
## [1.6.5](v1.6.4...v1.6.5) (2024-10-29) ### Bug Fixes * 🐛 use Fetch API Headers ([5d8cbcd](5d8cbcd))
1 parent 5d8cbcd commit 7ae2b3c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.5](https://github.com/Morgbn/nuxt-csurf/compare/v1.6.4...v1.6.5) (2024-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: use Fetch API Headers ([5d8cbcd](https://github.com/Morgbn/nuxt-csurf/commit/5d8cbcd86b5635103e386b9b445060b32d5ac8cf))
7+
18
## [1.6.4](https://github.com/Morgbn/nuxt-csurf/compare/v1.6.3...v1.6.4) (2024-10-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-csurf",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "Nuxt Cross-Site Request Forgery (CSRF) Prevention",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)