Skip to content

Commit

Permalink
chore(versions): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Apr 11, 2024
1 parent 764cf02 commit cc5f3c1
Show file tree
Hide file tree
Showing 16 changed files with 63 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-gifts-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-impalas-move.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/background/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/background

## 11.3.11

### Patch Changes

- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1

## 11.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/background",
"version": "11.3.10",
"version": "11.3.11",
"description": "Background component with different variants for React Flow",
"keywords": [
"react",
Expand Down
7 changes: 7 additions & 0 deletions packages/controls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/controls

## 11.2.11

### Patch Changes

- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1

## 11.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/controls",
"version": "11.2.10",
"version": "11.2.11",
"description": "Component to control the viewport of a React Flow instance",
"keywords": [
"react",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/core

## 11.11.1

### Patch Changes

- [#4137](https://github.com/xyflow/xyflow/pull/4137) [`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3) - allow pinch zoom if preventScrolling=false
- [#4139](https://github.com/xyflow/xyflow/pull/4139) [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9) - set direction="ltr" for wrapper div

## 11.11.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": "@reactflow/core",
"version": "11.11.0",
"version": "11.11.1",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",
Expand Down
7 changes: 7 additions & 0 deletions packages/minimap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/minimap

## 11.7.11

### Patch Changes

- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1

## 11.7.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/minimap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/minimap",
"version": "11.7.10",
"version": "11.7.11",
"description": "Minimap component for React Flow.",
"keywords": [
"react",
Expand Down
7 changes: 7 additions & 0 deletions packages/node-resizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/node-resizer

## 2.2.11

### Patch Changes

- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1

## 2.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-resizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-resizer",
"version": "2.2.10",
"version": "2.2.11",
"description": "A helper component for resizing nodes.",
"keywords": [
"react",
Expand Down
7 changes: 7 additions & 0 deletions packages/node-toolbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @reactflow/node-toolbar

## 1.3.11

### Patch Changes

- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1

## 1.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-toolbar",
"version": "1.3.10",
"version": "1.3.11",
"description": "A toolbar component for React Flow that can be attached to a node.",
"keywords": [
"react",
Expand Down
14 changes: 14 additions & 0 deletions packages/reactflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# reactflow

## 11.11.1

### Patch Changes

- [#4137](https://github.com/xyflow/xyflow/pull/4137) [`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3) - allow pinch zoom if preventScrolling=false
- [#4139](https://github.com/xyflow/xyflow/pull/4139) [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9) - set direction="ltr" for wrapper div
- Updated dependencies [[`d39d4269`](https://github.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3), [`685825c5`](https://github.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
- @reactflow/core@11.11.1
- @reactflow/background@11.3.11
- @reactflow/controls@11.2.11
- @reactflow/minimap@11.7.11
- @reactflow/node-resizer@2.2.11
- @reactflow/node-toolbar@1.3.11

## 11.11.0

This is hopefully the last release for React Flow 11. It fixes some bugs and adds a deprecation warning for `node.parentNode` which is now called `node.parentId`. There are two reasons for this: `parentNode` poses a name collision with the DOM API and it actually is an id not a node.
Expand Down
2 changes: 1 addition & 1 deletion packages/reactflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactflow",
"version": "11.11.0",
"version": "11.11.1",
"description": "A highly customizable React library for building node-based editors and interactive flow charts",
"keywords": [
"react",
Expand Down

0 comments on commit cc5f3c1

Please sign in to comment.