Skip to content

Commit a63961d

Browse files
chore: update package versions for release (#222)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 22d3ce8 commit a63961d

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

.changeset/brown-ligers-deliver.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eight-monkeys-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lemon-lions-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# appwright
22

3+
## 0.1.37
4+
5+
### Patch Changes
6+
7+
- 01bb396: fix: move worker video download to reporter
8+
- f7ca94a: fix: updated llm package version to fix the langfuse errors
9+
- 22d3ce8: fix: worker info store needs recursive mkdir
10+
311
## 0.1.36
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appwright",
3-
"version": "0.1.36",
3+
"version": "0.1.37",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)