Skip to content

Commit

Permalink
chore(release): set package.json to 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0](2.33.0...3.0.0) (2022-09-06)

### ⚠ BREAKING CHANGES

* node engines support 14.x+
* add node engine support from 14.x+
* Storing profiles in config file instead of keytar.

### Library - Test

* Dummy draft workflow ([twilio#387](https://github.com/shrutiburman/twilio-cli/issues/387)) ([ae5ad5a](ae5ad5a))

### Library - Docs

* Clarify how to privately share plugin code ([twilio#408](https://github.com/shrutiburman/twilio-cli/issues/408)) ([d71a846](d71a846))

### Library - Fixes

* acceptance testing for brew and scoop releases ([twilio#417](https://github.com/shrutiburman/twilio-cli/issues/417)) ([2239160](2239160))
* acceptance workflow failures fix ([twilio#415](https://github.com/shrutiburman/twilio-cli/issues/415)) ([a907984](a907984))
* Add delay before checking latest workflow id ([twilio#348](https://github.com/shrutiburman/twilio-cli/issues/348)) ([a072f8c](a072f8c))
* Add input owner for docker test ([twilio#411](https://github.com/shrutiburman/twilio-cli/issues/411)) ([73be18f](73be18f))
* add node engine support from 14.x+ ([ef520fd](ef520fd))
* add node engine support from 14.x+ ([6de712f](6de712f))
* Added changes for lcov ([twilio#319](https://github.com/shrutiburman/twilio-cli/issues/319)) ([43cc6ad](43cc6ad))
* Added release candidate changes ([twilio#379](https://github.com/shrutiburman/twilio-cli/issues/379)) ([85b86c4](85b86c4))
* Added Scoop acceptance testing after release ([twilio#395](https://github.com/shrutiburman/twilio-cli/issues/395)) ([14c3cf5](14c3cf5))
* apt postinst script  ([twilio#343](https://github.com/shrutiburman/twilio-cli/issues/343)) ([f405c9f](f405c9f))
* changes for default output property ([twilio#377](https://github.com/shrutiburman/twilio-cli/issues/377)) ([980b059](980b059))
* Cleaning travis code ([twilio#380](https://github.com/shrutiburman/twilio-cli/issues/380)) ([9e89e1a](9e89e1a))
* cleanup keytar and port command ([twilio#436](https://github.com/shrutiburman/twilio-cli/issues/436)) ([d00f7ee](d00f7ee))
* correct a typo in config:set error messaging ([twilio#424](https://github.com/shrutiburman/twilio-cli/issues/424)) ([d581fbb](d581fbb))
* Correct terminology in testing workflow ([twilio#370](https://github.com/shrutiburman/twilio-cli/issues/370)) ([84d5796](84d5796))
* Disable hyperlinks in Ubuntu ([twilio#329](https://github.com/shrutiburman/twilio-cli/issues/329)) ([14f7cb3](14f7cb3))
* fix for failing rpm build ([twilio#391](https://github.com/shrutiburman/twilio-cli/issues/391)) ([9cfaa2c](9cfaa2c))
* Fix profiles remove with environment variables set ([twilio#376](https://github.com/shrutiburman/twilio-cli/issues/376)) ([fb4c11a](fb4c11a))
* Fix scoop package manager installation ([twilio#410](https://github.com/shrutiburman/twilio-cli/issues/410)) ([82196c3](82196c3))
* Pin plugin-help to 3.2.17 ([twilio#353](https://github.com/shrutiburman/twilio-cli/issues/353)) ([d5c0a65](d5c0a65))
* Poll workflow status for Scoop/HomeBrew ([twilio#355](https://github.com/shrutiburman/twilio-cli/issues/355)) ([eeff221](eeff221))
* releaserc json ([892c7f1](892c7f1))
* remove ngrok from force dependencies ([twilio#346](https://github.com/shrutiburman/twilio-cli/issues/346)) ([3080312](3080312))
* reverting changes for the RPM build ([twilio#326](https://github.com/shrutiburman/twilio-cli/issues/326)) ([c9eaad8](c9eaad8))
* Run npm audit for only production dependencies ([twilio#359](https://github.com/shrutiburman/twilio-cli/issues/359)) ([92f41a7](92f41a7))
* update the condition for running sonar scanner ([twilio#413](https://github.com/shrutiburman/twilio-cli/issues/413)) ([dd227e7](dd227e7))
* update vulnerable dependencies packages ([twilio#340](https://github.com/shrutiburman/twilio-cli/issues/340)) ([f9eec20](f9eec20))
* updating release steps to fetch latest dependencies ([twilio#332](https://github.com/shrutiburman/twilio-cli/issues/332)) ([ece2b9f](ece2b9f))
* updating windows release workflow ([twilio#347](https://github.com/shrutiburman/twilio-cli/issues/347)) ([608bff4](608bff4))
* wait for executables release to finish before sanity test ([bf6e8ca](bf6e8ca))

### Library - Features

* Add flag no header for fetch and list commands. ([twilio#344](https://github.com/shrutiburman/twilio-cli/issues/344)) ([d26f504](d26f504))
* added audit cronjob ([twilio#437](https://github.com/shrutiburman/twilio-cli/issues/437)) ([0ffd3e1](0ffd3e1))
* added notarization changes ([twilio#349](https://github.com/shrutiburman/twilio-cli/issues/349)) ([2a8102e](2a8102e))
* adding windows package signing configurations ([twilio#341](https://github.com/shrutiburman/twilio-cli/issues/341)) ([7b9abb1](7b9abb1))
* adding workflow for apt release ([twilio#320](https://github.com/shrutiburman/twilio-cli/issues/320)) ([bdfab17](bdfab17))
* Enable a draft release for npm and homebrew for sanity testing ([twilio#338](https://github.com/shrutiburman/twilio-cli/issues/338)) ([9899fdf](9899fdf))
* platform executables sanity testing ([twilio#342](https://github.com/shrutiburman/twilio-cli/issues/342)) ([369c152](369c152))
* Release feature branch ([twilio#360](https://github.com/shrutiburman/twilio-cli/issues/360)) ([6bfe20d](6bfe20d))

### Library - Chores

* Add back sonar scan ([twilio#384](https://github.com/shrutiburman/twilio-cli/issues/384)) ([dac332c](dac332c))
* add dev phone to plugin commands (418) ([ed0455e](ed0455e))
* Add link to docs with update notification ([twilio#368](https://github.com/shrutiburman/twilio-cli/issues/368)) ([b18e07b](b18e07b))
* Add nodev12 support  ([twilio#406](https://github.com/shrutiburman/twilio-cli/issues/406)) ([2ffdb75](2ffdb75))
* Add NPM acceptance test ([twilio#398](https://github.com/shrutiburman/twilio-cli/issues/398)) ([d2be8e1](d2be8e1))
* Add twilio docs link for twilio update ([twilio#366](https://github.com/shrutiburman/twilio-cli/issues/366)) ([8c36f69](8c36f69))
* brew acceptance test ([88e6f4b](88e6f4b))
* Bump dependency ([twilio#363](https://github.com/shrutiburman/twilio-cli/issues/363)) ([5808a81](5808a81))
* bump file-type from 14.7.1 to 16.5.4 ([twilio#426](https://github.com/shrutiburman/twilio-cli/issues/426)) ([3577303](3577303))
* bump minimist from 1.2.5 to 1.2.6 ([twilio#412](https://github.com/shrutiburman/twilio-cli/issues/412)) ([4577e7e](4577e7e))
* bump node-fetch from 2.6.5 to 2.6.7 ([twilio#369](https://github.com/shrutiburman/twilio-cli/issues/369)) ([aa5c00d](aa5c00d))
* bump semver-regex from 3.1.3 to 3.1.4 ([twilio#422](https://github.com/shrutiburman/twilio-cli/issues/422)) ([5043d4e](5043d4e))
* bump url-parse from 1.5.3 to 1.5.10 ([twilio#403](https://github.com/shrutiburman/twilio-cli/issues/403)) ([289ccf6](289ccf6))
* change semantic-release command in github action steps ([twilio#351](https://github.com/shrutiburman/twilio-cli/issues/351)) ([f8e1723](f8e1723))
* Debian release fix ([twilio#354](https://github.com/shrutiburman/twilio-cli/issues/354)) ([fc4170e](fc4170e))
* fix apt acceptance test failure ([twilio#409](https://github.com/shrutiburman/twilio-cli/issues/409)) ([de74ae3](de74ae3))
* fix failing test ([twilio#382](https://github.com/shrutiburman/twilio-cli/issues/382)) ([3b3f384](3b3f384))
* fix workflow for duplicate release ([twilio#456](https://github.com/shrutiburman/twilio-cli/issues/456)) ([8bf9188](8bf9188))
* fixing macos build issue ([3a0011a](3a0011a))
* **release:** set `package.json` to 2.34.0 [skip ci] ([6988927](6988927)), closes [twilio#319](https://github.com/shrutiburman/twilio-cli/issues/319) [twilio#329](https://github.com/shrutiburman/twilio-cli/issues/329) [twilio#326](https://github.com/shrutiburman/twilio-cli/issues/326) [twilio#332](https://github.com/shrutiburman/twilio-cli/issues/332) [twilio#320](https://github.com/shrutiburman/twilio-cli/issues/320) [twilio#336](https://github.com/shrutiburman/twilio-cli/issues/336)
* **release:** set `package.json` to 2.35.0 [skip ci] ([f969fca](f969fca)), closes [twilio#341](https://github.com/shrutiburman/twilio-cli/issues/341) [twilio#338](https://github.com/shrutiburman/twilio-cli/issues/338) [twilio#342](https://github.com/shrutiburman/twilio-cli/issues/342) [twilio#343](https://github.com/shrutiburman/twilio-cli/issues/343) [twilio#346](https://github.com/shrutiburman/twilio-cli/issues/346) [twilio#340](https://github.com/shrutiburman/twilio-cli/issues/340) [twilio#345](https://github.com/shrutiburman/twilio-cli/issues/345)
* **release:** set `package.json` to 2.36.0 [skip ci] ([f808336](f808336)), closes [twilio#344](https://github.com/shrutiburman/twilio-cli/issues/344) [twilio#349](https://github.com/shrutiburman/twilio-cli/issues/349) [twilio#348](https://github.com/shrutiburman/twilio-cli/issues/348) [twilio#353](https://github.com/shrutiburman/twilio-cli/issues/353) [twilio#355](https://github.com/shrutiburman/twilio-cli/issues/355) [twilio#347](https://github.com/shrutiburman/twilio-cli/issues/347) [twilio#351](https://github.com/shrutiburman/twilio-cli/issues/351) [twilio#354](https://github.com/shrutiburman/twilio-cli/issues/354) [twilio#352](https://github.com/shrutiburman/twilio-cli/issues/352)
* **release:** set `package.json` to 2.36.1 [skip ci] ([f7b7496](f7b7496))
* **release:** set `package.json` to 3.0.0 [skip ci] ([e3cf089](e3cf089)), closes [twilio#359](https://github.com/shrutiburman/twilio-cli/issues/359) [twilio#360](https://github.com/shrutiburman/twilio-cli/issues/360) [twilio#363](https://github.com/shrutiburman/twilio-cli/issues/363) [twilio#361](https://github.com/shrutiburman/twilio-cli/issues/361) [twilio#356](https://github.com/shrutiburman/twilio-cli/issues/356)
* **release:** set `package.json` to 3.0.1 [skip ci] ([39cd2b8](39cd2b8)), closes [twilio#366](https://github.com/shrutiburman/twilio-cli/issues/366)
* **release:** set `package.json` to 3.1.0 [skip ci] ([ddb50eb](ddb50eb)), closes [twilio#379](https://github.com/shrutiburman/twilio-cli/issues/379) [twilio#377](https://github.com/shrutiburman/twilio-cli/issues/377) [twilio#380](https://github.com/shrutiburman/twilio-cli/issues/380) [twilio#370](https://github.com/shrutiburman/twilio-cli/issues/370) [twilio#376](https://github.com/shrutiburman/twilio-cli/issues/376) [twilio#384](https://github.com/shrutiburman/twilio-cli/issues/384) [twilio#368](https://github.com/shrutiburman/twilio-cli/issues/368) [twilio#382](https://github.com/shrutiburman/twilio-cli/issues/382) [twilio#381](https://github.com/shrutiburman/twilio-cli/issues/381) [twilio#378](https://github.com/shrutiburman/twilio-cli/issues/378) [twilio#387](https://github.com/shrutiburman/twilio-cli/issues/387)
* **release:** set `package.json` to 3.2.0 [skip ci] ([58e4a62](58e4a62)), closes [twilio#395](https://github.com/shrutiburman/twilio-cli/issues/395) [twilio#391](https://github.com/shrutiburman/twilio-cli/issues/391) [twilio#398](https://github.com/shrutiburman/twilio-cli/issues/398) [twilio#400](https://github.com/shrutiburman/twilio-cli/issues/400)
* **release:** set `package.json` to 3.2.1 [skip ci] ([f21f1f5](f21f1f5)), closes [twilio#406](https://github.com/shrutiburman/twilio-cli/issues/406) [twilio#409](https://github.com/shrutiburman/twilio-cli/issues/409)
* **release:** set `package.json` to 3.3.0 [skip ci] ([cf8e8d2](cf8e8d2)), closes [twilio#411](https://github.com/shrutiburman/twilio-cli/issues/411) [twilio#410](https://github.com/shrutiburman/twilio-cli/issues/410)
* **release:** set `package.json` to 3.3.1 [skip ci] ([dc50a8d](dc50a8d)), closes [twilio#412](https://github.com/shrutiburman/twilio-cli/issues/412) [twilio#369](https://github.com/shrutiburman/twilio-cli/issues/369) [twilio#403](https://github.com/shrutiburman/twilio-cli/issues/403) [twilio#408](https://github.com/shrutiburman/twilio-cli/issues/408) [twilio#415](https://github.com/shrutiburman/twilio-cli/issues/415) [twilio#413](https://github.com/shrutiburman/twilio-cli/issues/413)
* **release:** set `package.json` to 3.3.2 [skip ci] ([eef2923](eef2923))
* **release:** set `package.json` to 3.3.3 [skip ci] ([e0d8906](e0d8906)), closes [twilio#417](https://github.com/shrutiburman/twilio-cli/issues/417)
* **release:** set `package.json` to 3.4.0 [skip ci] ([5be40c6](5be40c6))
* **release:** set `package.json` to 3.4.1 [skip ci] ([c2dc060](c2dc060))
* **release:** set `package.json` to 3.4.2 [skip ci] ([2009dc7](2009dc7))
* **release:** set `package.json` to 3.5.0 [skip ci] ([5efa8d8](5efa8d8)), closes [twilio#422](https://github.com/shrutiburman/twilio-cli/issues/422) [twilio#424](https://github.com/shrutiburman/twilio-cli/issues/424)
* **release:** set `package.json` to 3.6.0 [skip ci] ([3724491](3724491))
* **release:** set `package.json` to 4.0.0 [skip ci] ([9f32980](9f32980)), closes [twilio#430](https://github.com/shrutiburman/twilio-cli/issues/430) [twilio#436](https://github.com/shrutiburman/twilio-cli/issues/436)
* **release:** set `package.json` to 4.0.1 [skip ci] ([1a29fe8](1a29fe8))
* **release:** set `package.json` to 4.1.0 [skip ci] ([374d60d](374d60d)), closes [twilio#437](https://github.com/shrutiburman/twilio-cli/issues/437) [twilio#426](https://github.com/shrutiburman/twilio-cli/issues/426) [twilio#452](https://github.com/shrutiburman/twilio-cli/issues/452) [twilio#453](https://github.com/shrutiburman/twilio-cli/issues/453)
* remove outdated announcements ([91fd363](91fd363))
* segregate single platform acceptance workflow ([twilio#381](https://github.com/shrutiburman/twilio-cli/issues/381)) ([966f6b4](966f6b4))
* Separate npm audit and test workflows ([twilio#378](https://github.com/shrutiburman/twilio-cli/issues/378)) ([13d0ead](13d0ead))
* Trigger scoop repo workflow through release ([twilio#345](https://github.com/shrutiburman/twilio-cli/issues/345)) ([7c674cf](7c674cf))
* update dependencies ([twilio#430](https://github.com/shrutiburman/twilio-cli/issues/430)) ([bc4703d](bc4703d))
* Update License ([twilio#361](https://github.com/shrutiburman/twilio-cli/issues/361)) ([3dbeda6](3dbeda6))
* update macos failing script ([7c5b231](7c5b231))
* update macos failing script ([twilio#452](https://github.com/shrutiburman/twilio-cli/issues/452)) ([0e09e6e](0e09e6e))
* update macos failing script ([twilio#453](https://github.com/shrutiburman/twilio-cli/issues/453)) ([9a95b91](9a95b91))
* update macos release workflow ([twilio#356](https://github.com/shrutiburman/twilio-cli/issues/356)) ([84a836f](84a836f))
* update slack alerts color ([twilio#336](https://github.com/shrutiburman/twilio-cli/issues/336)) ([ba5ee89](ba5ee89))
* update support for earlier versions in apt ([twilio#400](https://github.com/shrutiburman/twilio-cli/issues/400)) ([09a6372](09a6372))
* update vulnerable dependencies ([twilio#352](https://github.com/shrutiburman/twilio-cli/issues/352)) ([a810c1a](a810c1a))
* updated commit msg ([6390c78](6390c78))
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent 2636488 commit 04b6d6c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 1 deletion.
Loading

0 comments on commit 04b6d6c

Please sign in to comment.