Skip to content

Commit e690d27

Browse files
committed
chore(release): 5.3.6 [skip ci]
1 parent 8829503 commit e690d27

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.3.6](https://github.com/oclif/plugin-command-snapshot/compare/5.3.5...5.3.6) (2025-09-13)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.5.2 to 4.5.3 ([#873](https://github.com/oclif/plugin-command-snapshot/issues/873)) ([8829503](https://github.com/oclif/plugin-command-snapshot/commit/8829503409f42ce8b1ca482ed591674a2be6ce14))
6+
17
## [5.3.5](https://github.com/oclif/plugin-command-snapshot/compare/5.3.4...5.3.5) (2025-07-26)
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.3.5",
4+
"version": "5.3.6",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
77
"bin": {

0 commit comments

Comments
 (0)