Skip to content

Commit 1d66954

Browse files
authored
Contracts version 3.15.0 (#2904)
1 parent 9a031bb commit 1d66954

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

.changeset/flat-colts-yell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@thirdweb-dev/contracts-js": patch
3+
---
4+
5+
Contracts version 3.15.0

legacy_packages/contracts-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
430430
"license": "Apache-2.0",
431431
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/contracts-js",
432432
"dependencies": {
433-
"@thirdweb-dev/contracts": "3.14.0"
433+
"@thirdweb-dev/contracts": "3.15.0"
434434
},
435435
"devDependencies": {
436436
"@ethersproject/abi": "^5.7.0",
@@ -467,4 +467,4 @@
467467
"build": "bun ./scripts/revert-exports.ts && pnpm typechain && tsc && pnpm preconstruct build && pnpm extract-abi",
468468
"push": "yalc push"
469469
}
470-
}
470+
}

pnpm-lock.yaml

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)