Skip to content

Commit

Permalink
chore: version packages (#3303)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 12, 2023
1 parent 51eca0f commit e69f317
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-boats-jump.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nervous-tigers-smash.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @wagmi/connectors

## 3.1.9

### Patch Changes

- [#3114](https://github.com/wevm/wagmi/pull/3114) [`51eca0fb`](https://github.com/wevm/wagmi/commit/51eca0fbaea6932f31a5b8b4213f0252280053e2) Thanks [@akathecoder](https://github.com/akathecoder)! - Added Okto Wallet to Injected Wallets Connector

- [#3299](https://github.com/wevm/wagmi/pull/3299) [`b02020b3`](https://github.com/wevm/wagmi/commit/b02020b3724e0228198f35817611bb063295906e) Thanks [@dasanra](https://github.com/dasanra)! - Fixed issue with [Safe SDK](https://github.com/wevm/viem/issues/579) by bumping `@safe-global/[email protected]`

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@wagmi/connectors",
"description": "A collection of connectors for wagmi",
"license": "MIT",
"version": "3.1.8",
"version": "3.1.9",
"scripts": {
"build": "tsup",
"dev": "DEV=true tsup"
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @wagmi/core

## 1.4.11

### Patch Changes

- [#3299](https://github.com/wevm/wagmi/pull/3299) [`b02020b3`](https://github.com/wevm/wagmi/commit/b02020b3724e0228198f35817611bb063295906e) Thanks [@dasanra](https://github.com/dasanra)! - Fixed issue with [Safe SDK](https://github.com/wevm/viem/issues/579) by bumping `@safe-global/[email protected]`

- Updated dependencies [[`51eca0fb`](https://github.com/wevm/wagmi/commit/51eca0fbaea6932f31a5b8b4213f0252280053e2), [`b02020b3`](https://github.com/wevm/wagmi/commit/b02020b3724e0228198f35817611bb063295906e)]:
- @wagmi/connectors@3.1.9

## 1.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@wagmi/core",
"description": "Vanilla JS library for Ethereum",
"license": "MIT",
"version": "1.4.10",
"version": "1.4.11",
"repository": {
"type": "git",
"url": "https://github.com/wagmi-dev/wagmi.git",
Expand Down
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# wagmi

## 1.4.11

### Patch Changes

- [#3299](https://github.com/wevm/wagmi/pull/3299) [`b02020b3`](https://github.com/wevm/wagmi/commit/b02020b3724e0228198f35817611bb063295906e) Thanks [@dasanra](https://github.com/dasanra)! - Fixed issue with [Safe SDK](https://github.com/wevm/viem/issues/579) by bumping `@safe-global/[email protected]`

- Updated dependencies [[`b02020b3`](https://github.com/wevm/wagmi/commit/b02020b3724e0228198f35817611bb063295906e)]:
- @wagmi/core@1.4.11

## 1.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wagmi",
"description": "React Hooks for Ethereum",
"license": "MIT",
"version": "1.4.10",
"version": "1.4.11",
"repository": {
"type": "git",
"url": "https://github.com/wagmi-dev/wagmi.git",
Expand Down

1 comment on commit e69f317

@vercel
Copy link

@vercel vercel bot commented on e69f317 Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.