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

Commit 1ec9a4a

Browse files
authored
Merge pull request #423 from statelyai/changeset-release/dev
Version Packages
2 parents 65c7d69 + 2f5973c commit 1ec9a4a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-taxis-smash.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.9.1
4+
5+
### Patch Changes
6+
7+
- [#422](https://github.com/statelyai/xstate-viz/pull/422) [`10858d2`](https://github.com/statelyai/xstate-viz/commit/10858d2c3efc7073b675582b892fdd8b735e11ef) Thanks [@davidkpiano](https://github.com/davidkpiano)! - Fixes issue where raise actions were causing visualizer to crash
8+
39
## 0.9.0
410

511
### Minor 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.9.0",
3+
"version": "0.9.1",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)