Skip to content

Commit

Permalink
chore(release): set package.json to 7.24.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.24.0](7.23.4...7.24.0) (2024-05-24)

### Library - Chores

* fixed path level server and description requirement in spec file ([#247](#247)) ([fe3db94](fe3db94))
* fixing kebab-case error ([#248](#248)) ([31b1e31](31b1e31))
  • Loading branch information
semantic-release-bot committed May 24, 2024
1 parent be9b4fc commit f254b6f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.24.0](https://github.com/twilio/twilio-cli-core/compare/7.23.4...7.24.0) (2024-05-24)


### Library - Chores

* fixed path level server and description requirement in spec file ([#247](https://github.com/twilio/twilio-cli-core/issues/247)) ([fe3db94](https://github.com/twilio/twilio-cli-core/commit/fe3db9452e802645ba098201f671bb95801c3def))
* fixing kebab-case error ([#248](https://github.com/twilio/twilio-cli-core/issues/248)) ([31b1e31](https://github.com/twilio/twilio-cli-core/commit/31b1e31ecdb2fb555f72bbec235d9323be4ed726))

---------------------------
**Api**
- Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio/cli-core",
"version": "7.23.4",
"version": "7.24.0",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit f254b6f

Please sign in to comment.