Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [@venusprotocol/keeper-bot-contracts-v1.2.0](https://github.com/VenusProtocol/keeper-bots/compare/@venusprotocol/keeper-bot-contracts-v1.1.0...@venusprotocol/keeper-bot-contracts-v1.2.0) (2024-07-30)

### Features

* add batch token converter operator with permit2 support ([437c875](437c875))
* add batch token converter operator with permit2 support ([0c808b1](0c808b1))
* add Uniswap support ([1a5e719](1a5e719))
* add Uniswap support ([a168eba](a168eba))
* support releasing funds on ethereum ([a99171f](a99171f))
* support releasing funds on ethereum ([b2201c8](b2201c8))
* updating deployment files ([26054a5](26054a5))
* updating deployment files ([1e4f40c](1e4f40c))
* use a custom token library ([0850bce](0850bce))
* use a custom token library ([fc53991](fc53991))
  • Loading branch information
toolsvenus committed Jul 30, 2024
1 parent a9cd9ef commit c378720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/smart-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venusprotocol/keeper-bot-contracts",
"version": "1.2.0-dev.4",
"version": "1.2.0",
"description": "Smart contracts to support keeper bot tasks",
"scripts": {
"test": "hardhat test",
Expand Down

0 comments on commit c378720

Please sign in to comment.