Skip to content

Commit b402819

Browse files
committed
chore(release): 5.3.18 [skip ci]
1 parent 2f1b7c5 commit b402819

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.3.18](https://github.com/oclif/plugin-command-snapshot/compare/5.3.17...5.3.18) (2026-05-09)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump semver from 7.7.4 to 7.8.0 ([#984](https://github.com/oclif/plugin-command-snapshot/issues/984)) ([2f1b7c5](https://github.com/oclif/plugin-command-snapshot/commit/2f1b7c54352118906faac0021e0688abf488b39c))
6+
17
## [5.3.17](https://github.com/oclif/plugin-command-snapshot/compare/5.3.16...5.3.17) (2026-05-02)
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.17",
4+
"version": "5.3.18",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
77
"bin": {

0 commit comments

Comments
 (0)