Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@venusprotocol/cli-v1.0.1](https://github.com/VenusProtocol/keeper-bots/compare/@venusprotocol/cli-v1.0.0...@venusprotocol/cli-v1.0.1) (2024-06-03)

### Bug Fixes

* add @graphprotocol/cli as dependency ([8d0a029](8d0a029))
* add @graphql-mesh/graphql dependency ([128adb0](128adb0))
* add graphql-mesh dependencies ([cb3038a](cb3038a))
* add missing dependencies in releaes ([2dd0a81](2dd0a81))
* build and release with npm ([3de2804](3de2804))
* bump token converter bot version ([bee4780](bee4780))
* clean up dev dependencies ([aa47913](aa47913))
* clean up dev dependencies ([5078fa0](5078fa0))
* include peer dependency ([6c03d3e](6c03d3e))
* remove nested hook ([9368dc9](9368dc9))
* run command from root ([985af72](985af72))
* set interpreter as bash ([c9423f8](c9423f8))
  • Loading branch information
toolsvenus committed Jun 3, 2024
1 parent dcfbb29 commit a9574a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venusprotocol/cli",
"version": "1.0.1-dev.10",
"version": "1.0.1",
"license": "MIT",
"bin": {
"venus": "dist/venus.js"
Expand Down

0 comments on commit a9574a6

Please sign in to comment.