Skip to content

Commit 45225bf

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent 8fa7010 commit 45225bf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-jobs-search.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-flow/core
22

3+
## 1.45.0
4+
5+
### Minor Changes
6+
7+
- [#1869](https://github.com/bcakmakoglu/vue-flow/pull/1869) [`4a2427d`](https://github.com/bcakmakoglu/vue-flow/commit/4a2427d08ab0ea19323998a2c863f6c375c6bd4a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `domAttributes` prop to nodes / edges that allows passing any sort of dom attributes to the node/edge wrappers (like aria attributes etc.).
8+
39
## 1.44.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-flow/core",
3-
"version": "1.44.0",
3+
"version": "1.45.0",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)