Skip to content

Commit

Permalink
chore: version packages (#9019)
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 19, 2024
1 parent 8ae61d6 commit 09ffcf2
Show file tree
Hide file tree
Showing 37 changed files with 629 additions and 61 deletions.
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/blocks@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4
- @blocksuite/presets@0.19.4

## 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/affine-block-surface@0.19.4
- @blocksuite/affine-components@0.19.4
- @blocksuite/affine-model@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4

## 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/affine-components@0.19.4
- @blocksuite/affine-model@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4

## 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/affine-components@0.19.4
- @blocksuite/affine-model@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4

## 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/affine-components@0.19.4
- @blocksuite/affine-model@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4

## 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/affine-model@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/inline@0.19.4
- @blocksuite/store@0.19.4

## 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/affine-components@0.19.4
- @blocksuite/affine-shared@0.19.4
- @blocksuite/block-std@0.19.4
- @blocksuite/global@0.19.4
- @blocksuite/store@0.19.4

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

0 comments on commit 09ffcf2

Please sign in to comment.