Skip to content

Commit

Permalink
chore: prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Apr 26, 2023
1 parent 690f705 commit a7dda00
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 229 deletions.
7 changes: 7 additions & 0 deletions .changeset/popular-onions-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@wagmi/cli': major
'@wagmi/core': major
'wagmi': major
---

Released v1.
14 changes: 14 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"docs": "0.0.1",
"example-dev": "0.0.1",
"@wagmi/cli": "0.1.15",
"@wagmi/core": "0.10.9",
"wagmi": "0.12.10",
"@wagmi/chains": "0.2.18",
"@wagmi/connectors": "1.0.0-next.0"
},
"changesets": []
}
Loading

0 comments on commit a7dda00

Please sign in to comment.