Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #9013

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 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/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.2

### Patch Changes
Expand Down
Loading