chore: bump versions

This commit is contained in:
github-actions[bot]
2024-02-15 17:46:21 +01:00
committed by Braks
parent 46be1fed5b
commit 303419d4b2
9 changed files with 22 additions and 27 deletions
+6
View File
@@ -1,5 +1,11 @@
# @vue-flow/background
## 1.3.0
### Minor Changes
- [#1301](https://github.com/bcakmakoglu/vue-flow/pull/1301) [`b03608d`](https://github.com/bcakmakoglu/vue-flow/commit/b03608dc33ec5999c095ec8d3f80dbab7ec931ef) Thanks [@github-actions](https://github.com/apps/github-actions)! - Deprecate `bgColor` prop
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/background",
"version": "1.2.0",
"version": "1.3.0",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",