chore: bump versions

This commit is contained in:
github-actions[bot]
2024-07-08 22:22:48 +02:00
committed by Braks
parent 4548021b74
commit d368263904
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Emit `nodeClick` event when a node is dragged without exceeding the node drag threshold (i.e. no visible movement has happened)
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core # @vue-flow/core
## 1.38.3
### Patch Changes
- [#1522](https://github.com/bcakmakoglu/vue-flow/pull/1522) [`ccca803`](https://github.com/bcakmakoglu/vue-flow/commit/ccca803e130bb2152b6cc16b29e4ae10b9b8e63a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Emit `nodeClick` event when a node is dragged without exceeding the node drag threshold (i.e. no visible movement has happened)
## 1.38.2 ## 1.38.2
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.38.2", "version": "1.38.3",
"private": false, "private": false,
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",