chore: bump versions

This commit is contained in:
github-actions[bot]
2025-05-19 17:35:54 +02:00
committed by Braks
parent 505fbfef74
commit a16d851894
4 changed files with 9 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `ease` option to viewport altering functions.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add interpolate option to viewport transforming functions
+8
View File
@@ -1,5 +1,13 @@
# @vue-flow/core # @vue-flow/core
## 1.44.0
### Minor Changes
- [#1848](https://github.com/bcakmakoglu/vue-flow/pull/1848) [`f09952d`](https://github.com/bcakmakoglu/vue-flow/commit/f09952dc572bd567c7cf0bcf53af657cf458d696) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `ease` option to viewport altering functions.
- [#1851](https://github.com/bcakmakoglu/vue-flow/pull/1851) [`0e6865b`](https://github.com/bcakmakoglu/vue-flow/commit/0e6865bbd67ca284d0ded27550abb00d04aca96c) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add interpolate option to viewport transforming functions
## 1.43.2 ## 1.43.2
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@vue-flow/core", "name": "@vue-flow/core",
"version": "1.43.2", "version": "1.44.0",
"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>",