Skip to content

Commit

Permalink
build: release 0.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Oct 8, 2024
1 parent 4bd3e83 commit ca75b6d
Show file tree
Hide file tree
Showing 23 changed files with 46 additions and 28 deletions.
7 changes: 0 additions & 7 deletions .changeset/famous-bottles-bow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/four-cats-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-hairs-sit.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/angular-board/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @plait/angular-board

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-board/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/angular-board",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {
"@angular/common": "^18.2.0",
"@angular/core": "^18.2.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/angular-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# angular-text

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/angular-text",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {
"@angular/common": "^18.2.0",
"@angular/core": "^18.2.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @plait/common

## 0.67.0

## 0.66.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/common",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# plait

## 0.67.0

### Patch Changes

- [`203b6c14c`](https://github.com/worktile/plait/commit/203b6c14cd61ed272703a3b96d2e9227f6799693) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - rename drawActiveRectangle to drawSelectionRectangle

add SELECTION_RECTANGLE_BOUNDING_CLASS_NAME for multiple select selection g

* [#968](https://github.com/worktile/plait/pull/968) [`b768be7ef`](https://github.com/worktile/plait/commit/b768be7ef9734ee33c6bbb24565efcc5eafd09d2) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - use fetch to load image to resolve CORS Error(second time export img)

## 0.66.1

### Patch 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": "@plait/core",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {
"immer": "^10.0.3",
"is-hotkey": "^0.2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/draw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @plait/draw

## 0.67.0

### Minor Changes

- [`4bd3e8316`](https://github.com/worktile/plait/commit/4bd3e83162527e8bc460b58db20ef85614c30cc5) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - use global selection class (`selection-rectangle`), and use global dragging state for mind node dnd

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/draw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/draw",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @plait/flow

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/flow",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/graph-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @plait/graph-viz

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/graph-viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/graph-viz",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {
"graphology": "^0.25.4",
"graphology-layout": "^0.6.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/layouts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# layouts

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/layouts",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/mind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mind

## 0.67.0

### Minor Changes

- [`4bd3e8316`](https://github.com/worktile/plait/commit/4bd3e83162527e8bc460b58db20ef85614c30cc5) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - use global selection class (`selection-rectangle`), and use global dragging state for mind node dnd

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/mind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/mind",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/text-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @plait/text-plugins

## 0.67.0

## 0.66.1

## 0.66.0
Expand Down
2 changes: 1 addition & 1 deletion packages/text-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plait/text-plugins",
"version": "0.66.1",
"version": "0.67.0",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit ca75b6d

Please sign in to comment.