Skip to content

Commit 68a748d

Browse files
release(version): Release 4.4.0-beta.1 [skip ci]
# [4.4.0-beta.1](v4.3.0...v4.4.0-beta.1) (2024-01-08) ### feat * **builders:** viewToMachine ([f02be21](f02be21)), closes [#51](#51)
1 parent 098e8cf commit 68a748d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.4.0-beta.1](https://github.com/koordinates/xstate-tree/compare/v4.3.0...v4.4.0-beta.1) (2024-01-08)
2+
3+
4+
### feat
5+
6+
* **builders:** viewToMachine ([f02be21](https://github.com/koordinates/xstate-tree/commit/f02be2136f113351ada2fd3ed1d851d58c60f4c5)), closes [#51](https://github.com/koordinates/xstate-tree/issues/51)
7+
18
# [4.3.0](https://github.com/koordinates/xstate-tree/compare/v4.2.0...v4.3.0) (2023-12-22)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@koordinates/xstate-tree",
33
"main": "lib/index.js",
44
"types": "lib/xstate-tree.d.ts",
5-
"version": "4.3.0",
5+
"version": "4.4.0-beta.1",
66
"license": "MIT",
77
"description": "Build UIs with Actors using xstate and React",
88
"keywords": [

0 commit comments

Comments
 (0)