chore: bump versions

This commit is contained in:
github-actions[bot]
2023-12-12 23:36:33 +01:00
committed by Braks
parent 58689d751a
commit aeed19e35a
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use relative paths for imports.
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.27.1
### Patch Changes
- [#1220](https://github.com/bcakmakoglu/vue-flow/pull/1220) [`2b4ed51`](https://github.com/bcakmakoglu/vue-flow/commit/2b4ed515b54fa7372fd5b086311520b127b83ff4) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use relative paths for imports.
## 1.27.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.27.0",
"version": "1.27.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",