chore: bump versions

This commit is contained in:
github-actions[bot]
2024-06-12 09:42:11 +00:00
committed by Braks
parent 850f54aebd
commit 09a44b0424
12 changed files with 28 additions and 42 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.4.0
### Minor Changes
- [#1401](https://github.com/bcakmakoglu/vue-flow/pull/1401) [`ebf387e`](https://github.com/bcakmakoglu/vue-flow/commit/ebf387eeea49cce72ba2e9546e9dbfb969d72ec9) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Replace node initialized check with dimensions check
## 1.3.6
### Patch Changes

View File

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