Skip to content

Commit 73cb736

Browse files
authored
Merge pull request #33 from VenusProtocol/ci/trusted-publishing-package-update
Update @semantic-release dependecies to support trusted publishing
2 parents 6d6f337 + c374416 commit 73cb736

File tree

2 files changed

+1744
-1540
lines changed

2 files changed

+1744
-1540
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@
6161
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",
6262
"@nomicfoundation/hardhat-network-helpers": "^1.0.4",
6363
"@nomicfoundation/hardhat-verify": "^2.0.14",
64-
"@semantic-release/changelog": "^6.0.1",
64+
"@semantic-release/changelog": "^6.0.3",
6565
"@semantic-release/git": "^10.0.1",
66-
"@semantic-release/npm": "^9.0.1",
6766
"@trivago/prettier-plugin-sort-imports": "6.0.0",
6867
"@typechain/ethers-v5": "^7.2.0",
6968
"@typechain/hardhat": "^2.3.1",
@@ -96,7 +95,7 @@
9695
"patch-package": "^8.0.0",
9796
"prettier": "3.7.4",
9897
"prettier-plugin-solidity": "2.2.0",
99-
"semantic-release": "^19.0.3",
98+
"semantic-release": "^25.0.2",
10099
"solhint": "^6.0.1",
101100
"solidity-coverage": "^0.8.4",
102101
"solidity-docgen": "^0.6.0-beta.29",

0 commit comments

Comments
 (0)