Skip to content

Commit d29eabf

Browse files
committed
chore(release): v0.4.11
1 parent e0d5275 commit d29eabf

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33

4+
## v0.4.11
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.10...v0.4.11)
7+
8+
### 🏡 Chore
9+
10+
- **deps-dev:** Bump vue-tsc from 2.1.2 to 2.1.4 ([35efc7b](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/35efc7b))
11+
- **deps-dev:** Bump @types/node from 22.5.1 to 22.5.2 ([7a7e912](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/7a7e912))
12+
- **deps-dev:** Bump @nuxt/eslint-config from 0.5.4 to 0.5.5 ([84e836d](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/84e836d))
13+
14+
### 🤖 CI
15+
16+
- Added prerelease pipeline ([deff64a](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/deff64a))
17+
18+
### ❤️ Contributors
19+
20+
- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
21+
422
## v0.4.10
523

624
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.9...v0.4.10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-auth-sanctum",
3-
"version": "0.4.10",
3+
"version": "0.4.11",
44
"author": "Artem Manchenkov",
55
"description": "Nuxt module for Laravel Sanctum authentication",
66
"homepage": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",

0 commit comments

Comments
 (0)