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

Merged
merged 1 commit into from
Nov 12, 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
41 changes: 0 additions & 41 deletions .changeset/quick-pillows-confess.md

This file was deleted.

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @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.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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

## 0.17.29

### Patch Changes

- 9cc49ff: ## Feat

- feat(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collapsed state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configurable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

- Updated dependencies [9cc49ff]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.17.28

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