Skip to content

Commit

Permalink
chore(release): 5.1.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 11, 2024
1 parent 111ce4f commit c2e2029
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [5.1.9](https://github.com/oclif/plugin-command-snapshot/compare/5.1.8...5.1.9) (2024-05-11)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.5 to 3.26.6 ([#554](https://github.com/oclif/plugin-command-snapshot/issues/554)) ([111ce4f](https://github.com/oclif/plugin-command-snapshot/commit/111ce4f2446e0b1dda0e36567d0ba88a253c220f))

## [5.1.8](https://github.com/oclif/plugin-command-snapshot/compare/5.1.7...5.1.8) (2024-05-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-command-snapshot",
"description": "generates and compares OCLIF plugins snapshot files",
"version": "5.1.8",
"version": "5.1.9",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
"dependencies": {
Expand Down

0 comments on commit c2e2029

Please sign in to comment.