Skip to content

Commit

Permalink
chore: stage changes for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 27, 2024
1 parent 363ea46 commit bbc07e1
Show file tree
Hide file tree
Showing 37 changed files with 206 additions and 66 deletions.
22 changes: 0 additions & 22 deletions .changeset/metal-cameras-turn.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/libro-docs

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

## 0.2.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-docs",
"version": "0.2.35",
"version": "0.2.37",
"private": true,
"license": "MIT",
"description": "Document site for mana",
Expand Down
9 changes: 9 additions & 0 deletions packages/libro-code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/libro-code-editor

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-common@0.2.37

## 0.2.35

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/libro-code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-code-editor",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@difizen/mana-app": "latest",
"@difizen/mana-l10n": "latest",
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-common": "^0.2.37",
"uuid": "^9.0.0"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/libro-cofine-editor-contribution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/libro-codemirror-markdown-cell

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

## 0.2.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-cofine-editor-contribution/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-cofine-editor-contribution",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down
9 changes: 9 additions & 0 deletions packages/libro-cofine-editor-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/libro-codemirror-markdown-cell

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-cofine-editor-contribution@0.2.37

## 0.2.35

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/libro-cofine-editor-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-cofine-editor-core",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -48,7 +48,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/libro-cofine-editor-contribution": "^0.2.35",
"@difizen/libro-cofine-editor-contribution": "^0.2.37",
"@difizen/mana-app": "latest",
"@difizen/monaco-editor-core": "0.39.4",
"debug": "^4.3.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/libro-cofine-textmate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/libro-codemirror-markdown-cell

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-cofine-editor-core@0.2.37

## 0.2.35

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/libro-cofine-textmate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-cofine-textmate",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -46,7 +46,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/libro-cofine-editor-core": "^0.2.35",
"@difizen/libro-cofine-editor-core": "^0.2.37",
"@difizen/mana-app": "latest",
"fast-plist": "^0.1.2",
"vscode-oniguruma": "^1.5.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/libro-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/libro-common

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

## 0.2.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libro-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-common",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down
9 changes: 9 additions & 0 deletions packages/libro-kernel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/libro-kernel

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-common@0.2.37

## 0.2.35

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/libro-kernel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-kernel",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"ai-infra",
Expand Down Expand Up @@ -45,7 +45,7 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-core": "^0.2.35",
"@difizen/mana-app": "latest",
"minimist": "^1.2.8",
Expand Down
12 changes: 12 additions & 0 deletions packages/libro-language-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# libro-langauge-client

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-code-editor@0.2.37
- @difizen/libro-common@0.2.37
- @difizen/libro-kernel@0.2.37
- @difizen/libro-lsp@0.2.37

## 0.2.35

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/libro-language-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-language-client",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -46,10 +46,10 @@
},
"dependencies": {
"@difizen/libro-core": "^0.2.35",
"@difizen/libro-code-editor": "^0.2.35",
"@difizen/libro-kernel": "^0.2.35",
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-lsp": "^0.2.35",
"@difizen/libro-code-editor": "^0.2.37",
"@difizen/libro-kernel": "^0.2.37",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-lsp": "^0.2.37",
"@difizen/mana-app": "latest",
"@difizen/mana-common": "latest",
"uuid": "^9.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/libro-lsp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @difizen/libro-code-editor

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-code-editor@0.2.37
- @difizen/libro-common@0.2.37
- @difizen/libro-kernel@0.2.37

## 0.2.35

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/libro-lsp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-lsp",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -46,9 +46,9 @@
},
"dependencies": {
"@difizen/libro-core": "^0.2.35",
"@difizen/libro-kernel": "^0.2.35",
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-code-editor": "^0.2.35",
"@difizen/libro-kernel": "^0.2.37",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-code-editor": "^0.2.37",
"@difizen/mana-app": "latest",
"lodash.mergewith": "^4.6.2",
"uuid": "^9.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/libro-markdown-cell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/libro-markdown

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-code-editor@0.2.37
- @difizen/libro-common@0.2.37

## 0.2.35

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/libro-markdown-cell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-markdown-cell",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@difizen/libro-core": "^0.2.35",
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-code-editor": "^0.2.35",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-code-editor": "^0.2.37",
"@difizen/libro-markdown": "^0.2.35",
"@difizen/mana-app": "latest",
"@types/markdown-it": "^12.2.3",
Expand Down
10 changes: 10 additions & 0 deletions packages/libro-output/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/libro-output

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-common@0.2.37
- @difizen/libro-rendermime@0.2.37

## 0.2.35

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/libro-output/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-output",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -45,9 +45,9 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-core": "^0.2.35",
"@difizen/libro-rendermime": "^0.2.35",
"@difizen/libro-rendermime": "^0.2.37",
"@difizen/mana-app": "latest",
"markdown-it": "^13.0.1"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/libro-raw-cell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/libro-codemirror-raw-cell

## 0.2.37

### Patch Changes

- [#238](https://github.com/difizen/libro/pull/238) [`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - feat: add bilingual support

- Updated dependencies [[`363ea46`](https://github.com/difizen/libro/commit/363ea469abb0d3ed59a8e3cda8045e457a6846d4)]:
- @difizen/libro-code-editor@0.2.37
- @difizen/libro-common@0.2.37

## 0.2.35

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/libro-raw-cell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/libro-raw-cell",
"version": "0.2.35",
"version": "0.2.37",
"description": "",
"keywords": [
"libro",
Expand Down Expand Up @@ -45,8 +45,8 @@
"typecheck:tsc": "tsc --noEmit"
},
"dependencies": {
"@difizen/libro-code-editor": "^0.2.35",
"@difizen/libro-common": "^0.2.35",
"@difizen/libro-code-editor": "^0.2.37",
"@difizen/libro-common": "^0.2.37",
"@difizen/libro-core": "^0.2.35",
"@difizen/mana-app": "latest"
},
Expand Down
Loading

0 comments on commit bbc07e1

Please sign in to comment.