Skip to content

Commit

Permalink
chore: release patch version (#8769)
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Sun authored Nov 20, 2024
1 parent cd2d95f commit c65c3ee
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions .changeset/eight-ads-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
'@blocksuite/affine': patch
'@blocksuite/affine-block-embed': patch
'@blocksuite/affine-block-list': patch
'@blocksuite/affine-block-paragraph': patch
'@blocksuite/affine-block-surface': patch
'@blocksuite/affine-components': patch
'@blocksuite/data-view': patch
'@blocksuite/affine-model': patch
'@blocksuite/affine-shared': patch
'@blocksuite/affine-widget-scroll-anchoring': patch
'@blocksuite/blocks': patch
'@blocksuite/docs': patch
'@blocksuite/block-std': patch
'@blocksuite/global': patch
'@blocksuite/inline': patch
'@blocksuite/store': patch
'@blocksuite/sync': patch
'@blocksuite/presets': patch
---

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

0 comments on commit c65c3ee

Please sign in to comment.