Skip to content

Commit

Permalink
chore: version packages (#8637)
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 Oct 31, 2024
1 parent 5e23d07 commit cc6971c
Show file tree
Hide file tree
Showing 38 changed files with 664 additions and 82 deletions.
38 changes: 0 additions & 38 deletions .changeset/gorgeous-rules-live.md

This file was deleted.

26 changes: 0 additions & 26 deletions .changeset/soft-badgers-allow.md

This file was deleted.

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/blocks@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24
- @blocksuite/presets@0.17.24

## 0.17.23

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/affine-block-surface@0.17.24
- @blocksuite/affine-components@0.17.24
- @blocksuite/affine-model@0.17.24
- @blocksuite/affine-shared@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24

## 0.17.23

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/affine-components@0.17.24
- @blocksuite/affine-model@0.17.24
- @blocksuite/affine-shared@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24

## 0.17.23

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/affine-components@0.17.24
- @blocksuite/affine-model@0.17.24
- @blocksuite/affine-shared@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24

## 0.17.23

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/affine-components@0.17.24
- @blocksuite/affine-model@0.17.24
- @blocksuite/affine-shared@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24

## 0.17.23

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

## 0.17.24

### Patch Changes

- 5e23d07: fix(edgeless): failed to add link in edgeless text (#8589)

## Feat

- feat(blocks): add callback control to AI panel hide and toggle (#8639)

## Fix

- fix(edgeless): failed to add link in edgeless text (#8589)
- fix: add data-theme on surface ref component (#8638)
- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

## Chore

- chore: release patch version (#8636)

- 39a840a: ## Fix

- fix(edgeless): stop pointer event propagation from latex editor menu (#8633)
- fix: use html theme observer result as default app theme value (#8635)
- fix(blocks): incorrect mobile keyboard toolbar when scroll (#8634)

- Updated dependencies [5e23d07]
- Updated dependencies [39a840a]
- @blocksuite/affine-model@0.17.24
- @blocksuite/affine-shared@0.17.24
- @blocksuite/block-std@0.17.24
- @blocksuite/global@0.17.24
- @blocksuite/inline@0.17.24
- @blocksuite/store@0.17.24

## 0.17.23

### 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.23",
"version": "0.17.24",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
Loading

0 comments on commit cc6971c

Please sign in to comment.