Skip to content

Commit

Permalink
chore: version packages (#9030)
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 19, 2024
1 parent d2a3eb7 commit df17751
Show file tree
Hide file tree
Showing 37 changed files with 575 additions and 58 deletions.
40 changes: 0 additions & 40 deletions .changeset/rich-seas-compare.md

This file was deleted.

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

- Updated dependencies [d2a3eb7]
- @blocksuite/blocks@0.19.5
- @blocksuite/block-std@0.19.5
- @blocksuite/global@0.19.5
- @blocksuite/inline@0.19.5
- @blocksuite/store@0.19.5
- @blocksuite/presets@0.19.5

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

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

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

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

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

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

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

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

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

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

## 0.19.4

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

## 0.19.5

### Patch Changes

- d2a3eb7: Release patch version.

## Feat

- feat: add telemetry event for drop linked doc (#9028)
- feat(blocks): html adapter skip surface block children when doc mode (#9027)
- feat(blocks): add markdown adapter for surface elements (#9017)

## Fix

- fix: padding of toggle button (#9024)
- fix(blocks): remove lit dependency from theme service (#9025)
- fix(blocks): remove lit dependency from theme service (#9023)
- fix: keyboard controller should attach event on document (#8801)

## Chore

- chore: use surface block flavour in adapter (#9022)
- chore(playground): bump pdf-viewer v0.1.1 (#9020)

- Updated dependencies [d2a3eb7]
- @blocksuite/affine-components@0.19.5
- @blocksuite/affine-shared@0.19.5
- @blocksuite/block-std@0.19.5
- @blocksuite/global@0.19.5
- @blocksuite/store@0.19.5

## 0.19.4

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

0 comments on commit df17751

Please sign in to comment.