10BC0 Publish · argos-ci/argos-javascript@807e4a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 807e4a9

Browse files
committed
Publish
- @argos-ci/api-client@0.9.0 - @argos-ci/browser@5.0.0 - @argos-ci/cli@3.0.0 - @argos-ci/core@4.0.0 - @argos-ci/cypress@6.0.0 - @argos-ci/gitlab@0.3.0 - @argos-ci/playwright@6.0.0 - @argos-ci/puppeteer@5.0.0 - @argos-ci/storybook@4.0.0 - @argos-ci/util@3.0.0 - @argos-ci/webdriverio@0.6.0
1 parent 2497f4a commit 807e4a9

File tree

22 files changed

+188
-11
lines changed

22 files changed

+188
-11
lines changed

packages/api-client/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
# [0.9.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/api-client@0.8.2...@argos-ci/api-client@0.9.0) (2025-08-02)
7+
8+
9+
### Features
10+
11+
* require Node.js > 20 ([c894a82](https://github.com/argos-ci/argos-javascript/commit/c894a82c1b51acfced9892b32b31ebbf699282ca))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Node.js v20 or higher is now required
17+
18+
19+
20+
21+
622
## [0.8.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/api-client@0.8.1...@argos-ci/api-client@0.8.2) (2025-08-01)
723

824
**Note:** Version bump only for package @argos-ci/api-client

packages/api-client/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/api-client",
33
"description": "Argos API Client library.",
4-
"version": "0.8.2",
4+
"version": "0.9.0",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/browser/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.0.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/browser@4.2.1...@argos-ci/browser@5.0.0) (2025-08-02)
7+
8+
9+
### Features
10+
11+
* require Node.js > 20 ([c894a82](https://github.com/argos-ci/argos-javascript/commit/c894a82c1b51acfced9892b32b31ebbf699282ca))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Node.js v20 or higher is now required
17+
18+
19+
20+
21+
622
## [4.2.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/browser@4.2.0...@argos-ci/browser@4.2.1) (2025-08-01)
723

824
**Note:** Version bump only for package @argos-ci/browser

packages/browser/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/browser",
33
"description": "Browser utilities to stabilize visual testing with Argos.",
4-
"version": "4.2.1",
4+
"version": "5.0.0",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

packages/cli/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.0.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cli@2.5.10...@argos-ci/cli@3.0.0) (2025-08-02)
7+
8+
9+
### Features
10+
11+
* require Node.js > 20 ([c894a82](https://github.com/argos-ci/argos-javascript/commit/c894a82c1b51acfced9892b32b31ebbf699282ca))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Node.js v20 or higher is now required
17+
18+
19+
20+
21+
622
## [2.5.10](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cli@2.5.9...@argos-ci/cli@2.5.10) (2025-08-02)
723

824
**Note:** Version bump only for package @argos-ci/cli

packages/cli/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/cli",
33
"description": "Command-line (CLI) for visual testing with Argos.",
4-
"version": "2.5.10",
4+
"version": "3.0.0",
55
"bin": {
66
"argos": "./bin/argos-cli.js"
77
},

packages/core/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.0.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/core@3.2.3...@argos-ci/core@4.0.0) (2025-08-02)
7+
8+
9+
### Features
10+
11+
* remove dependency to axios ([dee8fcb](https://github.com/argos-ci/argos-javascript/commit/dee8fcb274cc317cd914c02936fb39633a4387aa))
12+
* require Node.js > 20 ([c894a82](https://github.com/argos-ci/argos-javascript/commit/c894a82c1b51acfced9892b32b31ebbf699282ca))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* Node.js v20 or higher is now required
18+
19+
20+
21+
22+
623
## [3.2.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/core@3.2.2...@argos-ci/core@3.2.3) (2025-08-02)
724

825
**Note:** Version bump only for package @argos-ci/core

packages/core/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/core",
33
"description": "Node.js SDK for visual testing with Argos.",
4-
"version": "3.2.3",
4+
"version": "4.0.0",
55
"type": "module",
66
"main": "./dist/index.cjs",
77
"exports": {

packages/cypress/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.0.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cypress@5.0.7...@argos-ci/cypress@6.0.0) (2025-08-02)
7+
8+
9+
### Features
10+
11+
* require Node.js > 20 ([c894a82](https://github.com/argos-ci/argos-javascript/commit/c894a82c1b51acfced9892b32b31ebbf699282ca))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Node.js v20 or higher is now required
17+
18+
19+
20+
21+
622
## [5.0.7](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cypress@5.0.6...@argos-ci/cypress@5.0.7) (2025-08-02)
723

824
**Note:** Version bump only for package @argos-ci/cypress

packages/cypress/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/cypress",
33
"description": "Cypress SDK for visual testing with Argos.",
4-
"version": "5.0.7",
4+
"version": "6.0.0",
55
"author": "Smooth Code",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)
0