-
-
Notifications
You must be signed in to change notification settings - Fork 838
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
chore: version package #2993
Merged
Merged
chore: version package #2993
+48
−93
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 10, 2024 04:47
0ad0344
to
d04a5d6
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 10, 2024 17:06
d04a5d6
to
104956c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 11, 2024 05:44
104956c
to
a0cd596
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 11, 2024 23:32
ae76bed
to
ce04191
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 11, 2024 23:49
ce04191
to
5bfeeaa
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 12, 2024 20:34
d2e09a8
to
545534a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 13, 2024 01:17
545534a
to
bc8483a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 13, 2024 01:33
bc8483a
to
0e41eea
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 13, 2024 02:17
0e41eea
to
a88fd0f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
#2997
764a3ec32add8bb4958236fc4ecb638bc397916a
Thanks @qi-0826! - Added Expanse Network.#3000
fd9ae520a53a5a0ff1ade0309c4d547280ce5fdc
Thanks @0xtomm! - Fixed Gnosis native currency.#3002
629db3830829e7f29e4fa9c1c9861b0435045437
Thanks @pk-850! - Added High Performance Blockchain.#2992
49f7e0866b98af21d08d28a17e6d06f44b00790f
Thanks @Zhangnong! - Added Bitgert Mainnet.#2991
0e36ce17c9a592f1fb269b14a967e11d8af66626
Thanks @Zhangnong! - Added Nahmii 2 Mainnet.#2998
139c5a27b757c3550d360eba8123bbf80d745ba7
Thanks @qi-0826! - Added IDChain Mainnet.#2994
82633bda23780791fd5b70aa0a6d3bf7e250955a
Thanks @cinnabarhorse! - Added Polter Testnet and Geist Mainnetdbf13c0362b890765a7a25703d92f2b756fdbf4e
Thanks @jxom! - Assert that EIP-712 domains are valid.162f3c23e7ffbf31bd2353b8812a0665c9359be5
Thanks @jxom! - Fixed issue where accessing `block.transactions` on `watchBlock` (via subscription) would throw a runtime error.PR-Codex overview
This PR updates the version of the package from
2.21.44
to2.21.45
, along with various improvements and bug fixes.Detailed summary
version
insrc/errors/version.ts
,src/jsr.json
, andsrc/package.json
to2.21.45
.src/CHANGELOG.md
for:watchBlock
.pnpm-lock.yaml
to reflect new version and dependencies.