-
Notifications
You must be signed in to change notification settings - Fork 637
Version Packages #8622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Version Packages #8622
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -430,5 +430,5 @@ | |
| } | ||
| }, | ||
| "typings": "./dist/types/exports/thirdweb.d.ts", | ||
| "version": "5.116.1" | ||
| "version": "5.117.0" | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| # @thirdweb-dev/wagmi-adapter | ||
|
|
||
| ## 0.2.201 | ||
|
|
||
| ## 0.2.200 | ||
|
|
||
| ## 0.2.199 | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix stray trailing quote in changelog entry (renders incorrectly).
Line 7 ends with an extra
"afterbridge widgets, which will show up in rendered release notes.Proposed fix
🤖 Prompt for AI Agents