Skip to content

Commit 40ece1c

Browse files
committed
Publish
- @argos-ci/[email protected] - @argos-ci/[email protected] - @argos-ci/[email protected] - @argos-ci/[email protected] - @argos-ci/[email protected]
1 parent 29fe2be commit 40ece1c

File tree

10 files changed

+49
-5
lines changed

10 files changed

+49
-5
lines changed

packages/browser/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
7+
8+
9+
### Bug Fixes
10+
11+
* fix image stabilization ([29fe2be](https://github.com/argos-ci/argos-javascript/commit/29fe2bed471d80fcfa07905706f70edf2530e1a5))
12+
* fix image stabilization ([7e6d962](https://github.com/argos-ci/argos-javascript/commit/7e6d9627d547afe2606249385bbe4745ec8c617d))
13+
14+
15+
16+
17+
618
# [3.1.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
719

820

packages/browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@argos-ci/browser",
33
"description": "Browser utilities to stabilize visual testing with Argos.",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/cypress/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
7+
8+
**Note:** Version bump only for package @argos-ci/cypress
9+
10+
11+
12+
13+
614
# [3.3.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
715

816

packages/cypress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@argos-ci/cypress",
33
"description": "Cypress SDK for visual testing with Argos.",
4-
"version": "3.3.0",
4+
"version": "3.3.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/playwright/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.2.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
7+
8+
**Note:** Version bump only for package @argos-ci/playwright
9+
10+
11+
12+
13+
614
# [4.2.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
715

816

packages/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@argos-ci/playwright",
33
"description": "Playwright SDK for visual testing with Argos.",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/puppeteer/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
7+
8+
**Note:** Version bump only for package @argos-ci/puppeteer
9+
10+
11+
12+
13+
614
# [3.1.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
715

816

packages/puppeteer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@argos-ci/puppeteer",
33
"description": "Puppeteer SDK for visual testing with Argos.",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/storybook/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
7+
8+
**Note:** Version bump only for package @argos-ci/storybook
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-03-20)
715

816
**Note:** Version bump only for package @argos-ci/storybook

packages/storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@argos-ci/storybook",
33
"description": "Visual testing for Storybook test runner.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)