changed from minor to patch

This commit is contained in:
peterkogo
2024-11-09 09:45:16 +01:00
parent 358eb355e0
commit 9e47461994
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@xyflow/react': minor
'@xyflow/react': patch
---
Support key combinations which include '+' (e.g., 'Control++' resolves to the combination 'Control' and '+').