Skip to content

Commit

Permalink
Version Packages (#8200)
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 Sep 5, 2024
1 parent 52056d8 commit 2b7fd2a
Show file tree
Hide file tree
Showing 29 changed files with 479 additions and 50 deletions.
36 changes: 0 additions & 36 deletions .changeset/mighty-kiwis-join.md

This file was deleted.

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

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-components@0.17.0
- @blocksuite/affine-model@0.17.0
- @blocksuite/affine-shared@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
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.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
36 changes: 36 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# @blocksuite/affine-block-paragraph

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-components@0.17.0
- @blocksuite/affine-model@0.17.0
- @blocksuite/affine-shared@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
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.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
35 changes: 35 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# @blocksuite/affine-block-surface

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-components@0.17.0
- @blocksuite/affine-model@0.17.0
- @blocksuite/affine-shared@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/store@0.17.0
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.1.0",
"version": "0.17.0",
"description": "Surface block for BlockSuite.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
35 changes: 35 additions & 0 deletions packages/affine/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# @blocksuite/affine-components

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-model@0.17.0
- @blocksuite/affine-shared@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
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.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
33 changes: 33 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# @blocksuite/affine-model

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
2 changes: 1 addition & 1 deletion packages/affine/model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-model",
"version": "0.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
34 changes: 34 additions & 0 deletions packages/affine/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# @blocksuite/affine-shared

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-model@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
2 changes: 1 addition & 1 deletion packages/affine/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-shared",
"version": "0.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
39 changes: 39 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# @blocksuite/blocks

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/affine-block-list@0.17.0
- @blocksuite/affine-block-paragraph@0.17.0
- @blocksuite/affine-block-surface@0.17.0
- @blocksuite/affine-components@0.17.0
- @blocksuite/affine-model@0.17.0
- @blocksuite/affine-shared@0.17.0
- @blocksuite/block-std@0.17.0
- @blocksuite/global@0.17.0
- @blocksuite/inline@0.17.0
- @blocksuite/store@0.17.0
2 changes: 1 addition & 1 deletion packages/blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/blocks",
"version": "0.16.0",
"version": "0.17.0",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
32 changes: 32 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# @blocksuite/docs

## 0.17.0

### Minor Changes

- 767180a: BlockSuite 0.17.0

## New features:

- Add lock/unlock feature for frame.
- Add inline latex and latex block.
- Block level reference support.
- DI and Universal extension API.
- Mindmap import.

## Improvements:

- Focus & Blur status for multiple editors.
- Mindmap polish.
- Database issue fix.
- Performance improvement.
- Notion import improvement.
- A bunch of bug fixes.
- Better project structure.

### Patch Changes

- Updated dependencies [767180a]
- @blocksuite/blocks@0.17.0
- @blocksuite/store@0.17.0
- @blocksuite/presets@0.17.0
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/docs",
"version": "0.16.0",
"version": "0.17.0",
"description": "BlockSuite documentation",
"private": true,
"keywords": [],
Expand Down
Loading

0 comments on commit 2b7fd2a

Please sign in to comment.