Skip to content

Commit 99dd62d

Browse files
committed
chore(release): 10.1.0-dev.12 [skip ci]
## 10.1.0-dev.12 (2026-01-09) * Merge branch 'develop' into feat/VPD-418 ([f38a671](f38a671)) * Merge pull request #657 from VenusProtocol/feat/VPD-418 ([76307c4](76307c4)), closes [#657](#657) * feat: add checkpoint view and setter for vU ([e7cdca2](e7cdca2)) * feat: deploy U market on bscmainnet ([49cbf20](49cbf20)) * feat: deploy U market on bsctestnet ([8348e17](8348e17)) * feat: updating deployment files ([5d68b0d](5d68b0d)) * feat: updating deployment files ([0180815](0180815)) * feat: updating deployment files ([b119640](b119640)) * feat: updating deployment files ([402e0bb](402e0bb))
1 parent 76307c4 commit 99dd62d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 10.1.0-dev.12 (2026-01-09)
2+
3+
* Merge branch 'develop' into feat/VPD-418 ([f38a671](https://github.com/VenusProtocol/venus-protocol/commit/f38a671))
4+
* Merge pull request #657 from VenusProtocol/feat/VPD-418 ([76307c4](https://github.com/VenusProtocol/venus-protocol/commit/76307c4)), closes [#657](https://github.com/VenusProtocol/venus-protocol/issues/657)
5+
* feat: add checkpoint view and setter for vU ([e7cdca2](https://github.com/VenusProtocol/venus-protocol/commit/e7cdca2))
6+
* feat: deploy U market on bscmainnet ([49cbf20](https://github.com/VenusProtocol/venus-protocol/commit/49cbf20))
7+
* feat: deploy U market on bsctestnet ([8348e17](https://github.com/VenusProtocol/venus-protocol/commit/8348e17))
8+
* feat: updating deployment files ([5d68b0d](https://github.com/VenusProtocol/venus-protocol/commit/5d68b0d))
9+
* feat: updating deployment files ([0180815](https://github.com/VenusProtocol/venus-protocol/commit/0180815))
10+
* feat: updating deployment files ([b119640](https://github.com/VenusProtocol/venus-protocol/commit/b119640))
11+
* feat: updating deployment files ([402e0bb](https://github.com/VenusProtocol/venus-protocol/commit/402e0bb))
12+
113
## 10.1.0-dev.11 (2026-01-07)
214

315
* Merge pull request #655 from VenusProtocol/feat/VPD-282 ([726dc3e](https://github.com/VenusProtocol/venus-protocol/commit/726dc3e)), closes [#655](https://github.com/VenusProtocol/venus-protocol/issues/655)

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-dev.11",
3+
"version": "10.1.0-dev.12",
44
"description": "The Venus Money Market",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)