chore: bump versions

This commit is contained in:
github-actions[bot]
2023-11-08 16:22:15 +01:00
committed by Braks
parent 21460ee472
commit 4d1578ae60
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Revert importing types from vue instead of vueuse/core as it causes handle position to be messed up
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.25.2
### Patch Changes
- [#1178](https://github.com/bcakmakoglu/vue-flow/pull/1178) [`29c01f42`](https://github.com/bcakmakoglu/vue-flow/commit/29c01f428c308f9edeaefdc9b0b1796853b813fd) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Revert importing types from vue instead of vueuse/core as it causes handle position to be messed up
## 1.25.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.25.1",
"version": "1.25.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",