chore: bump versions

This commit is contained in:
github-actions[bot]
2024-11-13 20:20:43 +01:00
committed by Braks
parent f7a266415a
commit d22a2394d4
9 changed files with 20 additions and 27 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.3.2
### Patch Changes
- [#1692](https://github.com/bcakmakoglu/vue-flow/pull/1692) [`f08c15d`](https://github.com/bcakmakoglu/vue-flow/commit/f08c15da511ab3e6e6960e2e80c32d2870d6e755) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Set default offset value to `0`
## 1.3.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.3.1",
"version": "1.3.2",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",