Skip to content

Commit 4a36aba

Browse files
committed
chore(release): 5.2.4 [skip ci]
1 parent ca4eb4b commit 4a36aba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.2.4](https://github.com/oclif/plugin-command-snapshot/compare/5.2.3...5.2.4) (2024-06-30)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.0.6 to 4.0.7 ([#583](https://github.com/oclif/plugin-command-snapshot/issues/583)) ([ca4eb4b](https://github.com/oclif/plugin-command-snapshot/commit/ca4eb4bb0f6da322be4dc71b7e783af770b80628))
6+
17
## [5.2.3](https://github.com/oclif/plugin-command-snapshot/compare/5.2.2...5.2.3) (2024-06-16)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/plugin-command-snapshot",
33
"description": "generates and compares OCLIF plugins snapshot files",
4-
"version": "5.2.3",
4+
"version": "5.2.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)