chore: bump versions

This commit is contained in:
github-actions[bot]
2024-08-05 21:44:41 +00:00
committed by Braks
parent afa88610ed
commit 809a9a4e16
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Push into dimensions changes array instead of using index access.

View File

@@ -1,5 +1,11 @@
# @vue-flow/core # @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 ## 1.39.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.39.2", "version": "1.39.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>",