Skip to content

Commit

Permalink
chore: version packages (#8391)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 18, 2024
1 parent 1052ebd commit 3c61be5
Show file tree
Hide file tree
Showing 35 changed files with 357 additions and 46 deletions.
29 changes: 0 additions & 29 deletions .changeset/nice-cameras-complain.md

This file was deleted.

24 changes: 24 additions & 0 deletions packages/affine/block-embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# @blocksuite/affine-block-embed

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-block-surface@0.17.11
- @blocksuite/affine-components@0.17.11
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11
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.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
22 changes: 22 additions & 0 deletions packages/affine/block-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine-block-list

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-components@0.17.11
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### 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.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
22 changes: 22 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine-block-paragraph

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-components@0.17.11
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### 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.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
22 changes: 22 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine-block-surface

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-components@0.17.11
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

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

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

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

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-components@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### 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.10",
"version": "0.17.11",
"description": "views of database",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
19 changes: 19 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @blocksuite/affine-model

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-model",
"version": "0.17.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @blocksuite/affine-shared

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-model@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-shared",
"version": "0.17.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/widget-scroll-anchoring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @blocksuite/affine-widget-scroll-anchoring

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
2 changes: 1 addition & 1 deletion packages/affine/widget-scroll-anchoring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.17.10",
"version": "0.17.11",
"description": "Affine scroll anchroing widget.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
28 changes: 28 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @blocksuite/blocks

## 0.17.11

### Patch Changes

- 1052ebd: - Refactor drag handle widget
- Split embed blocks to `@blocksuite/affine-block-embed`
- Fix latex selected state in edgeless mode
- Fix unclear naming
- Fix prototype pollution
- Fix portal interaction in affine modal
- Fix paste linked block on edgeless
- Add scroll anchoring widget
- Add highlight selection
- Updated dependencies [1052ebd]
- @blocksuite/affine-block-embed@0.17.11
- @blocksuite/affine-block-list@0.17.11
- @blocksuite/affine-block-paragraph@0.17.11
- @blocksuite/affine-block-surface@0.17.11
- @blocksuite/affine-components@0.17.11
- @blocksuite/data-view@0.17.11
- @blocksuite/affine-model@0.17.11
- @blocksuite/affine-shared@0.17.11
- @blocksuite/affine-widget-scroll-anchoring@0.17.11
- @blocksuite/block-std@0.17.11
- @blocksuite/global@0.17.11
- @blocksuite/inline@0.17.11
- @blocksuite/store@0.17.11

## 0.17.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/blocks",
"version": "0.17.10",
"version": "0.17.11",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
Loading

0 comments on commit 3c61be5

Please sign in to comment.