chore: bump versions

This commit is contained in:
github-actions[bot]
2025-04-24 13:44:43 +00:00
committed by Braks
parent ae9c6a0fe2
commit 96e07eeb9d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add missing vue-flow\_\_container class to marker defs.

View File

@@ -1,5 +1,11 @@
# @vue-flow/core
## 1.43.1
### Patch Changes
- [#1833](https://github.com/bcakmakoglu/vue-flow/pull/1833) [`8eccc19`](https://github.com/bcakmakoglu/vue-flow/commit/8eccc19d9ffc7534bee6e085d2be6f5a7c8b857b) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add missing vue-flow\_\_container class to marker defs.
## 1.43.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.43.0",
"version": "1.43.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",