Skip to content

Commit

Permalink
Merge pull request #269 from pixeleye-io/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
AlfieJones authored Apr 11, 2024
2 parents e609da7 + dd84ae1 commit 4941fb4
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-avocados-roll.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies []:
- [email protected]
- @pixeleye/cypress@0.4.1

## null

### Patch Changes

- Updated dependencies []:
- [email protected]
- @pixeleye/cypress@0.4.0
Expand Down
7 changes: 7 additions & 0 deletions examples/playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies []:
- [email protected]

## null

### Patch Changes

- Updated dependencies []:
- [email protected]

Expand Down
8 changes: 8 additions & 0 deletions examples/puppeteer-with-vitest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies []:
- [email protected]
- @pixeleye/puppeteer@0.4.0

## null

### Patch Changes

- Updated dependencies []:
- [email protected]
- @pixeleye/puppeteer@0.4.0
Expand Down
7 changes: 7 additions & 0 deletions integrations/cli/cli-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pixeleye/cli-api

## 0.3.12

### Patch Changes

- Updated dependencies [[`47ebd99`](https://github.com/pixeleye-io/pixeleye/commit/47ebd99d51e2ac26d591892d7b0ee90bbe0ea9cb)]:
- @pixeleye/cli-env@0.4.0

## 0.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/cli-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixeleye/cli-api",
"version": "0.3.11",
"version": "0.3.12",
"private": false,
"license": "AGPL-3.0",
"main": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions integrations/cli/cli-booth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pixeleye/cli-booth

## 0.5.2

### Patch Changes

- Updated dependencies []:
- @pixeleye/cli-api@0.3.12
- @pixeleye/cli-config@0.6.2
- @pixeleye/cli-capture@0.5.0

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/cli-booth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixeleye/cli-booth",
"version": "0.5.1",
"version": "0.5.2",
"private": false,
"license": "AGPL-3.0",
"main": "./src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions integrations/cli/cli-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pixeleye/cli-config

## 0.6.2

### Patch Changes

- Updated dependencies [[`47ebd99`](https://github.com/pixeleye-io/pixeleye/commit/47ebd99d51e2ac26d591892d7b0ee90bbe0ea9cb)]:
- @pixeleye/cli-env@0.4.0

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/cli-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixeleye/cli-config",
"version": "0.6.1",
"version": "0.6.2",
"private": false,
"license": "AGPL-3.0",
"main": "./src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions integrations/cli/cli-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pixeleye/cli-env

## 0.4.0

### Minor Changes

- [#268](https://github.com/pixeleye-io/pixeleye/pull/268) [`47ebd99`](https://github.com/pixeleye-io/pixeleye/commit/47ebd99d51e2ac26d591892d7b0ee90bbe0ea9cb) Thanks [@AlfieJones](https://github.com/AlfieJones)! - Updating commit sha calculation order

## 0.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/cli-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixeleye/cli-env",
"version": "0.3.9",
"version": "0.4.0",
"private": false,
"license": "AGPL-3.0",
"main": "./src/index.ts",
Expand Down
10 changes: 10 additions & 0 deletions integrations/cli/pixeleye/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# pixeleye

## 0.7.3

### Patch Changes

- Updated dependencies [[`47ebd99`](https://github.com/pixeleye-io/pixeleye/commit/47ebd99d51e2ac26d591892d7b0ee90bbe0ea9cb)]:
- @pixeleye/cli-env@0.4.0
- @pixeleye/cli-api@0.3.12
- @pixeleye/cli-config@0.6.2
- @pixeleye/cli-booth@0.5.2

## 0.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/pixeleye/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixeleye",
"version": "0.7.2",
"version": "0.7.3",
"private": false,
"license": "AGPL-3.0",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions integrations/cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pixeleye/cypress

## 0.4.1

### Patch Changes

- Updated dependencies []:
- @pixeleye/cli-api@0.3.12

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pixeleye/cypress",
"description": "Cypress integration for Pixeleye",
"private": false,
"version": "0.4.0",
"version": "0.4.1",
"license": "AGPL-3.0",
"scripts": {
"lint": "eslint",
Expand Down

0 comments on commit 4941fb4

Please sign in to comment.