We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5698e07 commit 300ce08Copy full SHA for 300ce08
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.15](https://github.com/oclif/plugin-search/compare/0.0.14...0.0.15) (2023-04-02)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([c1c9590](https://github.com/oclif/plugin-search/commit/c1c959070b00bef12015f05407042ab3939fb5e3))
7
8
9
10
## [0.0.14](https://github.com/oclif/plugin-search/compare/0.0.13...0.0.14) (2023-03-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-search",
- "version": "0.0.14",
+ "version": "0.0.15",
"description": "A command for searching commands",
"author": "Salesforce",
"homepage": "https://github.com/oclif/plugin-search",
0 commit comments