Skip to content

Commit 158fd77

Browse files
committed
chore(release): v2.3.3
1 parent 4562443 commit 158fd77

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v2.3.3
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v2.3.2...v2.3.3)
7+
8+
### 🩹 Fixes
9+
10+
- **proxy:** Use runtime-agnostic readRawBody for multipart file uploads ([#582](https://github.com/manchenkoff/nuxt-auth-sanctum/pull/582))
11+
12+
### 🏡 Chore
13+
14+
- **ci:** Upgraded action versions ([daffcee](https://github.com/manchenkoff/nuxt-auth-sanctum/commit/daffcee))
15+
16+
### ❤️ Contributors
17+
18+
- Derrick Obedgiu <derrickobedgiu@gmail.com>
19+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
20+
421
## v2.3.2
522

623
[compare changes](https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v2.3.1...v2.3.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": "2.3.2",
3+
"version": "2.3.3",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "artem@manchenkoff.me",

0 commit comments

Comments
 (0)