Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4749546

Browse files
committed
chore: release v0.3.5
1 parent 4aa4a33 commit 4749546

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.3.5](https://github.com/Hebilicious/authjs-nuxt/compare/v0.3.4...v0.3.5) (2023-10-18)
2+
3+
4+
15
## [0.3.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.3.3...v0.3.4) (2023-09-22)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hebilicious/authjs-nuxt",
33
"type": "module",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"private": true,
66
"workspaces": [
77
"packages/*",

packages/authjs-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hebilicious/authjs-nuxt",
33
"type": "module",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"license": "MIT",
66
"repository": "Hebilicious/authjs-nuxt",
77
"exports": {

0 commit comments

Comments
 (0)