chore: bump versions

This commit is contained in:
github-actions[bot]
2025-09-11 13:11:38 +00:00
committed by Braks
parent 2ebe3d9088
commit dee75ddc1a
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Remove border related styles from the required styles and move them into the default theme stylesheet

View File

@@ -1,5 +1,11 @@
# @vue-flow/core # @vue-flow/core
## 1.46.4
### Patch Changes
- [#1954](https://github.com/bcakmakoglu/vue-flow/pull/1954) [`f4cfc50`](https://github.com/bcakmakoglu/vue-flow/commit/f4cfc50ff6653e822a6375a02c3cb1957fc55f55) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Remove border related styles from the required styles and move them into the default theme stylesheet
## 1.46.3 ## 1.46.3
### Patch Changes ### Patch Changes

View File

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