Skip to content

Commit 621337a

Browse files
Merge pull request #155 from braze-community/release-please--branches--master
chore(master): release 2.4.0
2 parents 7ab46d7 + 6c024d5 commit 621337a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/braze-community/braze-php/compare/v2.3.0...v2.4.0) (2025-06-04)
4+
5+
6+
### Features
7+
8+
* **lib:** generate code from braze-specification ([21eac42](https://github.com/braze-community/braze-php/commit/21eac42f5672c27ffcc98a85b64c32369271c9f0))
9+
10+
11+
### Bug Fixes
12+
13+
* **lib:** change `$should_inline_css` type from string to bool ([bd7962c](https://github.com/braze-community/braze-php/commit/bd7962cdb12d0f8377c0c8d8b948ff77ca2b6799))
14+
315
## [2.3.0](https://github.com/braze-community/braze-php/compare/v2.2.2...v2.3.0) (2025-04-18)
416

517

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
"vendor/bin/pest"
5959
]
6060
},
61-
"version": "2.3.0"
61+
"version": "2.4.0"
6262
}

0 commit comments

Comments
 (0)