Skip to content

Commit

Permalink
chore: version packages (#3283)
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 7, 2023
1 parent e8f7bcb commit 552ed59
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-schools-tan.md

This file was deleted.

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

## 3.1.8

### Patch Changes

- [#3197](https://github.com/wevm/wagmi/pull/3197) [`e8f7bcbc`](https://github.com/wevm/wagmi/commit/e8f7bcbcd9c038a901c29e71769682c088efe2ac) Thanks [@ByteZhang1024](https://github.com/ByteZhang1024)! - Added OneKey Wallet to injected connector flags.

## 3.1.7

### 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.7",
"version": "3.1.8",
"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.10

### Patch Changes

- Updated dependencies [[`e8f7bcbc`](https://github.com/wevm/wagmi/commit/e8f7bcbcd9c038a901c29e71769682c088efe2ac)]:
- @wagmi/connectors@3.1.8

## 1.4.9

### 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.9",
"version": "1.4.10",
"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.10

### Patch Changes

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

## 1.4.9

### 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.9",
"version": "1.4.10",
"repository": {
"type": "git",
"url": "https://github.com/wagmi-dev/wagmi.git",
Expand Down

1 comment on commit 552ed59

@vercel
Copy link

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