Skip to content

Commit

Permalink
chore: version packages (#3274)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 4, 2023
1 parent cc7e18f commit 4fc987e
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-horses-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-walls-cough.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.6

### Patch Changes

- [#3236](https://github.com/wevm/wagmi/pull/3236) [`cc7e18f2`](https://github.com/wevm/wagmi/commit/cc7e18f2e7f6b8b989f60f0b05aee70e996a9975) Thanks [@0xAsimetriq](https://github.com/0xAsimetriq)! - Updated @walletconnect/ethereum-provider

- [#3236](https://github.com/wevm/wagmi/pull/3236) [`cc7e18f2`](https://github.com/wevm/wagmi/commit/cc7e18f2e7f6b8b989f60f0b05aee70e996a9975) Thanks [@0xAsimetriq](https://github.com/0xAsimetriq)! - Updated @walletconnect/ethereum-provider

## 3.1.5

### 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.5",
"version": "3.1.6",
"scripts": {
"build": "tsup",
"dev": "DEV=true tsup"
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wagmi/core

## 1.4.8

### Patch Changes

- Updated dependencies [[`cc7e18f2`](https://github.com/wevm/wagmi/commit/cc7e18f2e7f6b8b989f60f0b05aee70e996a9975), [`cc7e18f2`](https://github.com/wevm/wagmi/commit/cc7e18f2e7f6b8b989f60f0b05aee70e996a9975)]:
- @wagmi/connectors@3.1.6

## 1.4.7

### 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.7",
"version": "1.4.8",
"repository": {
"type": "git",
"url": "https://github.com/wagmi-dev/wagmi.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wagmi

## 1.4.8

### Patch Changes

- Updated dependencies []:
- @wagmi/core@1.4.8

## 1.4.7

### 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.7",
"version": "1.4.8",
"repository": {
"type": "git",
"url": "https://github.com/wagmi-dev/wagmi.git",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 4fc987e

@vercel
Copy link

@vercel vercel bot commented on 4fc987e Dec 4, 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.