Skip to content

Commit

Permalink
chore: version packages (#8820)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
1 parent e2d574c commit c7735b6
Show file tree
Hide file tree
Showing 37 changed files with 593 additions and 59 deletions.
41 changes: 0 additions & 41 deletions .changeset/hungry-zoos-fold.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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

- Updated dependencies [e2d574c]
- @blocksuite/blocks@0.18.1
- @blocksuite/block-std@0.18.1
- @blocksuite/global@0.18.1
- @blocksuite/inline@0.18.1
- @blocksuite/store@0.18.1
- @blocksuite/presets@0.18.1

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

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

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

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

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

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

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

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

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

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

## 0.18.0

### Minor 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.18.0",
"version": "0.18.1",
"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.18.1

### Patch Changes

- e2d574c: ## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

- Updated dependencies [e2d574c]
- @blocksuite/affine-components@0.18.1
- @blocksuite/affine-shared@0.18.1
- @blocksuite/block-std@0.18.1
- @blocksuite/global@0.18.1
- @blocksuite/store@0.18.1

## 0.18.0

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

0 comments on commit c7735b6

Please sign in to comment.