Skip to content

Commit

Permalink
chore(release): 5.1.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 14, 2024
1 parent dbc9d9e commit da4dc20
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.6](https://github.com/oclif/plugin-command-snapshot/compare/5.1.5...5.1.6) (2024-04-14)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.0 to 3.26.3 ([#531](https://github.com/oclif/plugin-command-snapshot/issues/531)) ([dbc9d9e](https://github.com/oclif/plugin-command-snapshot/commit/dbc9d9e6ac3d3041460338403346353a1576641a))

## [5.1.5](https://github.com/oclif/plugin-command-snapshot/compare/5.1.4...5.1.5) (2024-04-13)

### 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.5",
"version": "5.1.6",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
"dependencies": {
Expand Down

0 comments on commit da4dc20

Please sign in to comment.