Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tstelzer committed May 13, 2024
1 parent 639486a commit b7b7f64
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
7 changes: 7 additions & 0 deletions workspace/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies
- @creative-introvert/prediction-testing-cli@0.3.1

## null

### Patch Changes

- Updated dependencies
- @creative-introvert/prediction-testing@0.3.0
- @creative-introvert/prediction-testing-cli@0.3.0
Expand Down
6 changes: 6 additions & 0 deletions workspace/prediction-testing-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @creative-introvert/prediction-testing-cli

## 0.3.1

### Patch Changes

- Fix: import.meta.url in cjs.

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion workspace/prediction-testing-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.3.0",
"version": "0.3.1",
"type": "module",
"license": "MIT",
"sideEffects": [],
Expand Down

0 comments on commit b7b7f64

Please sign in to comment.