Skip to content

Commit 317c5cc

Browse files
authored
Merge pull request #4 from AlpakasLab/changeset-release/main
chore: update versions
2 parents 60c1e9e + 409475e commit 317c5cc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-keys-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alpakaslab/nextjs-jwt-auth
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 60c1e9e: export jwt type
8+
39
## 0.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alpakaslab/nextjs-jwt-auth",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"main": "index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)