From 6e0c3914fbab5466453a885965a3675aebdb1750 Mon Sep 17 00:00:00 2001 From: moklick Date: Wed, 10 Jul 2024 14:36:44 +0200 Subject: [PATCH] chore(system): update changelog --- packages/system/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index 4b7c029c..2d2adc53 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -4,4 +4,4 @@ ### Patch Changes -- [#4432](https://github.com/xyflow/xyflow/pull/4432) [`d2da5765`](https://github.com/xyflow/xyflow/commit/d2da576591305873f8d6514091ee8db1ad4f79e2) Thanks [@moklick](https://github.com/moklick)! - refactor(useConnection): return internal node, add node generic +- [#4432](https://github.com/xyflow/xyflow/pull/4432) [`d2da5765`](https://github.com/xyflow/xyflow/commit/d2da576591305873f8d6514091ee8db1ad4f79e2) Thanks [@moklick](https://github.com/moklick)! - refactor(ConnectionState): use internal node, add node generic