diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af7dd2b..3e4cdacb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,34 +1,283 @@ -# Changelog +## [3.3.7](https://github.com/oclif/plugin-command-snapshot/compare/3.3.6...3.3.7) (2023-02-26) -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [3.1.3](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.2...v3.1.3) (2022-02-14) +### Bug Fixes + +* **deps:** bump @oclif/core from 2.3.0 to 2.3.1 ([a534ff1](https://github.com/oclif/plugin-command-snapshot/commit/a534ff17d5bc54e322c7bf6c1107f8c891b77eeb)) + + + +## [3.3.6](https://github.com/oclif/plugin-command-snapshot/compare/3.3.5...3.3.6) (2023-02-18) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.1.2 to 2.1.6 ([fffa3d3](https://github.com/oclif/plugin-command-snapshot/commit/fffa3d376f5fadc5e576d8ed7b920b5ef024496c)) + + + +## [3.3.5](https://github.com/oclif/plugin-command-snapshot/compare/3.3.4...3.3.5) (2023-02-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.0.8 to 2.1.2 ([3ad2e62](https://github.com/oclif/plugin-command-snapshot/commit/3ad2e622032da7cf480410e2cc098d94027df921)) + + + +## [3.3.4](https://github.com/oclif/plugin-command-snapshot/compare/3.3.3...3.3.4) (2023-02-10) + + +### Bug Fixes + +* allow for hyphen in command id ([9a17454](https://github.com/oclif/plugin-command-snapshot/commit/9a174549805537aee3f6b725ceb24d44388c10c7)) + + + +## [3.3.3](https://github.com/oclif/plugin-command-snapshot/compare/3.3.2...3.3.3) (2023-02-04) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.0.7 to 2.0.8 ([9115d0a](https://github.com/oclif/plugin-command-snapshot/commit/9115d0aaa5488760f8fedf2ae675b99a5394b4c7)) + + + +## [3.3.2](https://github.com/oclif/plugin-command-snapshot/compare/3.3.1...3.3.2) (2023-01-28) + + +### Bug Fixes + +* **deps:** bump tslib from 2.4.1 to 2.5.0 ([10d6244](https://github.com/oclif/plugin-command-snapshot/commit/10d62446d292b2d795f2e4955ab25ef4dfc956a3)) + + + +## [3.3.1](https://github.com/oclif/plugin-command-snapshot/compare/3.3.0...3.3.1) (2023-01-23) + + +### Bug Fixes + +* bump core ([fb5b85b](https://github.com/oclif/plugin-command-snapshot/commit/fb5b85b187c04c500787b1a7a04fde83e4b06245)) + + + +# [3.3.0](https://github.com/oclif/plugin-command-snapshot/compare/3.2.18...3.3.0) (2023-01-18) + + +### Features + +* use @ocilf/core v2 ([#274](https://github.com/oclif/plugin-command-snapshot/issues/274)) ([ec6a253](https://github.com/oclif/plugin-command-snapshot/commit/ec6a253fd49544661292fd2f58c4d28cb71d6cb4)) + + + +## [3.2.18](https://github.com/oclif/plugin-command-snapshot/compare/3.2.17...3.2.18) (2023-01-16) + + +### Bug Fixes + +* **deps:** json5 transitive dep ([#273](https://github.com/oclif/plugin-command-snapshot/issues/273)) ([4a953ce](https://github.com/oclif/plugin-command-snapshot/commit/4a953ce9203b5d34457b42107c7c7a7bd34fe697)) + + + +## [3.2.17](https://github.com/oclif/plugin-command-snapshot/compare/3.2.16...3.2.17) (2023-01-14) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.23.1 to 1.24.0 ([9c68630](https://github.com/oclif/plugin-command-snapshot/commit/9c68630d2da7c425a5f3d92f758c6ff53d0c8944)) + + + +## [3.2.16](https://github.com/oclif/plugin-command-snapshot/compare/3.2.15...3.2.16) (2022-12-31) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.22.0 to 1.23.0 ([99f83ca](https://github.com/oclif/plugin-command-snapshot/commit/99f83ca5631a3ab9559760327fdd696801a7730d)) + + + +## [3.2.15](https://github.com/oclif/plugin-command-snapshot/compare/3.2.14...3.2.15) (2022-12-24) + + +### Bug Fixes + +* **deps:** bump ts-json-schema-generator from 1.1.2 to 1.2.0 ([cd58044](https://github.com/oclif/plugin-command-snapshot/commit/cd58044d3c48e6f96f091854eeace5db479c979b)) + + + +## [3.2.14](https://github.com/oclif/plugin-command-snapshot/compare/3.2.13...3.2.14) (2022-12-24) + + +### Bug Fixes + +* **deps:** bump just-diff from 5.1.1 to 5.2.0 ([e794fd5](https://github.com/oclif/plugin-command-snapshot/commit/e794fd55e46a83538a283c6f5aac2ae698c58e46)) + + + +## [3.2.13](https://github.com/oclif/plugin-command-snapshot/compare/3.2.12...3.2.13) (2022-12-17) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.21.0 to 1.22.0 ([f0af670](https://github.com/oclif/plugin-command-snapshot/commit/f0af6706b695aca1a6e4ed28a84b40cc10529e36)) + + + +## [3.2.12](https://github.com/oclif/plugin-command-snapshot/compare/3.2.11...3.2.12) (2022-12-10) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.20.4 to 1.21.0 ([9211458](https://github.com/oclif/plugin-command-snapshot/commit/921145841c0abed82240558effad84d835b3a7fd)) + + + +## [3.2.11](https://github.com/oclif/plugin-command-snapshot/compare/3.2.10...3.2.11) (2022-11-21) + + +### Bug Fixes + +* remove top-level aliases from snapshot ([1ccb8a4](https://github.com/oclif/plugin-command-snapshot/commit/1ccb8a463d4fc1a0101bbc0f744590397216bb4a)) + + + +## [3.2.10](https://github.com/oclif/plugin-command-snapshot/compare/3.2.9...3.2.10) (2022-11-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.20.2 to 1.20.4 ([f3073ae](https://github.com/oclif/plugin-command-snapshot/commit/f3073aeece9f301471eb9c510dd286efe671fc6b)) + + + +## [3.2.9](https://github.com/oclif/plugin-command-snapshot/compare/3.2.8...3.2.9) (2022-11-06) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.20.0 to 1.20.2 ([44201c9](https://github.com/oclif/plugin-command-snapshot/commit/44201c942e644be7bbbad82754f2dd30cbc7d4a1)) + + + +## [3.2.8](https://github.com/oclif/plugin-command-snapshot/compare/3.2.7...3.2.8) (2022-11-05) + + +### Bug Fixes + +* **deps:** bump tslib from 2.4.0 to 2.4.1 ([7c5fd60](https://github.com/oclif/plugin-command-snapshot/commit/7c5fd60383410d210b21a2b85f67bdc91c6fa73c)) + + + +## [3.2.7](https://github.com/oclif/plugin-command-snapshot/compare/3.2.6...3.2.7) (2022-10-29) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.19.1 to 1.20.0 ([149691b](https://github.com/oclif/plugin-command-snapshot/commit/149691bb8d122ac335bba153c4fdf8340a8f1083)) + + + +## [3.2.6](https://github.com/oclif/plugin-command-snapshot/compare/3.2.5...3.2.6) (2022-10-22) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.18.0 to 1.19.1 ([1c687cd](https://github.com/oclif/plugin-command-snapshot/commit/1c687cda74b4d2c24891cafb8082cb55199cb976)) + + + +## [3.2.5](https://github.com/oclif/plugin-command-snapshot/compare/3.2.4...3.2.5) (2022-10-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.16.5 to 1.18.0 ([ee061d0](https://github.com/oclif/plugin-command-snapshot/commit/ee061d044f60b9fc3d939047953b43660ce9f896)) + + + +## [3.2.4](https://github.com/oclif/plugin-command-snapshot/compare/3.2.3...3.2.4) (2022-10-14) + + +### Bug Fixes + +* improve logic for handling no changes ([#234](https://github.com/oclif/plugin-command-snapshot/issues/234)) ([9a36564](https://github.com/oclif/plugin-command-snapshot/commit/9a365645a8256a93deff39223f044a62a00c2886)) + + + +## [3.2.3](https://github.com/oclif/plugin-command-snapshot/compare/3.2.2...3.2.3) (2022-10-09) + + +### Bug Fixes + +* **deps:** bump semver from 7.3.7 to 7.3.8 ([26f985d](https://github.com/oclif/plugin-command-snapshot/commit/26f985df11523d72c0e10e858e4b11eadd4bd0a9)) + + + +## [3.2.2](https://github.com/oclif/plugin-command-snapshot/compare/3.2.1...3.2.2) (2022-10-08) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.16.4 to 1.16.5 ([335ad81](https://github.com/oclif/plugin-command-snapshot/commit/335ad81c18b37b2b7354a4fd1d79d85d40940802)) + + + +## [3.2.1](https://github.com/oclif/plugin-command-snapshot/compare/3.2.0...3.2.1) (2022-10-01) + + +### Bug Fixes + +* **deps:** bump ts-json-schema-generator from 1.1.0 to 1.1.2 ([b203888](https://github.com/oclif/plugin-command-snapshot/commit/b203888d23f5b9c269a602f17b4ca8007a5a33cc)) + + + +# [3.2.0](https://github.com/oclif/plugin-command-snapshot/compare/3.1.4...3.2.0) (2022-09-29) + + +### Features + +* upgrade deps, improve messaging ([071380a](https://github.com/oclif/plugin-command-snapshot/commit/071380ac704cad23fd6d75ed10db9a28a0564a92)) + + + +## [3.1.4](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.3...3.1.4) (2022-09-27) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.6.4 to 1.16.4 ([79f767d](https://github.com/oclif/plugin-command-snapshot/commit/79f767d944f9029673e5219be30236e975ab373f)) + + + +## [3.1.3](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.2...v3.1.3) (2022-02-14) ### Bug Fixes * bump demps ([c2643c7](https://github.com/oclif/plugin-command-snapshot/commit/c2643c745aa121677be1bac60547180ba406b8e4)) -### [3.1.2](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.1...v3.1.2) (2021-11-10) + + +## [3.1.2](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.1...v3.1.2) (2021-11-10) ### Bug Fixes * adds alias property to command-snapshot \n BREAKING CHANGE: this changes the output of the file of the command snapshot which will cause compare to fail ([dea464e](https://github.com/oclif/plugin-command-snapshot/commit/dea464e17c11efd6a777982f4689bfc41f6ce9bd)) -### [3.1.1](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.0...v3.1.1) (2021-10-11) + + +## [3.1.1](https://github.com/oclif/plugin-command-snapshot/compare/v3.1.0...v3.1.1) (2021-10-11) ### Bug Fixes * update hook regex ([#144](https://github.com/oclif/plugin-command-snapshot/issues/144)) ([dc1225c](https://github.com/oclif/plugin-command-snapshot/commit/dc1225cc22e071958436e320b8951063b038d4cc)) -## [3.1.0](https://github.com/oclif/plugin-command-snapshot/compare/v3.0.0...v3.1.0) (2021-10-08) -### Features - -* generate schema for hooks ([266b832](https://github.com/oclif/plugin-command-snapshot/commit/266b83242fab1961b036998119791b999a08ee19)) +# [3.1.0](https://github.com/oclif/plugin-command-snapshot/compare/v3.0.0...v3.1.0) (2021-10-08) ### Bug Fixes @@ -36,42 +285,73 @@ All notable changes to this project will be documented in this file. See [standa * ignore hooks with no return type ([070ed41](https://github.com/oclif/plugin-command-snapshot/commit/070ed41902268d48034fdaa2b96f9a4a54eefd2c)) * schema:compare with hooks ([508549a](https://github.com/oclif/plugin-command-snapshot/commit/508549a372e56b3d79dec970e62477d9905dec13)) -### [2.2.2](https://github.com/oclif/plugin-command-snapshot/compare/v2.2.1...v2.2.2) (2021-06-30) + +### Features + +* generate schema for hooks ([266b832](https://github.com/oclif/plugin-command-snapshot/commit/266b83242fab1961b036998119791b999a08ee19)) + + + +# [3.0.0](https://github.com/oclif/plugin-command-snapshot/compare/v2.2.2...v3.0.0) (2021-09-29) + + +### Features + +* use oclif/core ([#129](https://github.com/oclif/plugin-command-snapshot/issues/129)) ([1941b1e](https://github.com/oclif/plugin-command-snapshot/commit/1941b1e99932d644062df6c288bc6bb97f744926)) + + + +## [2.2.2](https://github.com/oclif/plugin-command-snapshot/compare/v2.2.1...v2.2.2) (2021-06-30) ### Bug Fixes * dont fail if schemas folder isn't found ([b12dc79](https://github.com/oclif/plugin-command-snapshot/commit/b12dc796619fe2469b2b4ea8fc524f999b1c614e)) -### [2.2.1](https://github.com/oclif/plugin-command-snapshot/compare/v2.2.0...v2.2.1) (2021-06-30) + + +## [2.2.1](https://github.com/oclif/plugin-command-snapshot/compare/v2.2.0...v2.2.1) (2021-06-30) ### Bug Fixes * allow for empty schemas dir ([bf3d74e](https://github.com/oclif/plugin-command-snapshot/commit/bf3d74e3c071ef524402e1bdb20e50cbff990b80)) -## [2.2.0](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.2...v2.2.0) (2021-06-30) + + +# [2.2.0](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.2...v2.2.0) (2021-06-30) ### Features * add --ignorevoid flag to schema:generate ([9c4a48e](https://github.com/oclif/plugin-command-snapshot/commit/9c4a48e076e750c2320a47bc4b7c2f4bfc7029ae)) -### [2.1.2](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.1...v2.1.2) (2021-06-07) + + +## [2.1.2](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.1...v2.1.2) (2021-06-07) ### Bug Fixes * disallow void return type ([4655cfd](https://github.com/oclif/plugin-command-snapshot/commit/4655cfd86eb1429c6b0a8b036bb22e43336b6e09)) -### [2.1.1](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.0...v2.1.1) (2021-06-04) + + +## [2.1.1](https://github.com/oclif/plugin-command-snapshot/compare/v2.1.0...v2.1.1) (2021-06-04) ### Bug Fixes * ensure lib files are published ([c54b061](https://github.com/oclif/plugin-command-snapshot/commit/c54b06183aa39eaed60869421d3dd02e90fa27c0)) -## [2.1.0](https://github.com/oclif/plugin-command-snapshot/compare/v2.0.0...v2.1.0) (2021-06-03) + + +# [2.1.0](https://github.com/oclif/plugin-command-snapshot/compare/v2.0.0...v2.1.0) (2021-06-03) + + +### Bug Fixes + +* update return type for schema:generate ([36d99b3](https://github.com/oclif/plugin-command-snapshot/commit/36d99b3dc3d325c5ed81ea88f818f8ab59a67470)) ### Features @@ -79,6 +359,26 @@ All notable changes to this project will be documented in this file. See [standa * add commands for generating and comparing JSON schemas ([#90](https://github.com/oclif/plugin-command-snapshot/issues/90)) ([0e31395](https://github.com/oclif/plugin-command-snapshot/commit/0e313950317179383786d939591d5e03116e5c27)) + +# [2.0.0](https://github.com/oclif/plugin-command-snapshot/compare/v1.1.0...v2.0.0) (2020-12-01) + + ### Bug Fixes -* update return type for schema:generate ([36d99b3](https://github.com/oclif/plugin-command-snapshot/commit/36d99b3dc3d325c5ed81ea88f818f8ab59a67470)) +* do not include dev plugin commands\nBEAKAING CHANGE: this changes the output file of the command snapshot which will cause compare to fail ([c5697fe](https://github.com/oclif/plugin-command-snapshot/commit/c5697fe9c8584f118bb388171ebbf43f3eeb4ce2)) + + + +# [1.1.0](https://github.com/oclif/plugin-command-snapshot/compare/v1.0.0...v1.1.0) (2020-09-01) + + +### Features + +* add plugin and sorted flags ([b14f30c](https://github.com/oclif/plugin-command-snapshot/commit/b14f30c40d64262c297b1d85868722c042b342bb)) + + + +# 1.0.0 (2020-03-02) + + + diff --git a/package.json b/package.json index 950808eb..bdfe8343 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-command-snapshot", "description": "generates and compares OCLIF plugins snapshot files", - "version": "3.3.6", + "version": "3.3.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {