From ed8a42cf5bb2c7bb0442ae98f547182a8613e386 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jan 2024 22:05:34 +0000 Subject: [PATCH] release(version): Release 5.1.0-next.4 [skip ci] # [5.1.0-next.4](https://github.com/koordinates/xstate-tree/compare/v5.1.0-next.3...v5.1.0-next.4) (2024-01-25) ### fix * **routing:** flakey onloadEvent detection ([43f17c6](https://github.com/koordinates/xstate-tree/commit/43f17c67c60f566164ba7dcaa010719139183973)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 597ecd8..8200322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.1.0-next.4](https://github.com/koordinates/xstate-tree/compare/v5.1.0-next.3...v5.1.0-next.4) (2024-01-25) + + +### fix + +* **routing:** flakey onloadEvent detection ([43f17c6](https://github.com/koordinates/xstate-tree/commit/43f17c67c60f566164ba7dcaa010719139183973)) + # [5.1.0-next.3](https://github.com/koordinates/xstate-tree/compare/v5.1.0-next.2...v5.1.0-next.3) (2024-01-23) diff --git a/package-lock.json b/package-lock.json index 2561240..7e3a446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@koordinates/xstate-tree", - "version": "5.1.0-next.3", + "version": "5.1.0-next.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@koordinates/xstate-tree", - "version": "5.1.0-next.3", + "version": "5.1.0-next.4", "license": "MIT", "dependencies": { "fast-memoize": "^2.5.2", diff --git a/package.json b/package.json index 64a2dff..98c2ecf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@koordinates/xstate-tree", "main": "lib/index.js", "types": "lib/xstate-tree.d.ts", - "version": "5.1.0-next.3", + "version": "5.1.0-next.4", "license": "MIT", "description": "Build UIs with Actors using xstate and React", "keywords": [