Skip to content

Commit 8e5a785

Browse files
chore(release): set package.json to 5.29.0 [skip ci]
## [5.29.0](5.28.3...5.29.0) (2021-09-23) ### Library - Features * Enable GitHub actions. ([#150](#150)) ([002dd1f](002dd1f)) ### Library - Fixes * Updated api definitions ([906518f](906518f))
1 parent 906518f commit 8e5a785

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.29.0](https://github.com/twilio/twilio-cli-core/compare/5.28.3...5.29.0) (2021-09-23)
2+
3+
4+
### Library - Features
5+
6+
* Enable GitHub actions. ([#150](https://github.com/twilio/twilio-cli-core/issues/150)) ([002dd1f](https://github.com/twilio/twilio-cli-core/commit/002dd1f9593187cd580d7c139609420e5a33317f))
7+
8+
9+
### Library - Fixes
10+
11+
* Updated api definitions ([906518f](https://github.com/twilio/twilio-cli-core/commit/906518f5fbdfa154604c5288f4ebd9eaf46a48b3))
12+
113
---------------------------
214
**Events**
315
- Add segment sink

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.28.3",
3+
"version": "5.29.0",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)