Skip to content

Commit 203561a

Browse files
authored
Merge pull request #74 from Tenderly/changeset-release/master
Release
2 parents b622f0f + a4318a3 commit 203561a

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/beige-kangaroos-jump.md

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

.changeset/tough-ghosts-live.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @tenderly/sdk
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- 595093b: Fixed error while performing simulated transaction with state overrides
8+
- 64e9578: Enabling external contributors to run tests in target repository context
9+
310
## 0.1.9
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tenderly/sdk",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Tenderly SDK",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)