Skip to content

Commit fc4652b

Browse files
authored
Merge pull request #239 from chromaui/changeset-release/main
Version Packages
2 parents b6aedba + cb5f512 commit fc4652b

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/weak-geckos-tie.md

-6
This file was deleted.

packages/cypress/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# chromatic-cypress
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- fa22af9: snapshot the contents of canvas elements
8+
39
## 0.10.1
410

511
### Patch Changes

packages/cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chromatic-com/cypress",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "Chromatic Visual Regression Testing for Cypress",
55
"repository": {
66
"type": "git",

packages/playwright/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# chromatic-playwright
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- fa22af9: snapshot the contents of canvas elements
8+
39
## 0.11.3
410

511
### Patch Changes

packages/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chromatic-com/playwright",
3-
"version": "0.11.3",
3+
"version": "0.12.0",
44
"description": "Chromatic Visual Regression Testing for Playwright",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)