Skip to content

Commit 6b4d644

Browse files
author
Magic Labs
committed
Update CHANGELOG.md [skip ci]
1 parent ceb37c0 commit 6b4d644

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
#### 🐛 Bug Fix
44

5+
- fix: add missing Content-Type header to POST requests [#144](https://github.com/magiclabs/magic-admin-js/pull/144) ([@damianjachyra](https://github.com/damianjachyra))
6+
- Update URLs [#143](https://github.com/magiclabs/magic-admin-js/pull/143) ([@damianjachyra](https://github.com/damianjachyra))
7+
- fix: use --frozen-lockfile in CI to prevent yarn.lock modifications [#142](https://github.com/magiclabs/magic-admin-js/pull/142) ([@damianjachyra](https://github.com/damianjachyra))
8+
- Update All Deps [#141](https://github.com/magiclabs/magic-admin-js/pull/141) ([@damianjachyra](https://github.com/damianjachyra))
9+
10+
#### Authors: 1
11+
12+
- Damian Jachyra ([@damianjachyra](https://github.com/damianjachyra))
13+
14+
---
15+
16+
# v2.8.1 (Thu Oct 02 2025)
17+
18+
#### 🐛 Bug Fix
19+
520
- Add missing Content-Type header to POST requests to fix 422 errors ([@damianjachyra](https://github.com/damianjachyra))
621
- Fix header casing from X-Magic-Secret-key to X-Magic-Secret-Key ([@damianjachyra](https://github.com/damianjachyra))
722

0 commit comments

Comments
 (0)