chore: bump versions

This commit is contained in:
github-actions[bot]
2023-11-08 08:27:12 +01:00
committed by Braks
parent 45ce98558e
commit 74891189e7
4 changed files with 9 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add currently stored nodes to isValidConnection args
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add slots and emits type definitions
+8
View File
@@ -1,5 +1,13 @@
# @vue-flow/core
## 1.25.0
### Minor Changes
- [#1170](https://github.com/bcakmakoglu/vue-flow/pull/1170) [`cce71c9c`](https://github.com/bcakmakoglu/vue-flow/commit/cce71c9ce6f33656932dc9f05169a5f5907d5158) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add currently stored nodes to isValidConnection args
- [#1166](https://github.com/bcakmakoglu/vue-flow/pull/1166) [`993c058b`](https://github.com/bcakmakoglu/vue-flow/commit/993c058b8ce4e525597ef535a17dcccb219b9a2e) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add slots and emits type definitions
## 1.24.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.24.2",
"version": "1.25.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",