We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c817c7c commit a3c76d0Copy full SHA for a3c76d0
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.19](https://github.com/oclif/plugin-search/compare/0.0.18...0.0.19) (2023-07-12)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump semver from 5.7.1 to 5.7.2 ([f3aeb8c](https://github.com/oclif/plugin-search/commit/f3aeb8c601a1dea951333674cb3dabe96cd5092f))
7
8
9
10
## [0.0.18](https://github.com/oclif/plugin-search/compare/0.0.17...0.0.18) (2023-07-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-search",
- "version": "0.0.18",
+ "version": "0.0.19",
"description": "A command for searching commands",
"author": "Salesforce",
"homepage": "https://github.com/oclif/plugin-search",
0 commit comments