Skip to content

Commit

Permalink
docs(proxy-target): roll v1.6.1
Browse files Browse the repository at this point in the history
build(proxy-target): upgrade to "@hifi/amm" v1.7.1
build(proxy-target): upgrade to "@hifi/protocol" v1.7.1
  • Loading branch information
PaulRBerg committed Oct 25, 2021
1 parent 43544e0 commit e68555c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 35 deletions.
12 changes: 12 additions & 0 deletions packages/proxy-target/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.6.1] - 2021-10-25

### Changed

- Upgrade to `@hifi/amm` v1.7.1.
- Upgrade to `@hifi/protocol` v1.7.1.

### Fixed

- Transfer correct amount of hToken dust in `buyHTokenAndAddLiquidity` function.

## [1.6.0] - 2021-10-20

### Changed
Expand Down Expand Up @@ -122,6 +133,7 @@ YANKED.

- First release of the package.

[1.6.1]: https://github.com/hifi-finance/hifi/compare/@hifi/[email protected]...@hifi/[email protected]
[1.6.0]: https://github.com/hifi-finance/hifi/compare/@hifi/[email protected]...@hifi/[email protected]
[1.5.0]: https://github.com/hifi-finance/hifi/compare/@hifi/[email protected]...@hifi/[email protected]
[1.4.0]: https://github.com/hifi-finance/hifi/compare/@hifi/[email protected]...@hifi/[email protected]
Expand Down
10 changes: 5 additions & 5 deletions packages/proxy-target/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hifi/proxy-target",
"description": "DSProxy target contract with stateless scripts",
"version": "1.6.0",
"version": "1.6.1",
"author": {
"name": "Hifi",
"email": "[email protected]",
Expand All @@ -14,8 +14,8 @@
"@ethersproject/abi": "^5.5.0",
"@ethersproject/bytes": "^5.5.0",
"@ethersproject/providers": "^5.5.0",
"@hifi/amm": "1.7.0",
"@hifi/protocol": "1.7.0",
"@hifi/amm": "1.7.1",
"@hifi/protocol": "1.7.1",
"@paulrberg/contracts": "3.6.1",
"ethers": "^5.5.1"
},
Expand Down Expand Up @@ -64,8 +64,8 @@
],
"license": "LGPL-3.0-or-later",
"peerDependencies": {
"@hifi/amm": "1.7.0",
"@hifi/protocol": "1.7.0",
"@hifi/amm": "1.7.1",
"@hifi/protocol": "1.7.1",
"@paulrberg/contracts": "3.6.1",
"ethers": "^5.5.1"
},
Expand Down
40 changes: 10 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1309,23 +1309,23 @@ __metadata:
languageName: node
linkType: hard

"@hifi/amm@npm:1.7.0":
version: 1.7.0
resolution: "@hifi/amm@npm:1.7.0"
"@hifi/amm@npm:1.7.1":
version: 1.7.1
resolution: "@hifi/amm@npm:1.7.1"
dependencies:
"@ethersproject/abi": ^5.5.0
"@ethersproject/bytes": ^5.5.0
"@ethersproject/providers": ^5.5.0
"@hifi/protocol": 1.7.0
"@hifi/protocol": 1.7.1
"@paulrberg/contracts": 3.6.1
ethers: ^5.5.1
prb-math: 2.4.0
peerDependencies:
"@hifi/protocol": 1.7.0
"@hifi/protocol": 1.7.1
"@paulrberg/contracts": 3.6.1
ethers: ^5.5.1
prb-math: 2.4.0
checksum: fb03a273e6c684d378d998ae1a42f9afac69b6feb7f54c305480614cbfbf71a377e2291fb15cdb3d7bd830660bf8a2fe5c016517e991bb41fc1970f9bd98d4f3
checksum: 985a8b243165c8906c3af3caa67d0a7c5a9cb34b366d48bb26663de636e0e2c6821e0cadf48d9ae341c72e52d4e689a121b712f1aacf47a1faea51a9a749417e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1500,26 +1500,6 @@ __metadata:
languageName: unknown
linkType: soft

"@hifi/protocol@npm:1.7.0":
version: 1.7.0
resolution: "@hifi/protocol@npm:1.7.0"
dependencies:
"@ethersproject/abi": ^5.5.0
"@ethersproject/bytes": ^5.5.0
"@ethersproject/providers": ^5.5.0
"@openzeppelin/contracts-upgradeable": 4.3.2
"@paulrberg/contracts": 3.6.1
ethers: ^5.5.1
prb-math: 2.4.0
peerDependencies:
"@openzeppelin/contracts-upgradeable": 4.3.2
"@paulrberg/contracts": 3.6.1
ethers: ^5.4.7
prb-math: 2.4.0
checksum: 0dc1bbc3523ab3e020f716dc0d4c8539898a3fd665ef6be25b2a473e8996471d60b56f181f3798f9f260c9b7620e27a2ab74faf407b2f4960c9ad4c3369a851f
languageName: node
linkType: hard

"@hifi/protocol@npm:1.7.1":
version: 1.7.1
resolution: "@hifi/protocol@npm:1.7.1"
Expand Down Expand Up @@ -1609,9 +1589,9 @@ __metadata:
"@ethersproject/abi": ^5.5.0
"@ethersproject/bytes": ^5.5.0
"@ethersproject/providers": ^5.5.0
"@hifi/amm": 1.7.0
"@hifi/amm": 1.7.1
"@hifi/helpers": "workspace:*"
"@hifi/protocol": 1.7.0
"@hifi/protocol": 1.7.1
"@nomiclabs/hardhat-etherscan": ^2.1.6
"@paulrberg/contracts": 3.6.1
"@typechain/ethers-v5": ^7.2.0
Expand All @@ -1638,8 +1618,8 @@ __metadata:
typechain: ^5.2.0
typescript: ^4.4.4
peerDependencies:
"@hifi/amm": 1.7.0
"@hifi/protocol": 1.7.0
"@hifi/amm": 1.7.1
"@hifi/protocol": 1.7.1
"@paulrberg/contracts": 3.6.1
ethers: ^5.5.1
languageName: unknown
Expand Down

0 comments on commit e68555c

Please sign in to comment.