Skip to content

Commit

Permalink
chore: version packages (#8879)
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 Dec 6, 2024
1 parent f517653 commit 807e9b7
Show file tree
Hide file tree
Showing 37 changed files with 629 additions and 61 deletions.
43 changes: 0 additions & 43 deletions .changeset/good-moons-chew.md

This file was deleted.

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

- Updated dependencies [f517653]
- @blocksuite/blocks@0.18.4
- @blocksuite/block-std@0.18.4
- @blocksuite/global@0.18.4
- @blocksuite/inline@0.18.4
- @blocksuite/store@0.18.4
- @blocksuite/presets@0.18.4

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

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

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

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

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

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

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

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

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

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

## 0.18.3

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

## 0.18.4

### Patch Changes

- f517653: Edgeless perf improvement, linked doc aliases support and fixes

## Feat

- feat: linked doc supports aliases (#8806)
- feat(playground): add preview view for html adapter panel (#8871)
- feat(blocks): add html block adapter for embed link block (#8874)
- feat(blocks): show input directly after the user clicks ask ai (#8872)

## Fix

- fix(edgeless): incorrect presentation order (#8840)
- fix(std): pan and pinch events were calculate relative to only one finger (#8870)
- fix(edgeless): large frame crash on ios safari (#8877)
- fix(std): shadowless element should inject styles in parent node (#8861)
- fix(blocks): linked popover style issue (#8875)
- fix(database): sum shows too many digits after decimal point (#8833)

## Refactor

- refactor: hast utils (#8873)
- refactor: migrate html adapter to extension (#8868)

- Updated dependencies [f517653]
- @blocksuite/affine-components@0.18.4
- @blocksuite/affine-shared@0.18.4
- @blocksuite/block-std@0.18.4
- @blocksuite/global@0.18.4
- @blocksuite/store@0.18.4

## 0.18.3

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

0 comments on commit 807e9b7

Please sign in to comment.