Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 10, 2024
1 parent 0bdfaa5 commit dbeb9a4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/spicy-years-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-waves-grab.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/replayio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.5.3

### Patch Changes

- [#619](https://github.com/replayio/replay-cli/pull/619) [`93e8732`](https://github.com/replayio/replay-cli/commit/93e873254ea44239e5768b2e06527a786168a73b) Thanks [@Andarist](https://github.com/Andarist)! - Recommend installing `xz` if it's missing and the browser can't be extracted because of that

- [#617](https://github.com/replayio/replay-cli/pull/617) [`683cb81`](https://github.com/replayio/replay-cli/commit/683cb81ec9a0dc72d937df1469183d4de74543e9) Thanks [@bvaughn](https://github.com/bvaughn)! - Gracefully handle missing recordings.log entries

## 1.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/replayio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "replayio",
"version": "1.5.2",
"version": "1.5.3",
"description": "CLI tool for uploading and managing recordings",
"bin": "./bin.js",
"exports": {
Expand Down

0 comments on commit dbeb9a4

Please sign in to comment.