Skip to content

Commit

Permalink
chore: version packages (#8991)
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 16, 2024
1 parent ded71c4 commit 04e2990
Show file tree
Hide file tree
Showing 37 changed files with 647 additions and 62 deletions.
44 changes: 0 additions & 44 deletions .changeset/dull-coats-doubt.md

This file was deleted.

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

- Updated dependencies [ded71c4]
- @blocksuite/blocks@0.19.1
- @blocksuite/block-std@0.19.1
- @blocksuite/global@0.19.1
- @blocksuite/inline@0.19.1
- @blocksuite/store@0.19.1
- @blocksuite/presets@0.19.1

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

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

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

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

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

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

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

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

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

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

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

## 0.19.1

### Patch Changes

- ded71c4: chore: release blocksuite

## Feat

- feat(edgeless): release frame by clicking ungroup button (#8984)

## Fix

- fix(edgeless): new inner frame should be inside parent frame (#8985)
- fix(inline): range in different document (#8986)
- fix(blocks): focus ai input after position updated (#8981)
- fix(edgeless): export template job and image upload api (#8980)
- fix: preview won't disappear after drag end (#8979)
- fix: corner cases of dnd (#8978)
- fix(blocks): doc link import/export handling (#8976)

## Chore

- chore(blocks): add image file upload entries to keyboard toolbar (#8987)
- chore(blocks): set readonly to database on mobile (#8975)
- chore: lock file maintenance (#8983)
- chore: lock file maintenance (#8982)
- chore: remove legacy versions in transformer and adapter (#8974)

- Updated dependencies [ded71c4]
- @blocksuite/affine-components@0.19.1
- @blocksuite/affine-shared@0.19.1
- @blocksuite/block-std@0.19.1
- @blocksuite/global@0.19.1
- @blocksuite/store@0.19.1

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

0 comments on commit 04e2990

Please sign in to comment.