chore: bump versions

This commit is contained in:
github-actions[bot]
2023-04-11 17:47:22 +00:00
committed by Braks
parent e6e0b25d94
commit f4616af840
27 changed files with 77 additions and 79 deletions

View File

@@ -1,5 +1,11 @@
# @vue-flow/pathfinding-edge
## 1.0.6
### Patch Changes
- [#865](https://github.com/bcakmakoglu/vue-flow/pull/865) [`9ce7bdc4`](https://github.com/bcakmakoglu/vue-flow/commit/9ce7bdc4908dda4dea299e5f469b252ac20a12ab) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `exports` field to package.json
## 1.0.5
### Patch Changes

View File

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