Skip to content

Commit 7e02183

Browse files
chore(release): 1.18.0 [skip ci]
# [1.18.0](v1.17.1...v1.18.0) (2025-08-20) ### Features * add protocol fee token whitelist ([#90](#90)) ([2417b02](2417b02))
1 parent 2417b02 commit 7e02183

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.18.0](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.17.1...v1.18.0) (2025-08-20)
2+
3+
4+
### Features
5+
6+
* add protocol fee token whitelist ([#90](https://github.com/bulla-network/bulla-contracts-V2/issues/90)) ([2417b02](https://github.com/bulla-network/bulla-contracts-V2/commit/2417b02ee65f5e689a41b683fc8ec4e658699cd7))
7+
18
## [1.17.1](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.17.0...v1.17.1) (2025-08-20)
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.17.1",
3+
"version": "1.18.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)