chore: bump versions

This commit is contained in:
github-actions[bot]
2023-03-08 17:12:44 +00:00
committed by Braks
parent a02adc3c2d
commit c0fe9e7276
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Downgrade unplugin-auto-import to fix vue types issue

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.16.1
### Patch Changes
- [#746](https://github.com/bcakmakoglu/vue-flow/pull/746) [`73a2b168`](https://github.com/bcakmakoglu/vue-flow/commit/73a2b16893b263d2fd64852b4e4acb0637a603ec) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Downgrade unplugin-auto-import to fix vue types issue
## 1.16.0
### Minor Changes

View File

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