We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb58c6 commit 237bbabCopy full SHA for 237bbab
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.21](https://github.com/oclif/plugin-search/compare/0.0.20...0.0.21) (2023-07-20)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([9438954](https://github.com/oclif/plugin-search/commit/94389545fbfb56efc3fdde25b8905ef26a582fe5))
7
8
9
10
## [0.0.20](https://github.com/oclif/plugin-search/compare/0.0.19...0.0.20) (2023-07-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-search",
- "version": "0.0.20",
+ "version": "0.0.21",
"description": "A command for searching commands",
"author": "Salesforce",
"homepage": "https://github.com/oclif/plugin-search",
0 commit comments