Skip to content

Commit 1c8e512

Browse files
chore(release): set package.json to 6.2.1 [skip ci]
### [6.2.1](twilio/twilio-cli-core@6.2.0...6.2.1) (2022-03-10) ### Library - Chores * Add node v12 support ([twilio#200](twilio#200)) ([ef09c7c](twilio@ef09c7c))
1 parent 5c784f9 commit 1c8e512

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [6.2.1](https://github.com/twilio/twilio-cli-core/compare/6.2.0...6.2.1) (2022-03-10)
2+
3+
4+
### Library - Chores
5+
6+
* Add node v12 support ([#200](https://github.com/twilio/twilio-cli-core/issues/200)) ([ef09c7c](https://github.com/twilio/twilio-cli-core/commit/ef09c7c866f5f399a3343df3cd0a3ec0cbcc28d2))
7+
18
---------------------------
29
**Library - Chore**
310
- [PR #52](https://github.com/twilio/twilio-oai/pull/52): push Datadog Release Metric upon deploy success. Thanks to [@eshanholtz](https://github.com/eshanholtz)!

package.json

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

0 commit comments

Comments
 (0)