Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 523d664

Browse files
authored
Merge pull request #392 from statelyai/changeset-release/dev
Version Packages
2 parents 61f8f59 + 2e3a025 commit 523d664

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eight-moles-itch.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# XState Visualizer
22

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- [#387](https://github.com/statelyai/xstate-viz/pull/387) [`77b2a13`](https://github.com/statelyai/xstate-viz/commit/77b2a13a76da0dbd9b2c7003c1872daca90c5760) Thanks [@zgotsch](https://github.com/zgotsch)! - Add some additional heuristics to avoid layout failures
8+
39
## 0.8.1
410

511
### 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": "xstate-viz-app",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)