Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #8960

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .changeset/proud-rabbits-brush.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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a typo in the changelog entry - buttong should be button in:

fix(edgeless): add index reorder buttong for frame block (#8951)

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.


## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

### 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.6",
"version": "0.18.7",
"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.18.7

### Patch Changes

- 1057773: Blocksuite patch release.

## Feat

- feat(edgeless): rewrite mind map drag indicator (#8805)
- feat: remove data transfer from dnd api (#8955)

## Fix

- fix: dnd from entity api (#8958)
- fix(std): edge case on pointer controller (#8954)
- fix: indent behavior (#8941)
- fix(edgeless): add index reorder buttong for frame block (#8951)

## Chore

- chore: run headless vitest locally by default (#8957)
- chore(blocks): disable image peekview on mobile (#8952)

## Refactor

- refactor(database): refactor addRow functionality in kanban and table views (#8956)
- refactor: notion html adapter (#8947)

- Updated dependencies [1057773]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]
- @blocksuite/[email protected]

## 0.18.6

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