Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @argos-ci/cli@2.5.3
 - @argos-ci/core@2.12.0
 - @argos-ci/cypress@2.3.3
 - @argos-ci/playwright@3.9.4
 - @argos-ci/puppeteer@2.3.3
 - @argos-ci/storybook@0.2.4
 - @argos-ci/webdriverio@0.5.3
  • Loading branch information
gregberge committed Dec 3, 2024
1 parent ef188fb commit 88672d5
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 9 deletions.
8 changes: 8 additions & 0 deletions packages/cli/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.5.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cli@2.5.2...@argos-ci/cli@2.5.3) (2024-12-03)

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





## [2.5.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cli@2.5.1...@argos-ci/cli@2.5.2) (2024-12-03)

**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": "Command-line (CLI) for visual testing with Argos.",
"version": "2.5.2",
"version": "2.5.3",
"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.12.0](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.11.1...@argos-ci/core@2.12.0) (2024-12-03)


### Features

* **github-actions:** improve algorithm to find pull request ([ef188fb](https://github.com/argos-ci/argos-javascript/commit/ef188fbb4ed83bc080a54fda5aa945a4ddfb757b))





## [2.11.1](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/core@2.11.0...@argos-ci/core@2.11.1) (2024-12-03)

**Note:** Version bump only for package @argos-ci/core
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/core",
"description": "Node.js SDK for visual testing with Argos.",
"version": "2.11.1",
"version": "2.12.0",
"type": "module",
"main": "./dist/index.cjs",
"exports": {
Expand Down Expand Up @@ -50,11 +50,11 @@
"tmp": "^0.2.3"
},
"devDependencies": {
"@octokit/webhooks": "^13.4.1",
"@types/convict": "^6.1.6",
"@types/debug": "^4.1.12",
"@types/tmp": "^0.2.6",
"msw": "^2.5.1",
"@octokit/webhooks": "^13.4.1"
"msw": "^2.5.1"
},
"scripts": {
"build": "tsup && cp ./src/index.cjs ./dist",
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.3.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cypress@2.3.2...@argos-ci/cypress@2.3.3) (2024-12-03)

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





## [2.3.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/cypress@2.3.1...@argos-ci/cypress@2.3.2) (2024-12-03)

**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": "Cypress SDK for visual testing with Argos.",
"version": "2.3.2",
"version": "2.3.3",
"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.9.4](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/playwright@3.9.3...@argos-ci/playwright@3.9.4) (2024-12-03)

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





## [3.9.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/playwright@3.9.2...@argos-ci/playwright@3.9.3) (2024-12-03)

**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": "Playwright SDK for visual testing with Argos.",
"version": "3.9.3",
"version": "3.9.4",
"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.3.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/puppeteer@2.3.2...@argos-ci/puppeteer@2.3.3) (2024-12-03)

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





## [2.3.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/puppeteer@2.3.1...@argos-ci/puppeteer@2.3.2) (2024-12-03)

**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": "Puppeteer SDK for visual testing with Argos.",
"version": "2.3.2",
"version": "2.3.3",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook/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.2.4](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/storybook@0.2.3...@argos-ci/storybook@0.2.4) (2024-12-03)

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





## [0.2.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/storybook@0.2.2...@argos-ci/storybook@0.2.3) (2024-12-03)

**Note:** Version bump only for package @argos-ci/storybook
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@argos-ci/storybook",
"description": "Visual testing for Storybook test runner.",
"version": "0.2.3",
"version": "0.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.5.3](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/webdriverio@0.5.2...@argos-ci/webdriverio@0.5.3) (2024-12-03)

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





## [0.5.2](https://github.com/argos-ci/argos-javascript/compare/@argos-ci/webdriverio@0.5.1...@argos-ci/webdriverio@0.5.2) (2024-12-03)

**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": "WebdriverIO SDK for visual testing with Argos.",
"version": "0.5.2",
"version": "0.5.3",
"author": "Smooth Code",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 88672d5

Please sign in to comment.