Skip to content

Commit

Permalink
chore: version packages (#8223)
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 6, 2024
1 parent 17639ba commit 1a37c88
Show file tree
Hide file tree
Showing 31 changed files with 188 additions and 34 deletions.
19 changes: 0 additions & 19 deletions .changeset/metal-gifts-travel.md

This file was deleted.

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

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-components@0.17.4
- @blocksuite/affine-model@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.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.17.3",
"version": "0.17.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
14 changes: 14 additions & 0 deletions packages/affine/block-paragraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @blocksuite/affine-block-paragraph

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-components@0.17.4
- @blocksuite/affine-model@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.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.17.3",
"version": "0.17.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
13 changes: 13 additions & 0 deletions packages/affine/block-surface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @blocksuite/affine-block-surface

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-components@0.17.4
- @blocksuite/affine-model@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/store@0.17.4

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

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-model@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

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

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-components@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/store@0.17.4

## 0.17.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.17.3",
"version": "0.17.4",
"description": "views of database",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
11 changes: 11 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @blocksuite/affine-model

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.3

### Patch Changes
Expand Down
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.17.3",
"version": "0.17.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
12 changes: 12 additions & 0 deletions packages/affine/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @blocksuite/affine-shared

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-model@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.3

### Patch Changes
Expand Down
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.17.3",
"version": "0.17.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
18 changes: 18 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @blocksuite/blocks

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-block-list@0.17.4
- @blocksuite/affine-block-paragraph@0.17.4
- @blocksuite/affine-block-surface@0.17.4
- @blocksuite/affine-components@0.17.4
- @blocksuite/data-view@0.17.4
- @blocksuite/affine-model@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.3

### Patch Changes
Expand Down
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.17.3",
"version": "0.17.4",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
10 changes: 10 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @blocksuite/docs

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/blocks@0.17.4
- @blocksuite/store@0.17.4
- @blocksuite/presets@0.17.4

## 0.17.3

### Patch Changes
Expand Down
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.17.3",
"version": "0.17.4",
"description": "BlockSuite documentation",
"private": true,
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/framework/block-std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @blocksuite/block-std

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/block-std/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/block-std",
"version": "0.17.3",
"version": "0.17.4",
"description": "Std for blocksuite blocks",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
6 changes: 6 additions & 0 deletions packages/framework/global/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blocksuite/global

## 0.17.4

### Patch Changes

- 9978a71: Create git tag

## 0.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/global/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/global",
"version": "0.17.3",
"version": "0.17.4",
"types": "./index.d.ts",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
8 changes: 8 additions & 0 deletions packages/framework/inline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blocksuite/inline

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/global@0.17.4

## 0.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/inline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/inline",
"version": "0.17.3",
"version": "0.17.4",
"description": "A micro editor.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
10 changes: 10 additions & 0 deletions packages/framework/store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @blocksuite/store

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/sync@0.17.4

## 0.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/store",
"version": "0.17.3",
"version": "0.17.4",
"description": "BlockSuite data store built for general purpose state management.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
8 changes: 8 additions & 0 deletions packages/framework/sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blocksuite/sync

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/global@0.17.4

## 0.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/sync",
"version": "0.17.3",
"version": "0.17.4",
"description": "BlockSuite data synchronization engine abstraction and implementation.",
"type": "module",
"repository": "toeverything/blocksuite",
Expand Down
14 changes: 14 additions & 0 deletions packages/presets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @blocksuite/presets

## 0.17.4

### Patch Changes

- 9978a71: Create git tag
- Updated dependencies [9978a71]
- @blocksuite/affine-block-surface@0.17.4
- @blocksuite/affine-shared@0.17.4
- @blocksuite/blocks@0.17.4
- @blocksuite/block-std@0.17.4
- @blocksuite/global@0.17.4
- @blocksuite/inline@0.17.4
- @blocksuite/store@0.17.4

## 0.17.3

### Patch Changes
Expand Down
Loading

1 comment on commit 1a37c88

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Size Report

Bundles

Entry Size Gzip Brotli

Packages

Name Size Gzip Brotli
blocks 2.02 MB (-424 kB) 436 kB (-75 kB) 312 kB (-50.6 kB)
editor 84 B 89 B 63 B
store 83 B 88 B 63 B
inline 84 B 88 B 63 B

Please sign in to comment.