Skip to content

Commit 26e4594

Browse files
chore(release): set package.json to 5.30.0 [skip ci]
## [5.30.0](twilio/twilio-cli-core@5.29.0...5.30.0) (2021-10-07) ### Library - Fixes * fix naming ([twilio#157](twilio#157)) ([d454b81](twilio@d454b81)) ### Library - Chores * Added changes to use scripts instead of community Github actions ([twilio#155](twilio#155)) ([27bd508](twilio@27bd508))
1 parent c297f19 commit 26e4594

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.30.0](https://github.com/twilio/twilio-cli-core/compare/5.29.0...5.30.0) (2021-10-07)
2+
3+
4+
### Library - Fixes
5+
6+
* fix naming ([#157](https://github.com/twilio/twilio-cli-core/issues/157)) ([d454b81](https://github.com/twilio/twilio-cli-core/commit/d454b811344ae11283e32c13f14e01d9946bfabf))
7+
8+
9+
### Library - Chores
10+
11+
* Added changes to use scripts instead of community Github actions ([#155](https://github.com/twilio/twilio-cli-core/issues/155)) ([27bd508](https://github.com/twilio/twilio-cli-core/commit/27bd508171b16eaf0036bdff7e0d21117570bf5f))
12+
113
---------------------------
214
**Library - Fix**
315
- [PR #44](https://github.com/twilio/twilio-oai/pull/44): fix naming of params. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio/cli-core",
3-
"version": "5.29.0",
3+
"version": "5.30.0",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)