Skip to content

Commit 1da6f11

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2025-08-15) ### Bug Fixes * 3. [LOW] BullaFrendLendV2::_offerLoan(): Skips offerId == 0 thr… ([#85](#85)) ([532426d](532426d))
1 parent 532426d commit 1da6f11

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.3](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.16.2...v1.16.3) (2025-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* 3. [LOW] BullaFrendLendV2::_offerLoan(): Skips offerId == 0 thr… ([#85](https://github.com/bulla-network/bulla-contracts-V2/issues/85)) ([532426d](https://github.com/bulla-network/bulla-contracts-V2/commit/532426d3d40c54caa9411c2b63d1ac64cbc368e8))
7+
18
## [1.16.2](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.16.1...v1.16.2) (2025-08-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bulla/contracts-v2",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"description": "V2 smart contracts for the Bulla Protocol",
55
"main": "package.json",
66
"repository": "https://github.com/bulla-network/bulla-contracts-V2",

0 commit comments

Comments
 (0)