chore: bump versions

This commit is contained in:
github-actions[bot]
2024-02-22 23:40:02 +00:00
committed by Braks
parent d2f4271b2d
commit 41e0c0b4cc
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Correct return type of `useNodesData`

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.33.1
### Patch Changes
- [#1329](https://github.com/bcakmakoglu/vue-flow/pull/1329) [`9b5d496`](https://github.com/bcakmakoglu/vue-flow/commit/9b5d496a58705270476530360500e9b9ce13abe8) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Correct return type of `useNodesData`
## 1.33.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.33.0",
"version": "1.33.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",