Skip to content

Commit b49c1c0

Browse files
chore: version package (#412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f6aeb6f commit b49c1c0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-crews-explain.md

-5
This file was deleted.

src/CHANGELOG.md

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

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- f6aeb6fba01e4b75b190a9ccbe45e406147835b6: Fixed nonceQueue bug where onchain nonce was checked against nonce sequence
8+
39
## 0.0.11
410

511
### Patch Changes

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pimlico/alto",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "A performant and modular ERC-4337 Bundler written in Typescript",
55
"repository": "https://github.com/pimlicolabs/alto.git",
66
"author": "Pimlico",

0 commit comments

Comments
 (0)