chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-15 07:59:50 +00:00
committed by Braks
parent c805e6849c
commit 7eba916604
23 changed files with 65 additions and 58 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/node-resizer
## 1.2.1
### Patch Changes
- [#682](https://github.com/bcakmakoglu/vue-flow/pull/682) [`b08cb4d4`](https://github.com/bcakmakoglu/vue-flow/commit/b08cb4d45904c229d9ecda5e3cb477cbb7a6acaf) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add compat mode to components to avoid breaking when used with @vue/compat
## 1.2.0
### Minor Changes

View File

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