Skip to content

Commit 31ab4d0

Browse files
committed
chore(release): 10.2.0-dev.1 [skip ci]
## 10.2.0-dev.1 (2026-01-21) * Merge branch 'develop' into feat/vpd-404 ([2e1f342](2e1f342)) * Merge pull request #643 from goldlinker/develop ([ff2d7cf](ff2d7cf)), closes [#643](#643) * Merge pull request #656 from VenusProtocol/feat/vpd-404 ([01414e3](01414e3)), closes [#656](#656) * Merge pull request #660 from VenusProtocol/main ([24b52b8](24b52b8)), closes [#660](#660) * fix: initial supply value ([3c3abf6](3c3abf6)) * feat: add mainnet deployments for PT-clisBNB-25JUN2026 market ([0bb1d96](0bb1d96)) * feat: add testnet deployment for PT-slisBNBx-24JUN2026 market ([84a199d](84a199d)) * feat: redeploy market for bsctestnet ([39dab7d](39dab7d)) * feat: updating deployment files ([eb1ee25](eb1ee25)) * feat: updating deployment files ([178b03a](178b03a)) * chore: fix some minor issues in the comments ([1784726](1784726))
1 parent 01414e3 commit 31ab4d0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 10.2.0-dev.1 (2026-01-21)
2+
3+
* Merge branch 'develop' into feat/vpd-404 ([2e1f342](https://github.com/VenusProtocol/venus-protocol/commit/2e1f342))
4+
* Merge pull request #643 from goldlinker/develop ([ff2d7cf](https://github.com/VenusProtocol/venus-protocol/commit/ff2d7cf)), closes [#643](https://github.com/VenusProtocol/venus-protocol/issues/643)
5+
* Merge pull request #656 from VenusProtocol/feat/vpd-404 ([01414e3](https://github.com/VenusProtocol/venus-protocol/commit/01414e3)), closes [#656](https://github.com/VenusProtocol/venus-protocol/issues/656)
6+
* Merge pull request #660 from VenusProtocol/main ([24b52b8](https://github.com/VenusProtocol/venus-protocol/commit/24b52b8)), closes [#660](https://github.com/VenusProtocol/venus-protocol/issues/660)
7+
* fix: initial supply value ([3c3abf6](https://github.com/VenusProtocol/venus-protocol/commit/3c3abf6))
8+
* feat: add mainnet deployments for PT-clisBNB-25JUN2026 market ([0bb1d96](https://github.com/VenusProtocol/venus-protocol/commit/0bb1d96))
9+
* feat: add testnet deployment for PT-slisBNBx-24JUN2026 market ([84a199d](https://github.com/VenusProtocol/venus-protocol/commit/84a199d))
10+
* feat: redeploy market for bsctestnet ([39dab7d](https://github.com/VenusProtocol/venus-protocol/commit/39dab7d))
11+
* feat: updating deployment files ([eb1ee25](https://github.com/VenusProtocol/venus-protocol/commit/eb1ee25))
12+
* feat: updating deployment files ([178b03a](https://github.com/VenusProtocol/venus-protocol/commit/178b03a))
13+
* chore: fix some minor issues in the comments ([1784726](https://github.com/VenusProtocol/venus-protocol/commit/1784726))
14+
115
## 10.1.0 (2026-01-13)
216

317
* feat : add initiator parameter to flash loan functions and implement whitelist checks ([7ceed8c](https://github.com/VenusProtocol/venus-protocol/commit/7ceed8c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@venusprotocol/venus-protocol",
3-
"version": "10.1.0",
3+
"version": "10.2.0-dev.1",
44
"description": "The Venus Money Market",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)