Skip to content

Commit 84873ed

Browse files
committed
Bump the package version to 2.2.0
1 parent 5ba1041 commit 84873ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## `2.2.0` - 2026-02-06
2+
3+
#### 🚀 New Features
4+
5+
- **Added `get_metadata_by_email` to User resource**
6+
- Enables retrieving user metadata using email address.
7+
8+
---
9+
110
## `2.1.3` - 2025-11-24
211

312
#### 🐛 Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "magic-admin"
7-
version = "2.1.3"
7+
version = "2.2.0"
88
description = "Magic Python Library"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)