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

Commit d3779b5

Browse files
authored
Merge pull request #427 from statelyai/changeset-release/dev
Version Packages
2 parents 40d8ed4 + d06bc50 commit d3779b5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-kids-exist.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.10.0
4+
5+
### Minor Changes
6+
7+
- [#425](https://github.com/statelyai/xstate-viz/pull/425) [`c80b891`](https://github.com/statelyai/xstate-viz/commit/c80b8911fbdd89d41d422aece502b654e75129aa) Thanks [@laurakalbag](https://github.com/laurakalbag)! - Add a banner and welcome screen link introducing the Stately visual editor
8+
39
## 0.9.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.9.1",
3+
"version": "0.10.0",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)