Skip to content

Commit 75e49e9

Browse files
chore: version packages (#3056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4704d35 commit 75e49e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-pots-flow.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wagmi/cli
22

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- [#3051](https://github.com/wagmi-dev/wagmi/pull/3051) [`4704d351`](https://github.com/wagmi-dev/wagmi/commit/4704d351164d39704a4e375c06525554fcc8340e) Thanks [@oxSaturn](https://github.com/oxSaturn)! - Fixed ESM require issue for prettier
8+
39
## 1.5.1
410

511
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wagmi/cli",
33
"description": "Manage and generate code from Ethereum ABIs",
44
"license": "MIT",
5-
"version": "1.5.1",
5+
"version": "1.5.2",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/wagmi-dev/wagmi.git",

0 commit comments

Comments
 (0)