Skip to content

Commit

Permalink
chore(release): v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gxmari007 committed Jan 5, 2024
1 parent 6f9750e commit b98bd3c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.1.2

[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.1...v0.1.2)

### 🩹 Fixes

- 修复 composeable api 无类型 ([6f9750e](https://github.com/roshan-labs/auth/commit/6f9750e))

### ❤️ Contributors

- XiangGao <[email protected]>

## v0.1.1


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roshan-labs/auth",
"version": "0.1.1",
"version": "0.1.2",
"description": "Nuxt3 auth module",
"repository": "https://github.com/roshan-labs/auth",
"license": "MIT",
Expand Down Expand Up @@ -73,4 +73,4 @@
"vitest": "^1.1.3",
"zod": "^3.22.4"
}
}
}

0 comments on commit b98bd3c

Please sign in to comment.