chore: bump versions

This commit is contained in:
github-actions[bot]
2024-01-30 08:56:46 +01:00
committed by Braks
parent 05e17d7951
commit b13d53d609
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.30.1
### Patch Changes
- [#1266](https://github.com/bcakmakoglu/vue-flow/pull/1266) [`c571dde`](https://github.com/bcakmakoglu/vue-flow/commit/c571dde2cca3a7de4c9b954e8f3fdd14a3171b03) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Check if values are numeric in `isRect` instead of checking for truthiness of values
## 1.30.0
### Minor Changes