Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @argos-ci/api-client@0.3.0
 - @argos-ci/cli@2.4.0
 - @argos-ci/core@2.6.0
 - @argos-ci/cypress@2.1.4
 - @argos-ci/gitlab@0.1.4
 - @argos-ci/playwright@3.5.2
 - @argos-ci/puppeteer@2.2.4
 - @argos-ci/webdriverio@0.3.9
  • Loading branch information
gregberge committed Aug 31, 2024
1 parent e5bf4fa commit fd9935c
Show file tree
Hide file tree
Showing 16 changed files with 81 additions and 8 deletions.
11 changes: 11 additions & 0 deletions packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.3.0 (2024-08-31)


### Features

* add finalize command ([53ce57d](https://github.com/argos-ci/argos-javascript/commit/53ce57d7bec003368575495e05781a31698b2816))





# [0.2.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/api-client@0.1.0...@argos-ci/api-client@0.2.0) (2024-08-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/api-client",
"description": "Argos API client.",
"version": "0.2.0",
"version": "0.3.0",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.4.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cli@2.3.3...@argos-ci/cli@2.4.0) (2024-08-31)


### Features

* add finalize command ([53ce57d](https://github.com/argos-ci/argos-javascript/commit/53ce57d7bec003368575495e05781a31698b2816))





## 2.3.3 (2024-08-29)

**Note:** Version bump only for package @argos-ci/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/cli",
"description": "Visual testing solution to avoid visual regression. Argos CLI is used to interact with and upload screenshots to argos-ci.com via command line.",
"version": "2.3.3",
"version": "2.4.0",
"bin": {
"argos": "./bin/argos-cli.js"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.6.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.5.1...@argos-ci/core@2.6.0) (2024-08-31)


### Features

* add finalize command ([53ce57d](https://github.com/argos-ci/argos-javascript/commit/53ce57d7bec003368575495e05781a31698b2816))





## 2.5.1 (2024-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/core",
"description": "Visual testing solution to avoid visual regression. The core component of Argos SDK that handles build creation.",
"version": "2.5.1",
"version": "2.6.0",
"type": "module",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.4](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cypress@2.1.3...@argos-ci/cypress@2.1.4) (2024-08-31)

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





## 2.1.3 (2024-08-29)

**Note:** Version bump only for package @argos-ci/cypress
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/cypress",
"description": "Visual testing solution to avoid visual regression. Cypress commands and utilities for Argos visual testing.",
"version": "2.1.3",
"version": "2.1.4",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.1.4 (2024-08-31)

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





## [0.1.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/gitlab@0.1.2...@argos-ci/gitlab@0.1.3) (2024-08-24)

**Note:** Version bump only for package @argos-ci/gitlab
Expand Down
2 changes: 1 addition & 1 deletion packages/gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/gitlab",
"description": "GitLab utilities for Argos.",
"version": "0.1.3",
"version": "0.1.4",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/playwright@3.5.1...@argos-ci/playwright@3.5.2) (2024-08-31)

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





## [3.5.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/playwright@3.5.0...@argos-ci/playwright@3.5.1) (2024-08-29)

**Note:** Version bump only for package @argos-ci/playwright
Expand Down
2 changes: 1 addition & 1 deletion packages/playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/playwright",
"description": "Visual testing solution to avoid visual regression. Playwright commands and utilities for Argos visual testing.",
"version": "3.5.1",
"version": "3.5.2",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/puppeteer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.4](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/puppeteer@2.2.3...@argos-ci/puppeteer@2.2.4) (2024-08-31)

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





## 2.2.3 (2024-08-29)

**Note:** Version bump only for package @argos-ci/puppeteer
Expand Down
2 changes: 1 addition & 1 deletion packages/puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/puppeteer",
"description": "Visual testing solution to avoid visual regression. Puppeteer commands and utilities for Argos visual testing.",
"version": "2.2.3",
"version": "2.2.4",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/webdriverio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.9](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/webdriverio@0.3.8...@argos-ci/webdriverio@0.3.9) (2024-08-31)

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





## 0.3.8 (2024-08-29)

**Note:** Version bump only for package @argos-ci/webdriverio
Expand Down
2 changes: 1 addition & 1 deletion packages/webdriverio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/webdriverio",
"description": "Visual testing solution to avoid visual regression. Webdriver SDK and utilities for Argos visual testing.",
"version": "0.3.8",
"version": "0.3.9",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fd9935c

Please sign in to comment.