Skip to content

Commit 00de7f5

Browse files
chore(release): npm release (#78)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9f24eb7 commit 00de7f5

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/honest-clocks-crash.md

Lines changed: 0 additions & 6 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.12
4+
5+
### Patch Changes
6+
7+
- 9f24eb7: Added @deprecated to error_messages
8+
Populate error_reason
9+
310
## 0.1.11
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.11",
3+
"version": "0.1.12",
44
"description": "Tenderly SDK",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)