Skip to content

Commit

Permalink
Merge pull request #99 from braze-community/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master

chore(master): release 2.2.0
  • Loading branch information
remarkablemark committed Jul 30, 2024
2 parents e254fba + f32da4d commit f4743f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.0](https://github.com/braze-community/braze-php/compare/v2.1.1...v2.2.0) (2024-07-30)


### Features

* **lib:** generate code from braze-specification ([abdc78a](https://github.com/braze-community/braze-php/commit/abdc78abd9dd91a6646a3fa22ec2e88c2f75d129))

## [2.1.1](https://github.com/braze-community/braze-php/compare/v2.1.0...v2.1.1) (2024-07-04)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"vendor/bin/pest"
]
},
"version": "2.1.1"
"version": "2.2.0"
}

0 comments on commit f4743f5

Please sign in to comment.