Skip to content

Commit a3c76d0

Browse files
committed
chore(release): 0.0.19 [skip ci]
1 parent c817c7c commit a3c76d0

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.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+
110
## [0.0.18](https://github.com/oclif/plugin-search/compare/0.0.17...0.0.18) (2023-07-02)
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.18",
3+
"version": "0.0.19",
44
"description": "A command for searching commands",
55
"author": "Salesforce",
66
"homepage": "https://github.com/oclif/plugin-search",

0 commit comments

Comments
 (0)