Skip to content

Commit 8a99069

Browse files
github-actions[bot]bcakmakoglu
authored andcommitted
chore: bump versions
1 parent d7dfcc3 commit 8a99069

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/purple-tomatoes-repair.md

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

.changeset/shaggy-birds-share.md

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

.changeset/tall-years-roll.md

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

packages/core/CHANGELOG.md

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

3+
## 1.33.2
4+
5+
### Patch Changes
6+
7+
- [#1338](https://github.com/bcakmakoglu/vue-flow/pull/1338) [`f3c09ce`](https://github.com/bcakmakoglu/vue-flow/commit/f3c09cea2d346837dc00fd434cace334f278195d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use nullish check to fallback to default center values in `getSmoothstepPath`
8+
9+
- [#1339](https://github.com/bcakmakoglu/vue-flow/pull/1339) [`eb20a0f`](https://github.com/bcakmakoglu/vue-flow/commit/eb20a0f2090eddbc32230853e23750435f60a154) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Check if node dimensions exist in `useNodesInitialized`
10+
11+
- [#1335](https://github.com/bcakmakoglu/vue-flow/pull/1335) [`ed5d104`](https://github.com/bcakmakoglu/vue-flow/commit/ed5d104d312a0e456c50b1e1206fd7a1f80161ab) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove `ref` prop from `BaseEdge`
12+
313
## 1.33.1
414

515
### Patch 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.33.1",
3+
"version": "1.33.2",
44
"private": false,
55
"license": "MIT",
66
"author": "Burak Cakmakoglu<[email protected]>",

0 commit comments

Comments
 (0)