UNPKG

2.43 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.1.0](https://github.com/oclif/plugin-which/compare/v2.0.5...v2.1.0) (2022-01-28)
6
7
8### Features
9
10* remove cli-ux ([4eaa693](https://github.com/oclif/plugin-which/commit/4eaa6933815cce5e3de0c2b1e602f0e2d81c25e7))
11
12### [2.0.5](https://github.com/oclif/plugin-which/compare/v2.0.4...v2.0.5) (2022-01-06)
13
14
15### Bug Fixes
16
17* add main to package.json ([#212](https://github.com/oclif/plugin-which/issues/212)) ([bff22f0](https://github.com/oclif/plugin-which/commit/bff22f062c0fef6fb9f4679e09f8ab9c48255977))
18
19### [2.0.4](https://github.com/oclif/plugin-which/compare/v2.0.3...v2.0.4) (2021-12-17)
20
21
22### Bug Fixes
23
24* bump deps ([0a1c4d9](https://github.com/oclif/plugin-which/commit/0a1c4d9b385d692dc7ec98c3ac85ebb7b0693542))
25
26### [2.0.3](https://github.com/oclif/plugin-which/compare/v2.0.2...v2.0.3) (2021-12-17)
27
28### [2.0.2](https://github.com/oclif/plugin-which/compare/v2.0.1...v2.0.2) (2021-12-02)
29
30
31### Bug Fixes
32
33* allow commands with spaces ([7b1910a](https://github.com/oclif/plugin-which/commit/7b1910aa314cb98dd7d0ae44e195eccd94d25669))
34
35### [2.0.1](https://github.com/oclif/plugin-which/compare/v2.0.0...v2.0.1) (2021-12-02)
36
37
38### Bug Fixes
39
40* bump core version ([49edb83](https://github.com/oclif/plugin-which/commit/49edb83b744e2de27fc0a0ed16447b75368c4086))
41* get deps aligned ([9396b57](https://github.com/oclif/plugin-which/commit/9396b5768f946286c97d9239120bd5fb58defdbf))
42* pin oclif ([377c6fa](https://github.com/oclif/plugin-which/commit/377c6fa2d3a175cd8ffa52552bb266c2ef7ebf85))
43
44## [1.0.3](https://github.com/oclif/plugin-which/compare/v1.0.2...v1.0.3) (2018-10-13)
45
46
47### Bug Fixes
48
49* remove greenkeeper badge ([281ab74](https://github.com/oclif/plugin-which/commit/281ab74))
50
51## [1.0.2](https://github.com/oclif/plugin-which/compare/v1.0.1...v1.0.2) (2018-09-14)
52
53
54### Bug Fixes
55
56* lint issue ([47b0f5b](https://github.com/oclif/plugin-which/commit/47b0f5b))
57
58<a name="1.0.1"></a>
59## [1.0.1](https://github.com/oclif/plugin-which/compare/v1.0.0...v1.0.1) (2018-05-22)
60
61
62### Bug Fixes
63
64* bust circle cache ([4021744](https://github.com/oclif/plugin-which/commit/4021744))
65
66<a name="1.0.0"></a>
67# 1.0.0 (2018-05-22)
68
69
70### Features
71
72* added which command ([9a63dbd](https://github.com/oclif/plugin-which/commit/9a63dbd))