Skip to content

Commit be820bb

Browse files
committed
chore(release): v1.4.3
1 parent 5b0fb8a commit be820bb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.4.3
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v1.4.2...v1.4.3)
7+
8+
### 🏡 Chore
9+
10+
- **deps-dev:** Bump @nuxt/devtools from 2.7.0 to 3.0.1 ([ae873cf](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/ae873cf))
11+
- **docs:** Updated readme ([a68d9a6](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/a68d9a6))
12+
- Remove outdated type augmentation ([5df0223](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/5df0223))
13+
14+
### ❤️ Contributors
15+
16+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
17+
418
## v1.4.2
519

620
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v1.4.1...v1.4.2)

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": "1.4.2",
3+
"version": "1.4.3",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "artem@manchenkoff.me",

0 commit comments

Comments
 (0)