From 5c50085b754b2fdf40adc2efa1a59fd02573ae30 Mon Sep 17 00:00:00 2001 From: Magic Labs Date: Wed, 3 Apr 2024 18:15:25 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f2ebc3..6a81135 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# v2.2.0 (Wed Apr 03 2024) + +#### 🚀 Enhancement + +- Adding type and abis [#122](https://github.com/magiclabs/magic-admin-js/pull/122) ([@bengriffin1](https://github.com/bengriffin1) [@Ethella](https://github.com/Ethella)) + +#### 🐛 Bug Fix + +- Pdeexp 594 update admin sdk dependency versions to support web 3 [#123](https://github.com/magiclabs/magic-admin-js/pull/123) ([@Ethella](https://github.com/Ethella)) + +#### Authors: 2 + +- Ben Griffin ([@bengriffin1](https://github.com/bengriffin1)) +- Jerry Liu ([@Ethella](https://github.com/Ethella)) + +--- + # v2.1.0 (Fri Jan 19 2024) #### 🚀 Enhancement