Skip to content

Commit f2e78df

Browse files
committed
Publish
- @argos-ci/[email protected] - @argos-ci/[email protected]
1 parent ee2e163 commit f2e78df

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

packages/playwright/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [6.3.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-11-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **playwright:** fix error in `argosScreenshot` ([ee2e163](https://github.com/argos-ci/argos-javascript/commit/ee2e163560061d92e385a30bbe7db2c669cd4e74))
12+
13+
14+
15+
16+
617
# [6.3.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-11-03)
718

819

packages/playwright/package.json

Lines changed: 1 addition & 1 deletion
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": "6.3.0",
4+
"version": "6.3.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/storybook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [5.2.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-11-03)
7+
8+
**Note:** Version bump only for package @argos-ci/storybook
9+
10+
11+
12+
13+
614
# [5.2.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/[email protected]...@argos-ci/[email protected]) (2025-11-03)
715

816

packages/storybook/package.json

Lines changed: 1 addition & 1 deletion
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": "5.2.0",
4+
"version": "5.2.1",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)