chore: bump versions

This commit is contained in:
github-actions[bot]
2024-06-18 12:49:20 +02:00
committed by Braks
parent e2ce2053e4
commit e2dec5c866
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct access of options id in `useVueFlow`
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.37.1
### Patch Changes
- [#1483](https://github.com/bcakmakoglu/vue-flow/pull/1483) [`6d4d2be`](https://github.com/bcakmakoglu/vue-flow/commit/6d4d2be8396885f3edd9586db48021a8e0615421) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct access of options id in `useVueFlow`
## 1.37.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.37.0",
"version": "1.37.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",