Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.0](v2.2.0...v2.3.0) (2024-05-31)

### Features

* updating deployment files ([291ab9d](291ab9d))
* updating deployment files ([3baf6f3](3baf6f3))
* updating deployment files ([cc264d3](cc264d3))
* updating deployment files ([5ef59c9](5ef59c9))
* updating deployment files ([39ae403](39ae403))
* updating deployment files ([734bb3e](734bb3e))
* updating deployment files ([867c0fd](867c0fd))
* updating deployment files ([bae54ff](bae54ff))

### Bug Fixes

* added bnb test ([b2908f5](b2908f5))
* added deployment script ([f2823f8](f2823f8))
* added deployment script for sFrax ([c0a8c11](c0a8c11))
* btc fork tests ([ff0c1a0](ff0c1a0))
* change lower bound ratio ([e62281d](e62281d))
* deployed oracle ([92cfac4](92cfac4))
* deployed pendle oracle ([253d1ac](253d1ac))
* deployed pendle oracle ([c014ecc](c014ecc))
* deployed sFrax oracle on ethereum ([5dd8b5a](5dd8b5a))
* deployment script to execute on arbitrumone ([99d067f](99d067f))
* fixed addresses ([b7bcb58](b7bcb58))
* fixed lint ([6080feb](6080feb))
* fixed lint ([83671c8](83671c8))
* fixed tests ([cd7c20a](cd7c20a))
* pr comments ([3cd18f5](3cd18f5))
* redeployed oracle ([e0d10fa](e0d10fa))
* remove logs ([826fbf6](826fbf6))
* removed deployment and changed oracle address ([a226a36](a226a36))
* renamed PTweETH to PTweETH_26DEC2024 ([3fb7355](3fb7355))
* reverted comment ([d07cb05](d07cb05))
* updated comment ([591fdf9](591fdf9))
  • Loading branch information
toolsvenus committed May 31, 2024
1 parent b4073d9 commit e67ed62
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## [2.3.0](https://github.com/VenusProtocol/oracle/compare/v2.2.0...v2.3.0) (2024-05-31)


### Features

* updating deployment files ([291ab9d](https://github.com/VenusProtocol/oracle/commit/291ab9db0a0bc641df3477bb6efaff33aa6c9cf0))
* updating deployment files ([3baf6f3](https://github.com/VenusProtocol/oracle/commit/3baf6f37d88091d6efc0c6dd4cde96119de169db))
* updating deployment files ([cc264d3](https://github.com/VenusProtocol/oracle/commit/cc264d38ff7896ab7b79c6c391fa34cb753aa5e8))
* updating deployment files ([5ef59c9](https://github.com/VenusProtocol/oracle/commit/5ef59c99aeeec1c4e95b76f98ad76241e33d3f08))
* updating deployment files ([39ae403](https://github.com/VenusProtocol/oracle/commit/39ae4031db033cd14022e290f0bf2a57ee95e1d6))
* updating deployment files ([734bb3e](https://github.com/VenusProtocol/oracle/commit/734bb3ed4711047ad1dcbd8b05c861eb09bedf7b))
* updating deployment files ([867c0fd](https://github.com/VenusProtocol/oracle/commit/867c0fd9110db39b8035b352ccec74fd4b724d9c))
* updating deployment files ([bae54ff](https://github.com/VenusProtocol/oracle/commit/bae54ff84ef2f6377fe4f04b7c65b21bf291014c))


### Bug Fixes

* added bnb test ([b2908f5](https://github.com/VenusProtocol/oracle/commit/b2908f52281d721dee3bd36f4c35019e6da61701))
* added deployment script ([f2823f8](https://github.com/VenusProtocol/oracle/commit/f2823f8cb5d81ccb97d4f1bc2c57d1d88993e3e0))
* added deployment script for sFrax ([c0a8c11](https://github.com/VenusProtocol/oracle/commit/c0a8c1122e843fed6b6e55d417ff04349c537303))
* btc fork tests ([ff0c1a0](https://github.com/VenusProtocol/oracle/commit/ff0c1a0da497344c1ef44eb80e6f56e26c796eaf))
* change lower bound ratio ([e62281d](https://github.com/VenusProtocol/oracle/commit/e62281df28d59e7bf3dffe248e00f726fa610745))
* deployed oracle ([92cfac4](https://github.com/VenusProtocol/oracle/commit/92cfac4d21b19843a6c68bb7352c201db317c953))
* deployed pendle oracle ([253d1ac](https://github.com/VenusProtocol/oracle/commit/253d1ac7e7cf48443e8ff2257ac36d74edf646fb))
* deployed pendle oracle ([c014ecc](https://github.com/VenusProtocol/oracle/commit/c014ecc7ffadd5008e72dfe425c7d32ba61be3bf))
* deployed sFrax oracle on ethereum ([5dd8b5a](https://github.com/VenusProtocol/oracle/commit/5dd8b5a3f1682a838a2b33ddaba787d8f2f5cd1c))
* deployment script to execute on arbitrumone ([99d067f](https://github.com/VenusProtocol/oracle/commit/99d067f4477b507dc933b0e4bb595249b3daac0b))
* fixed addresses ([b7bcb58](https://github.com/VenusProtocol/oracle/commit/b7bcb58400205e89c7d490d58fc6385065feba67))
* fixed lint ([6080feb](https://github.com/VenusProtocol/oracle/commit/6080feb6d51a0bc759602b6081d48b3328fff03c))
* fixed lint ([83671c8](https://github.com/VenusProtocol/oracle/commit/83671c8cb9e129deb24227eff2a11a57baa31791))
* fixed tests ([cd7c20a](https://github.com/VenusProtocol/oracle/commit/cd7c20a868e8d9c5e960ffa0880f0882a5fad065))
* pr comments ([3cd18f5](https://github.com/VenusProtocol/oracle/commit/3cd18f5b3be060eb9fcff1ec23a3f29203528d72))
* redeployed oracle ([e0d10fa](https://github.com/VenusProtocol/oracle/commit/e0d10fa29c8a63c010e0330105391f826c651f0e))
* remove logs ([826fbf6](https://github.com/VenusProtocol/oracle/commit/826fbf684ef061eea1270c9d02abcd3954876efe))
* removed deployment and changed oracle address ([a226a36](https://github.com/VenusProtocol/oracle/commit/a226a363d6520d246fddfcd64c9276a95e8a8160))
* renamed PTweETH to PTweETH_26DEC2024 ([3fb7355](https://github.com/VenusProtocol/oracle/commit/3fb73554d3a5901afed135a7831b1537ad789ee5))
* reverted comment ([d07cb05](https://github.com/VenusProtocol/oracle/commit/d07cb05dfff5b925c2ea9bf60b3585f571930f4e))
* updated comment ([591fdf9](https://github.com/VenusProtocol/oracle/commit/591fdf9910228593b6078f6468d92a4319f9ed93))

## [2.3.0-dev.6](https://github.com/VenusProtocol/oracle/compare/v2.3.0-dev.5...v2.3.0-dev.6) (2024-05-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@venusprotocol/oracle",
"description": "Venus Protocol Price Oracle",
"version": "2.3.0-dev.6",
"version": "2.3.0",
"author": "Venus",
"engines": {
"node": ">=18.x.x"
Expand Down

0 comments on commit e67ed62

Please sign in to comment.