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

Commit fb08d34

Browse files
Version Packages
1 parent a89189e commit fb08d34

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-hats-unite.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.0
4+
5+
### Minor Changes
6+
7+
- [#414](https://github.com/statelyai/xstate-viz/pull/414) [`8a336e3`](https://github.com/statelyai/xstate-viz/commit/8a336e330bb13f04abd547c48e445d9c9c3c94fc) Thanks [@kevinmaes](https://github.com/kevinmaes)! - Analytics
8+
39
## 0.8.6
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.6",
3+
"version": "0.9.0",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)