Skip to content

Commit

Permalink
chore: version packages (#8770)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
1 parent c65c3ee commit 3114283
Show file tree
Hide file tree
Showing 37 changed files with 755 additions and 68 deletions.
50 changes: 0 additions & 50 deletions .changeset/eight-ads-nail.md

This file was deleted.

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/blocks@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33
- @blocksuite/presets@0.17.33

## 0.17.32

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/affine-block-surface@0.17.33
- @blocksuite/affine-components@0.17.33
- @blocksuite/affine-model@0.17.33
- @blocksuite/affine-shared@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33

## 0.17.32

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/affine-components@0.17.33
- @blocksuite/affine-model@0.17.33
- @blocksuite/affine-shared@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33

## 0.17.32

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/affine-components@0.17.33
- @blocksuite/affine-model@0.17.33
- @blocksuite/affine-shared@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33

## 0.17.32

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/affine-components@0.17.33
- @blocksuite/affine-model@0.17.33
- @blocksuite/affine-shared@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33

## 0.17.32

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

## 0.17.33

### Patch Changes

- c65c3ee: ## Feat

- feat: add pdf style to attachment (#8752)
- feat(playground): optimize heavy whiteboard content positioning (#8746)

## Fix

- fix(edgeless): frame title should be render on the top and clickable (#8755)
- fix(database): use copy logic when creating a linked doc (#8640)
- fix(store): remove page from draft model (#8760)
- fix(edgeless): container should not contain itself (#8758)
- fix(edgeless): new frame should be on the bottom layer (#8756)
- fix(edgeless): only clear surface selection when switching tool (#8753)
- fix(edgeless): connector clone (#8747)

## Chore

- chore(blocks): remove trigger key '、' from slash menu (#8768)
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767)
- chore: lock file maintenance (#8659)
- chore: bump icons (#8761)

## Refactor

- refactor(edgeless): avoid accumulated updates in batch drag (#8763)

## Perf

- perf(edgeless): optimize selection frame rate (#8751)

- Updated dependencies [c65c3ee]
- @blocksuite/affine-model@0.17.33
- @blocksuite/affine-shared@0.17.33
- @blocksuite/block-std@0.17.33
- @blocksuite/global@0.17.33
- @blocksuite/inline@0.17.33
- @blocksuite/store@0.17.33

## 0.17.32

### 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.17.32",
"version": "0.17.33",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
Loading

0 comments on commit 3114283

Please sign in to comment.