Skip to content

Commit 256561d

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.0...v1.15.0) (2025-07-29) ### Features * rename BulllaClaim and BullaFrendLend contracts V2 ([#81](#81)) ([34f9138](34f9138))
1 parent 34f9138 commit 256561d

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.15.0](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.14.0...v1.15.0) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* rename BulllaClaim and BullaFrendLend contracts V2 ([#81](https://github.com/bulla-network/bulla-contracts-V2/issues/81)) ([34f9138](https://github.com/bulla-network/bulla-contracts-V2/commit/34f9138be4e2a0cd9f0fcfa2383149917b8a4be8))
7+
18
# [1.14.0](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.13.0...v1.14.0) (2025-07-25)
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.14.0",
3+
"version": "1.15.0",
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)