Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed Oct 14, 2024
1 parent d69e93b commit 908aeb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/permissionless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# permissionless

## 0.3.0
## 0.2.9

### Minor Changes
### Patch Changes

- 0af2b590861915f806098b83c8f8159b33923bb7: Added support for thirdweb smart account

Expand Down
10 changes: 2 additions & 8 deletions packages/permissionless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "permissionless",
"version": "0.3.0",
"version": "0.2.9",
"author": "Pimlico",
"homepage": "https://docs.pimlico.io/permissionless",
"repository": "github:pimlicolabs/permissionless.js",
Expand All @@ -11,13 +11,7 @@
"type": "module",
"sideEffects": false,
"description": "A utility library for working with ERC-4337",
"keywords": [
"ethereum",
"erc-4337",
"eip-4337",
"paymaster",
"bundler"
],
"keywords": ["ethereum", "erc-4337", "eip-4337", "paymaster", "bundler"],
"license": "MIT",
"exports": {
".": {
Expand Down

0 comments on commit 908aeb5

Please sign in to comment.