Skip to content

Commit

Permalink
chore: version packages (#9013)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 18, 2024
1 parent 59e0cd6 commit 7075d9e
Show file tree
Hide file tree
Showing 37 changed files with 557 additions and 57 deletions.
39 changes: 0 additions & 39 deletions .changeset/tiny-actors-whisper.md

This file was deleted.

31 changes: 31 additions & 0 deletions packages/affine/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @blocksuite/affine

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/blocks@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3
- @blocksuite/presets@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine",
"version": "0.19.2",
"version": "0.19.3",
"description": "BlockSuite for Affine",
"type": "module",
"repository": {
Expand Down
33 changes: 33 additions & 0 deletions packages/affine/block-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# @blocksuite/affine-block-embed

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-block-surface@0.19.3
- @blocksuite/affine-components@0.19.3
- @blocksuite/affine-model@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-embed",
"version": "0.19.2",
"version": "0.19.3",
"description": "Embed blocks for BlockSuite.",
"type": "module",
"repository": {
Expand Down
32 changes: 32 additions & 0 deletions packages/affine/block-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @blocksuite/affine-block-list

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-components@0.19.3
- @blocksuite/affine-model@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-list",
"version": "0.19.2",
"version": "0.19.3",
"description": "List block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
32 changes: 32 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @blocksuite/affine-block-paragraph

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-components@0.19.3
- @blocksuite/affine-model@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-paragraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-paragraph",
"version": "0.19.2",
"version": "0.19.3",
"description": "Paragraph block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
32 changes: 32 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @blocksuite/affine-block-surface

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-components@0.19.3
- @blocksuite/affine-model@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/block-surface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-block-surface",
"version": "0.19.2",
"version": "0.19.3",
"description": "Surface block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
31 changes: 31 additions & 0 deletions packages/affine/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @blocksuite/affine-components

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-model@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-components",
"version": "0.19.2",
"version": "0.19.3",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
30 changes: 30 additions & 0 deletions packages/affine/data-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @blocksuite/data-view

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/affine-components@0.19.3
- @blocksuite/affine-shared@0.19.3
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/data-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/data-view",
"version": "0.19.2",
"version": "0.19.3",
"description": "Views of database in affine",
"type": "module",
"repository": {
Expand Down
29 changes: 29 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @blocksuite/affine-model

## 0.19.3

### Patch Changes

- 59e0cd6: Release patch version.

## Feat

- feat(edgeless): mind map collapse (#8905)
- feat(blocks): add plain text adapter for mind map element (#9006)
- feat(edgeless): add views and event support for canvas elements (#8882)
- feat(edgeless): improve local element support (#8869)

## Fix

- fix: drag doc from affine to edgeless (#9011)
- fix: mind map opacity (#9010)
- fix: should only generate new id when cross doc (#9009)

## Perf

- perf(std): add cache for gfx viewport (#9003)

- Updated dependencies [59e0cd6]
- @blocksuite/block-std@0.19.3
- @blocksuite/global@0.19.3
- @blocksuite/inline@0.19.3
- @blocksuite/store@0.19.3

## 0.19.2

### Patch Changes
Expand Down
Loading

0 comments on commit 7075d9e

Please sign in to comment.