Skip to content

Commit

Permalink
chore(release): set package.json to 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
### [3.4.1](3.4.0...3.4.1) (2022-05-19)
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent c4c21b0 commit c2dc060
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### [3.4.1](https://github.com/twilio/twilio-cli/compare/3.4.0...3.4.1) (2022-05-19)

---------------------------
**Library - Fix**
- [PR #57](https://github.com/twilio/twilio-oai/pull/57): add parent field to twilio vendor extensions. Thanks to [@charan678](https://github.com/charan678)!
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",
"version": "3.4.0",
"version": "3.4.1",
"description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.",
"keywords": [
"oclif"
Expand Down

0 comments on commit c2dc060

Please sign in to comment.