Skip to content

Commit c5e453f

Browse files
chore(release): 10.0.3 [skip ci]
1 parent 465e420 commit c5e453f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.0.3](https://github.com/simonsmith/cypress-image-snapshot/compare/10.0.2...10.0.3) (2025-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update jest-image-snapshot types to remove jest namespace ([465e420](https://github.com/simonsmith/cypress-image-snapshot/commit/465e420578cb67be7067042b7dacc5f01718d884)), closes [#81](https://github.com/simonsmith/cypress-image-snapshot/issues/81)
7+
18
## [10.0.2](https://github.com/simonsmith/cypress-image-snapshot/compare/10.0.1...10.0.2) (2025-08-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simonsmith/cypress-image-snapshot",
33
"packageManager": "[email protected]",
4-
"version": "10.0.2",
4+
"version": "10.0.3",
55
"description": "Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress commands.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)