Skip to content

Commit efeca59

Browse files
chore: version packages (#1033)
1 parent 3f9eb89 commit efeca59

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/big-bobcats-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# porto
22

3+
## 0.2.37
4+
5+
### Patch Changes
6+
7+
- [#1032](https://github.com/ithacaxyz/porto/pull/1032) [`3f9eb89`](https://github.com/ithacaxyz/porto/commit/3f9eb89627b1ecedbc977b650f5e40b277d6c1c8) Thanks [@o-az](https://github.com/o-az)! - Added missing `WalletActions.getCallsHistory` export and types
8+
39
## 0.2.36
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"[!start-pkg]": {},
187187
"name": "porto",
188188
"description": "Next-gen Account for Ethereum",
189-
"version": "0.2.36",
189+
"version": "0.2.37",
190190
"type": "module",
191191
"bin": {
192192
"porto": "./dist/cli/bin/index.js"

0 commit comments

Comments
 (0)