Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit d033231

Browse files
Merge pull request #61 from EveripediaNetwork/changeset-release/main
Version Packages
2 parents 26be453 + ab9f86c commit d033231

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/old-peaches-call.md

-5
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @everipedia/wagmi-magic-connector
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- 58b39f3: Update Magic Connect Connector to use Magic Connect's Modal UI
8+
- This will use Magic Connect's Modal instead of homemade one.
9+
- Remove the styling props to constructor for migration
10+
311
## 0.10.1
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@everipedia/wagmi-magic-connector",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "wagmi connector to connect with Magic SDK",
55
"main": "build/module/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)