Skip to content

Commit

Permalink
chore(release): set package.json to 5.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [5.2.2](5.2.1...5.2.2) (2022-11-17)

### Library - Docs

* Update arch doc to remove keytar ref ([#470](#470)) ([d18c081](d18c081))

### Library - Chores

* bump @actions/core in /.github/actions/build-rpm ([#447](#447)) ([422c8fb](422c8fb))
  • Loading branch information
semantic-release-bot committed Nov 17, 2022
1 parent 3802fd0 commit 7bfa7aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### [5.2.2](https://github.com/twilio/twilio-cli/compare/5.2.1...5.2.2) (2022-11-17)


### Library - Docs

* Update arch doc to remove keytar ref ([#470](https://github.com/twilio/twilio-cli/issues/470)) ([d18c081](https://github.com/twilio/twilio-cli/commit/d18c081ce0052917e9ed5bd4c575f9889825e1f6))


### Library - Chores

* bump @actions/core in /.github/actions/build-rpm ([#447](https://github.com/twilio/twilio-cli/issues/447)) ([422c8fb](https://github.com/twilio/twilio-cli/commit/422c8fb96f20d73299fbeb5dc34ae339d41b507d))

---------------------------
**Api**
- Set the Content resource to have public visibility as Preview
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": "5.2.1",
"version": "5.2.2",
"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 7bfa7aa

Please sign in to comment.