Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2023
1 parent 36f4049 commit c1d0905
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/rotten-phones-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-ads-yawn.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-flow/core

## 1.23.1

### Patch Changes

- [#1131](https://github.com/bcakmakoglu/vue-flow/pull/1131) [`e4da84ec`](https://github.com/bcakmakoglu/vue-flow/commit/e4da84ecc218ea286f0474a5132bf85c27725140) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - select nodes on click when nodeDragThreshold > 0

- [#1017](https://github.com/bcakmakoglu/vue-flow/pull/1017) [`4fb43b66`](https://github.com/bcakmakoglu/vue-flow/commit/4fb43b6639f29ce23906f1cbd36594824d29a968) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Update to use vue 3.3

## 1.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-flow/core",
"version": "1.23.0",
"version": "1.23.1",
"private": false,
"license": "MIT",
"author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
Expand Down

0 comments on commit c1d0905

Please sign in to comment.