Skip to content

Commit

Permalink
build: release 0.64.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pubuzhixing8 committed Aug 8, 2024
1 parent fe711d3 commit b492680
Show file tree
Hide file tree
Showing 22 changed files with 44 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-seahorses-whisper.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/popular-toes-tan.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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"peerDependencies": {
"@angular/common": "^17.2.4",
"@angular/core": "^17.2.4"
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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"peerDependencies": {
"@angular/common": "^17.2.4",
"@angular/core": "^17.2.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @plait/common

## 0.64.5

### Patch Changes

- [`a457641ef`](https://github.com/worktile/plait/commit/a457641efb30eedb79d0a20b09198dcddfd3ce4a) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - immediately update foreignObject's width and height when text changed

* [`fe711d3e0`](https://github.com/worktile/plait/commit/fe711d3e037dd72fb5d23ad02fb4c809cc8a1de1) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - correct height, textHeight, width when zoom is not 100% for operations: resize, remove image, add image and so on

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# plait

## 0.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"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.64.5

### Patch Changes

- [`fe711d3e0`](https://github.com/worktile/plait/commit/fe711d3e037dd72fb5d23ad02fb4c809cc8a1de1) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - correct height, textHeight, width when zoom is not 100% for operations: resize, remove image, add image and so on

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"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.64.5

### Patch Changes

- [`fe711d3e0`](https://github.com/worktile/plait/commit/fe711d3e037dd72fb5d23ad02fb4c809cc8a1de1) Thanks [@pubuzhixing8](https://github.com/pubuzhixing8)! - correct height, textHeight, width when zoom is not 100% for operations: resize, remove image, add image and so on

## 0.64.4

### Patch Changes
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.64.4",
"version": "0.64.5",
"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.64.5

## 0.64.4

## 0.64.3
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.64.4",
"version": "0.64.5",
"peerDependencies": {},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit b492680

Please sign in to comment.