Skip to content

Commit 7c22567

Browse files
committed
chore(release): 0.0.24 [skip ci]
1 parent d8a794c commit 7c22567

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.0.24](https://github.com/oclif/plugin-search/compare/0.0.23...0.0.24) (2023-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* filter out ignored commands from search ([53637e5](https://github.com/oclif/plugin-search/commit/53637e571dd178ef7d9559c4b141454585e5b737))
7+
8+
9+
110
## [0.0.23](https://github.com/oclif/plugin-search/compare/0.0.22...0.0.23) (2023-09-28)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oclif/plugin-search",
3-
"version": "0.0.23",
3+
"version": "0.0.24",
44
"description": "A command for searching commands",
55
"author": "Salesforce",
66
"homepage": "https://github.com/oclif/plugin-search",

0 commit comments

Comments
 (0)