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 #9019

Merged
merged 1 commit into from
Dec 19, 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
43 changes: 0 additions & 43 deletions .changeset/three-weeks-study.md

This file was deleted.

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

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "BlockSuite for Affine",
"type": "module",
"repository": {
Expand Down
37 changes: 37 additions & 0 deletions packages/affine/block-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# @blocksuite/affine-block-embed

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @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.3

### 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.3",
"version": "0.19.4",
"description": "Embed blocks for BlockSuite.",
"type": "module",
"repository": {
Expand Down
36 changes: 36 additions & 0 deletions packages/affine/block-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @blocksuite/affine-block-list

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "List block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
36 changes: 36 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @blocksuite/affine-block-paragraph

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "Paragraph block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
36 changes: 36 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @blocksuite/affine-block-surface

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "Surface block for BlockSuite.",
"type": "module",
"repository": {
Expand Down
35 changes: 35 additions & 0 deletions packages/affine/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @blocksuite/affine-components

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
34 changes: 34 additions & 0 deletions packages/affine/data-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# @blocksuite/data-view

## 0.19.4

### Patch Changes

- 8ae61d6: Improves edgeless viewport stability

## Feat

- feat(database): add AddDatabase event tracking to slash menu (#9015)

## Fix

- fix: should show title alias first (#9005)

## Chore

- chore(blocks): add event tracking for attachment upload (#9008)
- chore(blocks): reuse attachment upload method (#9007)

## Refactor

- refactor(std): optimize gfx viewport cache fields (#9014)

## Perf

- perf(edgeless): reduce redundant dom query per render (#9016)

- Updated dependencies [8ae61d6]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.19.3

### 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.3",
"version": "0.19.4",
"description": "Views of database in affine",
"type": "module",
"repository": {
Expand Down
Loading