Skip to content

Commit c7948e1

Browse files
chore: version packages (#8973)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d7ec057 commit c7948e1

37 files changed

+645
-60
lines changed

Diff for: .changeset/serious-bears-marry.md

-42
This file was deleted.

Diff for: packages/affine/all/CHANGELOG.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# @blocksuite/affine
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/blocks@0.19.0
33+
- @blocksuite/block-std@0.19.0
34+
- @blocksuite/global@0.19.0
35+
- @blocksuite/inline@0.19.0
36+
- @blocksuite/store@0.19.0
37+
- @blocksuite/presets@0.19.0
38+
339
## 0.18.7
440

541
### Patch Changes

Diff for: packages/affine/all/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "BlockSuite for Affine",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/block-embed/CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# @blocksuite/affine-block-embed
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-block-surface@0.19.0
33+
- @blocksuite/affine-components@0.19.0
34+
- @blocksuite/affine-model@0.19.0
35+
- @blocksuite/affine-shared@0.19.0
36+
- @blocksuite/block-std@0.19.0
37+
- @blocksuite/global@0.19.0
38+
- @blocksuite/inline@0.19.0
39+
- @blocksuite/store@0.19.0
40+
341
## 0.18.7
442

543
### Patch Changes

Diff for: packages/affine/block-embed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine-block-embed",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "Embed blocks for BlockSuite.",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/block-list/CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# @blocksuite/affine-block-list
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-components@0.19.0
33+
- @blocksuite/affine-model@0.19.0
34+
- @blocksuite/affine-shared@0.19.0
35+
- @blocksuite/block-std@0.19.0
36+
- @blocksuite/global@0.19.0
37+
- @blocksuite/inline@0.19.0
38+
- @blocksuite/store@0.19.0
39+
340
## 0.18.7
441

542
### Patch Changes

Diff for: packages/affine/block-list/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine-block-list",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "List block for BlockSuite.",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/block-paragraph/CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# @blocksuite/affine-block-paragraph
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-components@0.19.0
33+
- @blocksuite/affine-model@0.19.0
34+
- @blocksuite/affine-shared@0.19.0
35+
- @blocksuite/block-std@0.19.0
36+
- @blocksuite/global@0.19.0
37+
- @blocksuite/inline@0.19.0
38+
- @blocksuite/store@0.19.0
39+
340
## 0.18.7
441

542
### Patch Changes

Diff for: packages/affine/block-paragraph/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine-block-paragraph",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "Paragraph block for BlockSuite.",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/block-surface/CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# @blocksuite/affine-block-surface
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-components@0.19.0
33+
- @blocksuite/affine-model@0.19.0
34+
- @blocksuite/affine-shared@0.19.0
35+
- @blocksuite/block-std@0.19.0
36+
- @blocksuite/global@0.19.0
37+
- @blocksuite/inline@0.19.0
38+
- @blocksuite/store@0.19.0
39+
340
## 0.18.7
441

542
### Patch Changes

Diff for: packages/affine/block-surface/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine-block-surface",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "Surface block for BlockSuite.",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/components/CHANGELOG.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,41 @@
11
# @blocksuite/affine-components
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-model@0.19.0
33+
- @blocksuite/affine-shared@0.19.0
34+
- @blocksuite/block-std@0.19.0
35+
- @blocksuite/global@0.19.0
36+
- @blocksuite/inline@0.19.0
37+
- @blocksuite/store@0.19.0
38+
339
## 0.18.7
440

541
### Patch Changes

Diff for: packages/affine/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/affine-components",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "Default BlockSuite editable blocks.",
55
"type": "module",
66
"repository": {

Diff for: packages/affine/data-view/CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# @blocksuite/data-view
22

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- d7ec057: Blocksuite minor release.
8+
9+
## Feat
10+
11+
- feat: enable new dnd by default (#8970)
12+
- feat: should insert bookmark when drop frame and group (#8969)
13+
- feat(blocks): add block adapters for note block (#8963)
14+
15+
## Fix
16+
17+
- fix: note dnd preview (#8968)
18+
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
19+
- fix: should copy embed doc when dnd (#8966)
20+
- fix(std): undefined editor during rect polling on mobile (#8965)
21+
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
22+
- fix(blocks): at menu styles (#8962)
23+
24+
## Refactor
25+
26+
- refactor: optimize code of new drag event watcher (#8971)
27+
- refactor(playground): remove `mockPeekViewExtension` (#8964)
28+
29+
### Patch Changes
30+
31+
- Updated dependencies [d7ec057]
32+
- @blocksuite/affine-components@0.19.0
33+
- @blocksuite/affine-shared@0.19.0
34+
- @blocksuite/block-std@0.19.0
35+
- @blocksuite/global@0.19.0
36+
- @blocksuite/store@0.19.0
37+
338
## 0.18.7
439

540
### Patch Changes

Diff for: packages/affine/data-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocksuite/data-view",
3-
"version": "0.18.7",
3+
"version": "0.19.0",
44
"description": "Views of database in affine",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)