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

Commit c551704

Browse files
committed
chore: release v0.3.4
1 parent 4383ad9 commit c551704

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
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.4](https://github.com/Hebilicious/authjs-nuxt/compare/v0.3.3...v0.3.4) (2023-09-22)
2+
3+
4+
15
## [0.3.3](https://github.com/Hebilicious/authjs-nuxt/compare/v0.3.2...v0.3.3) (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.3",
4+
"version": "0.3.4",
55
"private": true,
66
"workspaces": [
77
"packages/*",

packages/authjs-nuxt/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

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.3",
4+
"version": "0.3.4",
55
"license": "MIT",
66
"repository": "Hebilicious/authjs-nuxt",
77
"exports": {

0 commit comments

Comments
 (0)