Skip to content

Commit f6f121a

Browse files
author
Github Actions
committed
chore: v-next version bump
1 parent 756a59a commit f6f121a

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
},
3131
"changesets": [
3232
"big-points-try",
33+
"dull-squids-brake",
3334
"fuzzy-dolls-flash",
3435
"quick-islands-appear"
3536
]

pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v-next/example-project/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"clean": "rimraf dist"
2222
},
2323
"devDependencies": {
24-
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.2",
24+
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.3",
2525
"@types/node": "^20.14.9",
2626
"prettier": "3.2.5",
2727
"typescript": "~5.4.0"

v-next/hardhat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ignored/hardhat-vnext",
3-
"version": "3.0.0-next.2",
3+
"version": "3.0.0-next.3",
44
"description": "Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.",
55
"homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat",
66
"repository": {

0 commit comments

Comments
 (0)