chore: bump versions

This commit is contained in:
github-actions[bot]
2024-08-06 08:04:18 +02:00
committed by Braks
parent afa88610ed
commit 809a9a4e16
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.39.3
### Patch Changes
- [#1569](https://github.com/bcakmakoglu/vue-flow/pull/1569) [`f6b394f`](https://github.com/bcakmakoglu/vue-flow/commit/f6b394f0b8ad698fead4f91eaed8650b5b5d2cc9) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Push into dimensions changes array instead of using index access.
## 1.39.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.39.2",
"version": "1.39.3",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",