Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
tstelzer committed Apr 22, 2024
1 parent a24796c commit 977e2c7
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 2 deletions.
8 changes: 8 additions & 0 deletions workspace/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @creative-introvert/prediction-testing-cli

## 0.0.2

### Patch Changes

- Feat: Passthrough display config.
- Updated dependencies
- @creative-introvert/prediction-testing@0.0.6

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspace/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@creative-introvert/prediction-testing-cli",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"license": "MIT",
"sideEffects": [],
Expand Down
6 changes: 6 additions & 0 deletions workspace/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @creative-introvert/prediction-testing

## 0.0.6

### Patch Changes

- Feat: Passthrough display config.

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspace/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@creative-introvert/prediction-testing",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"license": "MIT",
"sideEffects": [],
Expand Down
8 changes: 8 additions & 0 deletions workspace/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies
- @creative-introvert/prediction-testing-cli@0.0.2
- @creative-introvert/prediction-testing@0.0.6

## null

### Patch Changes

- Updated dependencies
- @creative-introvert/prediction-testing@0.0.5
- @creative-introvert/prediction-testing-cli@0.0.1
Expand Down

0 comments on commit 977e2c7

Please sign in to comment.