chore: bump versions
This commit is contained in:
committed by
Braks
parent
c4fb1ee7e3
commit
d9dee8dfdf
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/minimap": minor
|
||||
---
|
||||
|
||||
Add minimap slot types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Add source and target handle ids to removal change of edges.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/minimap": minor
|
||||
---
|
||||
|
||||
Add `MiniMapNodeEmits` interface
|
||||
@@ -1,5 +1,11 @@
|
||||
# @vue-flow/core
|
||||
|
||||
## 1.28.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1216](https://github.com/bcakmakoglu/vue-flow/pull/1216) [`845d591`](https://github.com/bcakmakoglu/vue-flow/commit/845d5911fd90f8618dd19c6180ea34d3d6a0da74) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add source and target handle ids to removal change of edges.
|
||||
|
||||
## 1.27.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue-flow/core",
|
||||
"version": "1.27.1",
|
||||
"version": "1.28.0",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @vue-flow/minimap
|
||||
|
||||
## 1.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1216](https://github.com/bcakmakoglu/vue-flow/pull/1216) [`80924fa`](https://github.com/bcakmakoglu/vue-flow/commit/80924faa357dd61a261f352de434229527f81e4d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add minimap slot types
|
||||
|
||||
- [#1216](https://github.com/bcakmakoglu/vue-flow/pull/1216) [`2aad7c5`](https://github.com/bcakmakoglu/vue-flow/commit/2aad7c5eaa2e90f473d09c56e7e399bdd902d3ec) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `MiniMapNodeEmits` interface
|
||||
|
||||
## 1.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vue-flow/minimap",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
|
||||
|
||||
Reference in New Issue
Block a user