Skip to content

Commit e7988da

Browse files
Merge pull request #250 from pimlicolabs/changeset-release/main
Version Packages
2 parents e74968b + 03a6686 commit e7988da

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/pink-nails-stare.md

-5
This file was deleted.

.changeset/weak-beans-push.md

-5
This file was deleted.

.changeset/wise-cups-arrive.md

-5
This file was deleted.

src/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- 51dc53e2f67b4dec7957f2595912269353d77755: Fixed bug in eth_getUserOperationByHash when querying entrypoint 0.7 user operation hash
8+
- 51dc53e2f67b4dec7957f2595912269353d77755: Fixed bugs of safe validator for entryPoint 0.7
9+
- 51dc53e2f67b4dec7957f2595912269353d77755: Added a debug flag to deploy simulations contract at startup
10+
311
## 0.0.3
412

513
### 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.3",
3+
"version": "0.0.4",
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)