Skip to content

Commit

Permalink
chore(release): set package.json to 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.0](twilio/twilio-cli@3.1.0...3.2.0) (2022-02-24)

### Library - Fixes

* Added Scoop acceptance testing after release ([twilio#395](twilio#395)) ([14c3cf5](twilio@14c3cf5))
* fix for failing rpm build ([twilio#391](twilio#391)) ([9cfaa2c](twilio@9cfaa2c))

### Library - Chores

* Add NPM acceptance test ([twilio#398](twilio#398)) ([d2be8e1](twilio@d2be8e1))
* brew acceptance test ([88e6f4b](twilio@88e6f4b))
* update support for earlier versions in apt ([twilio#400](twilio#400)) ([09a6372](twilio@09a6372))
  • Loading branch information
semantic-release-bot committed Feb 24, 2022
1 parent a4fd176 commit 58e4a62
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [3.2.0](https://github.com/twilio/twilio-cli/compare/3.1.0...3.2.0) (2022-02-24)


### Library - Fixes

* Added Scoop acceptance testing after release ([#395](https://github.com/twilio/twilio-cli/issues/395)) ([14c3cf5](https://github.com/twilio/twilio-cli/commit/14c3cf5759a0fc1d428298bc75f9f5b7a25d3bdb))
* fix for failing rpm build ([#391](https://github.com/twilio/twilio-cli/issues/391)) ([9cfaa2c](https://github.com/twilio/twilio-cli/commit/9cfaa2c93cb8f1f3ce9f2ff1e40e84d48ceb69cc))


### Library - Chores

* Add NPM acceptance test ([#398](https://github.com/twilio/twilio-cli/issues/398)) ([d2be8e1](https://github.com/twilio/twilio-cli/commit/d2be8e1671812ef3e7e33642a8f19d481f257aac))
* brew acceptance test ([88e6f4b](https://github.com/twilio/twilio-cli/commit/88e6f4bbc42bc68510f9d61387a466ed2746a396))
* update support for earlier versions in apt ([#400](https://github.com/twilio/twilio-cli/issues/400)) ([09a6372](https://github.com/twilio/twilio-cli/commit/09a6372e393accdf931643319462f4aca0f688cf))

---------------------------
**Api**
- Add to Version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
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.1.0",
"version": "3.2.0",
"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 58e4a62

Please sign in to comment.