Skip to content

Commit

Permalink
Bump version to 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrp13 committed Mar 22, 2024
1 parent a658a75 commit 37e4ecc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @magiclabs/wagmi-magic-connector

## 1.1.6

### Patch Changes

- Fix bug where email login couldn't be disabled

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magiclabs/wagmi-connector",
"version": "1.1.5",
"version": "1.1.6",
"description": "wagmi connector to connect with Magic SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 37e4ecc

Please sign in to comment.