Skip to content

Commit

Permalink
chore: version packages (#8865)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
1 parent 492eca4 commit 2fa9d81
Show file tree
Hide file tree
Showing 36 changed files with 395 additions and 18 deletions.
22 changes: 22 additions & 0 deletions packages/affine/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @blocksuite/affine

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/blocks@0.18.3
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3
- @blocksuite/inline@0.18.3
- @blocksuite/store@0.18.3
- @blocksuite/presets@0.18.3

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

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

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

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

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

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

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

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

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

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

## 0.18.2

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

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/affine-components@0.18.3
- @blocksuite/affine-shared@0.18.3
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3
- @blocksuite/store@0.18.3

## 0.18.2

### 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.2",
"version": "0.18.3",
"description": "Views of database in affine",
"type": "module",
"repository": {
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @blocksuite/affine-model

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3
- @blocksuite/inline@0.18.3
- @blocksuite/store@0.18.3

## 0.18.2

### 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.18.2",
"version": "0.18.3",
"description": "Models for BlockSuite in Affine.",
"type": "module",
"repository": {
Expand Down
21 changes: 21 additions & 0 deletions packages/affine/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @blocksuite/affine-shared

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/affine-model@0.18.3
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3
- @blocksuite/inline@0.18.3
- @blocksuite/store@0.18.3

## 0.18.2

### 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.18.2",
"version": "0.18.3",
"description": "Default BlockSuite editable blocks.",
"type": "module",
"repository": {
Expand Down
20 changes: 20 additions & 0 deletions packages/affine/widget-scroll-anchoring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @blocksuite/affine-widget-scroll-anchoring

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/affine-model@0.18.3
- @blocksuite/affine-shared@0.18.3
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3

## 0.18.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/affine/widget-scroll-anchoring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.18.2",
"version": "0.18.3",
"description": "Affine scroll anchoring widget.",
"type": "module",
"repository": {
Expand Down
29 changes: 29 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @blocksuite/blocks

## 0.18.3

### Patch Changes

- 3448094: ## Fix

- fix(database): storage should be accessed via globalThis (#8863)
- fix(edgeless): memory leak in edgeless widgets (#8862)
- fix: page switching under starter route (#8860)

## Refactor

- refactor(blocks): shadowless keyboard toolbar (#8864)

- Updated dependencies [3448094]
- @blocksuite/affine-block-embed@0.18.3
- @blocksuite/affine-block-list@0.18.3
- @blocksuite/affine-block-paragraph@0.18.3
- @blocksuite/affine-block-surface@0.18.3
- @blocksuite/affine-components@0.18.3
- @blocksuite/data-view@0.18.3
- @blocksuite/affine-model@0.18.3
- @blocksuite/affine-shared@0.18.3
- @blocksuite/affine-widget-scroll-anchoring@0.18.3
- @blocksuite/block-std@0.18.3
- @blocksuite/global@0.18.3
- @blocksuite/inline@0.18.3
- @blocksuite/store@0.18.3

## 0.18.2

### Patch Changes
Expand Down
Loading

0 comments on commit 2fa9d81

Please sign in to comment.