chore: next release

This commit is contained in:
github-actions[bot]
2023-01-07 19:39:48 +01:00
committed by Braks
parent 749175b970
commit d971e91540
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `focus` and `focus-visible` styles to avoid browser specific styles on default nodes
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.11.1
### Patch Changes
- [#597](https://github.com/bcakmakoglu/vue-flow/pull/597) [`749175b9`](https://github.com/bcakmakoglu/vue-flow/commit/749175b970791991763c84d7f219d41b679fc635) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `focus` and `focus-visible` styles to avoid browser specific styles on default nodes
## 1.11.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.11.0",
"version": "1.11.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",