From a31c29ea40ae9aaeccd984a311150ad2f7d3a903 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 17 Oct 2023 02:48:07 +0000 Subject: [PATCH] chore(release): 1.3.1 [skip ci] --- CHANGELOG.md | 280 +++++++++++++++++++++++++++++++++++++-------------- package.json | 2 +- 2 files changed, 203 insertions(+), 79 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 236e0f2..10dc556 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## [1.3.1](https://github.com/oclif/plugin-legacy/compare/1.3.0...1.3.1) (2023-10-17) + + +### Bug Fixes + +* **deps:** bump semver and @types/semver ([#305](https://github.com/oclif/plugin-legacy/issues/305)) ([6a3824b](https://github.com/oclif/plugin-legacy/commit/6a3824b93ab1bac9dfec92f834132ce366c3f8f0)) + + + +# [1.3.0](https://github.com/oclif/plugin-legacy/compare/v1.2.7...1.3.0) (2023-02-16) + + +### Features + +* compatability with oclif/core ([9a15dde](https://github.com/oclif/plugin-legacy/commit/9a15dde98b41cb3526da415e00555b9f3efeeccd)) + + + ## [1.2.7](https://github.com/oclif/plugin-legacy/compare/v1.2.6...v1.2.7) (2021-12-15) @@ -5,6 +23,8 @@ * remove trainsient dep on lodash.template ([cd43ce9](https://github.com/oclif/plugin-legacy/commit/cd43ce9cc442b3276ee08299313a412cfc42a0cd)) + + ## [1.2.6](https://github.com/oclif/plugin-legacy/compare/v1.2.5...v1.2.6) (2021-12-08) @@ -12,6 +32,8 @@ * remove lodash.template deps ([ac1e6fe](https://github.com/oclif/plugin-legacy/commit/ac1e6fe7de678d8eee07ddb2a3b2e0957f0d3f5c)) + + ## [1.2.5](https://github.com/oclif/plugin-legacy/compare/v1.2.4...v1.2.5) (2021-12-06) @@ -19,6 +41,8 @@ * remove lodash.template transient dep ([7f7c006](https://github.com/oclif/plugin-legacy/commit/7f7c00691e69eaa9d62f40404c38d209fd273161)) + + ## [1.2.4](https://github.com/oclif/plugin-legacy/compare/v1.2.3...v1.2.4) (2021-12-01) @@ -26,6 +50,8 @@ * more dep bumps ([d34be43](https://github.com/oclif/plugin-legacy/commit/d34be4345e9c11838ab5b449d4cda587f692419a)) + + ## [1.2.3](https://github.com/oclif/plugin-legacy/compare/v1.2.2...v1.2.3) (2021-12-01) @@ -33,6 +59,8 @@ * bump deps ([638bac1](https://github.com/oclif/plugin-legacy/commit/638bac137d7cda095fdccd65b8bf3d77b2e1e57f)) + + ## [1.2.2](https://github.com/oclif/plugin-legacy/compare/v1.2.1...v1.2.2) (2021-11-29) @@ -40,6 +68,8 @@ * remove transitive dep on lodash.template ([407a079](https://github.com/oclif/plugin-legacy/commit/407a079795912e0557b2e05c61d8268e48242d97)) + + ## [1.2.1](https://github.com/oclif/plugin-legacy/compare/v1.2.0...v1.2.1) (2021-11-24) @@ -47,259 +77,353 @@ * remove dep on lodash.template ([26b7025](https://github.com/oclif/plugin-legacy/commit/26b702594a5595ce4b25571cc4a226e173c79f4a)) -## [1.1.3](https://github.com/oclif/plugin-legacy.git/compare/v1.1.2...v1.1.3) (2018-10-30) + + +# [1.2.0](https://github.com/oclif/plugin-legacy/compare/v1.1.4...v1.2.0) (2021-02-18) + + + +## [1.1.4](https://github.com/oclif/plugin-legacy/compare/v1.1.3...v1.1.4) (2019-02-26) ### Bug Fixes -* include flag completion property ([#21](https://github.com/oclif/plugin-legacy.git/issues/21)) ([76b897f](https://github.com/oclif/plugin-legacy.git/commit/76b897f)) +* include flag default property ([#22](https://github.com/oclif/plugin-legacy/issues/22)) ([7a6dc33](https://github.com/oclif/plugin-legacy/commit/7a6dc332329f3cea56564c7fa7569052c34c5470)) + + + +## [1.1.3](https://github.com/oclif/plugin-legacy/compare/v1.1.2...v1.1.3) (2018-10-30) + + +### Bug Fixes + +* include flag completion property ([#21](https://github.com/oclif/plugin-legacy/issues/21)) ([76b897f](https://github.com/oclif/plugin-legacy/commit/76b897ff9458d3f5a0f687eb0c78d4dcca74ed27)) + + ## [1.1.2](https://github.com/oclif/plugin-legacy/compare/v1.1.1...v1.1.2) (2018-10-13) ### Bug Fixes -* remove greenkeeper badge ([74f0bc9](https://github.com/oclif/plugin-legacy/commit/74f0bc9)) +* remove greenkeeper badge ([74f0bc9](https://github.com/oclif/plugin-legacy/commit/74f0bc9d30ad785d53ecf3a2e14519bd1c01f178)) + + ## [1.1.1](https://github.com/oclif/plugin-legacy/compare/v1.1.0...v1.1.1) (2018-09-14) ### Bug Fixes -* updated linter rules ([940232e](https://github.com/oclif/plugin-legacy/commit/940232e)) +* updated linter rules ([940232e](https://github.com/oclif/plugin-legacy/commit/940232e09fa0d7970920bf8fe290319e26d545e8)) + + # [1.1.0](https://github.com/oclif/plugin-legacy/compare/v1.0.18...v1.1.0) (2018-08-17) ### Features -* typescript 3.0 ([2abe481](https://github.com/oclif/plugin-legacy/commit/2abe481)) +* typescript 3.0 ([2abe481](https://github.com/oclif/plugin-legacy/commit/2abe4816140d394f55369769ad2551ec88af840c)) + + ## [1.0.18](https://github.com/oclif/plugin-legacy/compare/v1.0.17...v1.0.18) (2018-06-29) ### Bug Fixes -* add tslib ([6e133f1](https://github.com/oclif/plugin-legacy/commit/6e133f1)) +* add tslib ([6e133f1](https://github.com/oclif/plugin-legacy/commit/6e133f1a3955e97408ab81fb5600a5bda0d2558c)) + + ## [1.0.17](https://github.com/oclif/plugin-legacy/compare/v1.0.16...v1.0.17) (2018-06-29) ### Bug Fixes -* switch to [@oclif](https://github.com/oclif)/color ([a3ab90e](https://github.com/oclif/plugin-legacy/commit/a3ab90e)) +* switch to @oclif/color ([a3ab90e](https://github.com/oclif/plugin-legacy/commit/a3ab90e70e93f5c71ca44651c6bd920f0e2b6f79)) + + ## [1.0.16](https://github.com/oclif/plugin-legacy/compare/v1.0.15...v1.0.16) (2018-06-20) ### Bug Fixes -* convert v5 command always ([67ce8bb](https://github.com/oclif/plugin-legacy/commit/67ce8bb)) +* convert v5 command always ([67ce8bb](https://github.com/oclif/plugin-legacy/commit/67ce8bbd18edb3808a23ff73b0718677a540dd10)) + + - ## [1.0.15](https://github.com/oclif/plugin-legacy/compare/v1.0.14...v1.0.15) (2018-05-07) ### Bug Fixes -* add -o flag back ([1da9ac1](https://github.com/oclif/plugin-legacy/commit/1da9ac1)) +* add -o flag back ([1da9ac1](https://github.com/oclif/plugin-legacy/commit/1da9ac163ecbf110fc40c5d67a9af83c58eda573)) + + - ## [1.0.14](https://github.com/oclif/plugin-legacy/compare/v1.0.13...v1.0.14) (2018-05-03) ### Bug Fixes -* use new manifest path ([3c22cb8](https://github.com/oclif/plugin-legacy/commit/3c22cb8)) +* use new manifest path ([3c22cb8](https://github.com/oclif/plugin-legacy/commit/3c22cb8fcfd5724b4922cc076900add96f5545c1)) + + - ## [1.0.13](https://github.com/oclif/plugin-legacy/compare/v1.0.12...v1.0.13) (2018-05-01) ### Bug Fixes -* updated command ([4fcda4d](https://github.com/oclif/plugin-legacy/commit/4fcda4d)) +* updated command ([4fcda4d](https://github.com/oclif/plugin-legacy/commit/4fcda4df3e40a91e78188a6408c278f983c93791)) + + - ## [1.0.12](https://github.com/oclif/plugin-legacy/compare/v1.0.11...v1.0.12) (2018-05-01) ### Bug Fixes -* updated deps ([177ca99](https://github.com/oclif/plugin-legacy/commit/177ca99)) +* updated deps ([177ca99](https://github.com/oclif/plugin-legacy/commit/177ca99586358b886ed08ee7fe590da96c5f250e)) + + - ## [1.0.11](https://github.com/oclif/plugin-legacy/compare/v1.0.10...v1.0.11) (2018-04-20) ### Bug Fixes -* ran generator ([52c7d5b](https://github.com/oclif/plugin-legacy/commit/52c7d5b)) +* ran generator ([52c7d5b](https://github.com/oclif/plugin-legacy/commit/52c7d5b999b50cdf2baba1249a42c29c331633b2)) + + - ## [1.0.10](https://github.com/oclif/plugin-legacy/compare/v1.0.9...v1.0.10) (2018-04-10) ### Bug Fixes -* updated command ([af11c7d](https://github.com/oclif/plugin-legacy/commit/af11c7d)) +* updated command ([af11c7d](https://github.com/oclif/plugin-legacy/commit/af11c7d0d9aba33782c7610b491cec4a0de03c99)) + + - ## [1.0.9](https://github.com/oclif/plugin-legacy/compare/v1.0.8...v1.0.9) (2018-04-09) ### Bug Fixes -* ran generator ([f967f11](https://github.com/oclif/plugin-legacy/commit/f967f11)) +* ran generator ([f967f11](https://github.com/oclif/plugin-legacy/commit/f967f11fdb781633bc01a152cda21725256ab80e)) + - -## [1.0.8](https://github.com/oclif/plugin-legacy/compare/38e96b4e5526698d455e42a489caafd6f806f4fe...v1.0.8) (2018-04-09) + +## [1.0.8](https://github.com/oclif/plugin-legacy/compare/v1.0.7...v1.0.8) (2018-04-09) ### Bug Fixes -* set plugin on command ([90c5580](https://github.com/oclif/plugin-legacy/commit/90c5580)) -* updated deps ([7938968](https://github.com/oclif/plugin-legacy/commit/7938968)) +* set plugin on command ([90c5580](https://github.com/oclif/plugin-legacy/commit/90c5580cd5b0dbf98fb510dbf43f04f954921d36)) +* updated deps ([7938968](https://github.com/oclif/plugin-legacy/commit/7938968f223e37e78e75306eaebd97d1e5a419f9)) + + - -## [1.0.7](https://github.com/oclif/plugin-legacy/compare/5aef9f29dfdc7c22e4879fb870e950f7e2b3ce82...v1.0.7) (2018-04-06) +## [1.0.7](https://github.com/oclif/plugin-legacy/compare/v1.0.6...v1.0.7) (2018-04-06) ### Bug Fixes -* updated deps ([38e96b4](https://github.com/oclif/plugin-legacy/commit/38e96b4)) +* updated deps ([38e96b4](https://github.com/oclif/plugin-legacy/commit/38e96b4e5526698d455e42a489caafd6f806f4fe)) + + - -## [1.0.6](https://github.com/oclif/plugin-legacy/compare/ab92d2291813cca255e893bf3d0ae51b8b3b6f8f...v1.0.6) (2018-03-23) +## [1.0.6](https://github.com/oclif/plugin-legacy/compare/v1.0.5...v1.0.6) (2018-03-23) ### Bug Fixes -* updated deps ([5aef9f2](https://github.com/oclif/plugin-legacy/commit/5aef9f2)) +* updated deps ([5aef9f2](https://github.com/oclif/plugin-legacy/commit/5aef9f29dfdc7c22e4879fb870e950f7e2b3ce82)) - -## [1.0.5](https://github.com/oclif/plugin-legacy/compare/c32e0199f62039784fb2c0d7af1dea6abc5fa8f3...v1.0.5) (2018-02-28) + + +## [1.0.5](https://github.com/oclif/plugin-legacy/compare/v1.0.4...v1.0.5) (2018-02-28) ### Bug Fixes -* updated deps ([ab92d22](https://github.com/oclif/plugin-legacy/commit/ab92d22)) +* updated deps ([ab92d22](https://github.com/oclif/plugin-legacy/commit/ab92d2291813cca255e893bf3d0ae51b8b3b6f8f)) + + - -## [1.0.4](https://github.com/oclif/plugin-legacy/compare/db60a6ec3970f395c44ed0ceb4fa8c57a0e01660...v1.0.4) (2018-02-17) +## [1.0.4](https://github.com/oclif/plugin-legacy/compare/v1.0.2...v1.0.4) (2018-02-17) ### Bug Fixes -* do not return topics if defined in pjson ([c32e019](https://github.com/oclif/plugin-legacy/commit/c32e019)) +* do not return topics if defined in pjson ([c32e019](https://github.com/oclif/plugin-legacy/commit/c32e0199f62039784fb2c0d7af1dea6abc5fa8f3)) +* updated deps ([db60a6e](https://github.com/oclif/plugin-legacy/commit/db60a6ec3970f395c44ed0ceb4fa8c57a0e01660)) - -## [1.0.2](https://github.com/oclif/plugin-legacy/compare/ec018e9922a8d7975ed3075209f2f1bd7303892d...v1.0.2) (2018-02-15) + + +## [1.0.2](https://github.com/oclif/plugin-legacy/compare/v1.0.1...v1.0.2) (2018-02-15) ### Bug Fixes -* updated command ([ce07174](https://github.com/oclif/plugin-legacy/commit/ce07174)) +* updated command ([ce07174](https://github.com/oclif/plugin-legacy/commit/ce07174d41c30ca69a2d8b78dce8dbb1a4f00ffe)) + + - ## [1.0.1](https://github.com/oclif/plugin-legacy/compare/v1.0.0...v1.0.1) (2018-02-13) ### Bug Fixes -* updated command ([ec018e9](https://github.com/oclif/plugin-legacy/commit/ec018e9)) +* updated command ([ec018e9](https://github.com/oclif/plugin-legacy/commit/ec018e9922a8d7975ed3075209f2f1bd7303892d)) + + + +# [1.0.0](https://github.com/oclif/plugin-legacy/compare/v0.1.8...v1.0.0) (2018-02-13) + + - ## [0.1.8](https://github.com/oclif/plugin-legacy/compare/v0.1.7...v0.1.8) (2018-02-13) ### Bug Fixes -* oclif rename ([da7b203](https://github.com/oclif/plugin-legacy/commit/da7b203)) +* oclif rename ([da7b203](https://github.com/oclif/plugin-legacy/commit/da7b2031abaad44c65a3421a54ac43a98772f50c)) + + + +## [0.1.7](https://github.com/oclif/plugin-legacy/compare/v0.1.6...v0.1.7) (2018-02-13) - -## [0.1.4](https://github.com/anycli/plugin-legacy/compare/07274598d280913590aedec2a57d6c7978813a9a...v0.1.4) (2018-02-07) + + +## [0.1.6](https://github.com/oclif/plugin-legacy/compare/v0.1.5...v0.1.6) (2018-02-13) ### Bug Fixes -* set strict if variableArgs is set ([6e313a2](https://github.com/anycli/plugin-legacy/commit/6e313a2)) +* oclif rename ([bdb28ff](https://github.com/oclif/plugin-legacy/commit/bdb28ffee509b833da0a4b5ddefc4d45765a5d60)) + + - -## [0.1.3](https://github.com/anycli/plugin-legacy/compare/14cd86d327b1469555e45a2c607aabd8fc7754cb...v0.1.3) (2018-02-07) +## [0.1.5](https://github.com/oclif/plugin-legacy/compare/v0.1.4...v0.1.5) (2018-02-13) ### Bug Fixes -* fixed colors ([0727459](https://github.com/anycli/plugin-legacy/commit/0727459)) +* oclif rename ([395c38b](https://github.com/oclif/plugin-legacy/commit/395c38b58ed77c96092ee574bfe66ee84d19fc45)) - -## [0.1.2](https://github.com/anycli/plugin-legacy/compare/fb10e8494f19a58d30f4c851beed0fe03b15ab32...v0.1.2) (2018-02-07) + + +## [0.1.4](https://github.com/oclif/plugin-legacy/compare/v0.1.3...v0.1.4) (2018-02-07) ### Bug Fixes -* async ([b5cd95f](https://github.com/anycli/plugin-legacy/commit/b5cd95f)) -* updated deps ([14cd86d](https://github.com/anycli/plugin-legacy/commit/14cd86d)) +* set strict if variableArgs is set ([6e313a2](https://github.com/oclif/plugin-legacy/commit/6e313a2e12813b61e0cc3f7d9b08f0e3eec8bff9)) + + - -## [0.1.1](https://github.com/anycli/plugin-legacy/compare/95e95a98efd5cc9126b202774ca1e3c6c90e10ce...v0.1.1) (2018-02-07) +## [0.1.3](https://github.com/oclif/plugin-legacy/compare/v0.1.2...v0.1.3) (2018-02-07) ### Bug Fixes -* lazy-load ([fb10e84](https://github.com/anycli/plugin-legacy/commit/fb10e84)) +* fixed colors ([0727459](https://github.com/oclif/plugin-legacy/commit/07274598d280913590aedec2a57d6c7978813a9a)) - -# [0.1.0](https://github.com/anycli/plugin-legacy/compare/56b38fe1cd7e65d9ace391872566582ccfb8dc60...v0.1.0) (2018-02-07) + + +## [0.1.2](https://github.com/oclif/plugin-legacy/compare/v0.1.1...v0.1.2) (2018-02-07) ### Bug Fixes -* add examples ([0913816](https://github.com/anycli/plugin-legacy/commit/0913816)) -* bump config ([95e95a9](https://github.com/anycli/plugin-legacy/commit/95e95a9)) +* async ([b5cd95f](https://github.com/oclif/plugin-legacy/commit/b5cd95f15dfe8d62f72b75b27ec09b12690ce2dd)) +* updated deps ([14cd86d](https://github.com/oclif/plugin-legacy/commit/14cd86d327b1469555e45a2c607aabd8fc7754cb)) + + + +## [0.1.1](https://github.com/oclif/plugin-legacy/compare/v0.1.0...v0.1.1) (2018-02-07) + + +### Bug Fixes + +* lazy-load ([fb10e84](https://github.com/oclif/plugin-legacy/commit/fb10e8494f19a58d30f4c851beed0fe03b15ab32)) + + + +# [0.1.0](https://github.com/oclif/plugin-legacy/compare/v0.0.5...v0.1.0) (2018-02-07) + + +### Bug Fixes + +* add examples ([0913816](https://github.com/oclif/plugin-legacy/commit/0913816818bcbacca52f60623b34b3595ff801bb)) +* bump config ([95e95a9](https://github.com/oclif/plugin-legacy/commit/95e95a98efd5cc9126b202774ca1e3c6c90e10ce)) ### Features -* add topics ([7af0e27](https://github.com/anycli/plugin-legacy/commit/7af0e27)) +* add topics ([7af0e27](https://github.com/oclif/plugin-legacy/commit/7af0e2704f150ed12b275af8efe850a966364365)) + + + +## [0.0.5](https://github.com/oclif/plugin-legacy/compare/v0.0.4...v0.0.5) (2018-02-07) + + +### Bug Fixes + +* updated command ([56b38fe](https://github.com/oclif/plugin-legacy/commit/56b38fe1cd7e65d9ace391872566582ccfb8dc60)) + - -## [0.0.5](https://github.com/anycli/plugin-legacy/compare/81242158c71ddabbe955fa7b886399d3ab979c55...v0.0.5) (2018-02-07) + +## [0.0.4](https://github.com/oclif/plugin-legacy/compare/v0.0.3...v0.0.4) (2018-02-07) ### Bug Fixes -* updated command ([56b38fe](https://github.com/anycli/plugin-legacy/commit/56b38fe)) +* updated command ([8124215](https://github.com/oclif/plugin-legacy/commit/81242158c71ddabbe955fa7b886399d3ab979c55)) + - -## [0.0.4](https://github.com/anycli/plugin-legacy/compare/beffae9cc2602190cafc533efb4889d90fcc1e05...v0.0.4) (2018-02-07) + +## [0.0.3](https://github.com/oclif/plugin-legacy/compare/v0.0.2...v0.0.3) (2018-02-06) ### Bug Fixes -* updated command ([8124215](https://github.com/anycli/plugin-legacy/commit/8124215)) +* use description ([beffae9](https://github.com/oclif/plugin-legacy/commit/beffae9cc2602190cafc533efb4889d90fcc1e05)) + - -## [0.0.3](https://github.com/anycli/plugin-legacy/compare/92afa0d591882047635a948792fef489ff1cbe4f...v0.0.3) (2018-02-06) + +## [0.0.2](https://github.com/oclif/plugin-legacy/compare/v0.0.1...v0.0.2) (2018-02-06) ### Bug Fixes -* use description ([beffae9](https://github.com/anycli/plugin-legacy/commit/beffae9)) +* bump deps ([92afa0d](https://github.com/oclif/plugin-legacy/commit/92afa0d591882047635a948792fef489ff1cbe4f)) + - -## [0.0.2](https://github.com/anycli/plugin-legacy/compare/67b47751b29ca6ddd8678057b1f1c91367ad4167...v0.0.2) (2018-02-06) + +## [0.0.1](https://github.com/oclif/plugin-legacy/compare/v0.0.0...v0.0.1) (2018-02-06) ### Bug Fixes -* bump deps ([92afa0d](https://github.com/anycli/plugin-legacy/commit/92afa0d)) +* add missing requires ([4af0ba4](https://github.com/oclif/plugin-legacy/commit/4af0ba49aeff715fcc3b57fdc3f3bc52b40a4be9)) +* added main ([6ab7259](https://github.com/oclif/plugin-legacy/commit/6ab7259fbf0fde728990568b285bdb451c109b27)) +* remove dev dep ([67b4775](https://github.com/oclif/plugin-legacy/commit/67b47751b29ca6ddd8678057b1f1c91367ad4167)) + - -## [0.0.1](https://github.com/anycli/plugin-legacy/compare/6ab7259fbf0fde728990568b285bdb451c109b27...v0.0.1) (2018-02-06) + +# [0.0.0](https://github.com/oclif/plugin-legacy/compare/29fdfbe017dfc4a0a2b676f04e642a9c1b424f18...v0.0.0) (2018-02-06) ### Bug Fixes -* remove dev dep ([67b4775](https://github.com/anycli/plugin-legacy/commit/67b4775)) +* export PluginLegacy ([7c1fcce](https://github.com/oclif/plugin-legacy/commit/7c1fcce70b8e8a0ab9948e0bd4651f72a35c76ba)) +* use @anycli/errors ([29fdfbe](https://github.com/oclif/plugin-legacy/commit/29fdfbe017dfc4a0a2b676f04e642a9c1b424f18)) + + + diff --git a/package.json b/package.json index 8460900..9a3c460 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-legacy", "description": "converts older style plugins to be compatible with oclif", - "version": "1.3.0", + "version": "1.3.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {