Skip to content

Commit 300ce08

Browse files
committed
chore(release): 0.0.15 [skip ci]
1 parent 5698e07 commit 300ce08

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.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+
110
## [0.0.14](https://github.com/oclif/plugin-search/compare/0.0.13...0.0.14) (2023-03-05)
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.14",
3+
"version": "0.0.15",
44
"description": "A command for searching commands",
55
"author": "Salesforce",
66
"homepage": "https://github.com/oclif/plugin-search",

0 commit comments

Comments
 (0)