Skip to content

Commit ec8e73e

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.0...v1.20.0) (2025-08-21) ### Features * delete batch ([#92](#92)) ([a973af1](a973af1))
1 parent a973af1 commit ec8e73e

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.20.0](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.19.0...v1.20.0) (2025-08-21)
2+
3+
4+
### Features
5+
6+
* delete batch ([#92](https://github.com/bulla-network/bulla-contracts-V2/issues/92)) ([a973af1](https://github.com/bulla-network/bulla-contracts-V2/commit/a973af15600a8c1c5fa84b25910523e78a14d28a))
7+
18
# [1.19.0](https://github.com/bulla-network/bulla-contracts-V2/compare/v1.18.0...v1.19.0) (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.19.0",
3+
"version": "1.20.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)