UNPKG

2.53 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [2.0.1](https://github.com/oclif/plugin-commands/compare/v2.0.0...v2.0.1) (2021-12-08)
6
7
8### Bug Fixes
9
10* add summary and use configured command ([#217](https://github.com/oclif/plugin-commands/issues/217)) ([d1ce99e](https://github.com/oclif/plugin-commands/commit/d1ce99eb233155e019a585177972188953b0ffaf))
11* build error ([6cc7807](https://github.com/oclif/plugin-commands/commit/6cc780725e5dbb64fbc105206cc580bf45325749))
12* bump deps ([#234](https://github.com/oclif/plugin-commands/issues/234)) ([04c903d](https://github.com/oclif/plugin-commands/commit/04c903d45a51987f6262628c7a401481dc237145))
13* bump deps and fix tests ([#236](https://github.com/oclif/plugin-commands/issues/236)) ([064da3f](https://github.com/oclif/plugin-commands/commit/064da3f22778c9625c640012b883eee8c1528ab1))
14* bump-deps ([#235](https://github.com/oclif/plugin-commands/issues/235)) ([55b3e59](https://github.com/oclif/plugin-commands/commit/55b3e59e0743078d2bf81bfa75a56ebd0b746c4b))
15
16## [1.2.2](https://github.com/oclif/plugin-commands/compare/v1.2.1...v1.2.2) (2018-10-13)
17
18
19### Bug Fixes
20
21* remove greenkeeper badge ([2bf582a](https://github.com/oclif/plugin-commands/commit/2bf582a))
22
23## [1.2.1](https://github.com/oclif/plugin-commands/compare/v1.2.0...v1.2.1) (2018-09-14)
24
25
26### Bug Fixes
27
28* updated deps ([adf0726](https://github.com/oclif/plugin-commands/commit/adf0726))
29
30# [1.2.0](https://github.com/oclif/plugin-commands/compare/v1.1.3...v1.2.0) (2018-08-17)
31
32
33### Features
34
35* typescript 3 ([8267ff5](https://github.com/oclif/plugin-commands/commit/8267ff5))
36
37<a name="1.1.1"></a>
38## [1.1.1](https://github.com/oclif/plugin-commands/compare/v1.1.0...v1.1.1) (2018-06-01)
39
40
41### Bug Fixes
42
43* updated deps ([22d6a13](https://github.com/oclif/plugin-commands/commit/22d6a13))
44
45<a name="1.1.0"></a>
46# [1.1.0](https://github.com/oclif/plugin-commands/compare/v1.0.0...v1.1.0) (2018-05-31)
47
48
49### Features
50
51* add --hidden flag ([e6b9424](https://github.com/oclif/plugin-commands/commit/e6b9424))
52
53<a name="1.0.0"></a>
54# 1.0.0 (2018-05-31)
55
56
57### Bug Fixes
58
59* updated deps ([ef81977](https://github.com/oclif/plugin-commands/commit/ef81977))
60
61
62### Features
63
64* init ([03864cc](https://github.com/oclif/plugin-commands/commit/03864cc))
65* sort commands by id ([9cb157a](https://github.com/oclif/plugin-commands/commit/9cb157a))
66
67
68### BREAKING CHANGES
69
70* v1