Skip to content

Commit 199b424

Browse files
Version Packages (#114)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 048060a commit 199b424

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-camels-listen.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
# Changelog
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [`048060a`](https://github.com/tivac/xstate-component-tree/commit/048060ac854ce51a9e7c23353cdc9507106d47e0) Thanks [@tivac](https://github.com/tivac)! - Fix exports config
8+
39
## 6.0.0
410

511
### Major 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-component-tree",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Build a tree of components based on statechart values",
55
"author": "Pat Cavit <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)