Skip to content
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
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"katex": "^0.16.0",
"serve": "^14.2.3",
"tslib": "^2.8.1",
"vue": "^3.5.13"
"vue": "^3.5.20"
}
}
20 changes: 20 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @milkdown/components

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/exception@7.15.5
- @milkdown/plugin-tooltip@7.15.5
- @milkdown/preset-commonmark@7.15.5
- @milkdown/preset-gfm@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/transformer@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/components",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -123,7 +123,7 @@
"nanoid": "^5.0.9",
"tslib": "^2.8.1",
"unist-util-visit": "^5.0.0",
"vue": "^3.5.13"
"vue": "^3.5.20"
},
"devDependencies": {
"@codemirror/language": "^6.10.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @milkdown/core

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/ctx@7.15.5
- @milkdown/exception@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/transformer@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/core",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/crepe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @milkdown/crepe

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/kit@7.15.5

## 7.15.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/crepe/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/crepe",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -162,6 +162,6 @@
"remark-math": "^6.0.0",
"tslib": "^2.8.1",
"unist-util-visit": "^5.0.0",
"vue": "^3.5.13"
"vue": "^3.5.20"
}
}
12 changes: 12 additions & 0 deletions packages/ctx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @milkdown/ctx

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/exception@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ctx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/ctx",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/exception/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @milkdown/exception

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/exception",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/integrations/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @milkdown/react

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/crepe@7.15.5
- @milkdown/kit@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/react",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/integrations/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @milkdown/vue

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/crepe@7.15.5
- @milkdown/kit@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/vue",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
29 changes: 29 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @milkdown/kit

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/components@7.15.5
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/plugin-block@7.15.5
- @milkdown/plugin-clipboard@7.15.5
- @milkdown/plugin-cursor@7.15.5
- @milkdown/plugin-history@7.15.5
- @milkdown/plugin-indent@7.15.5
- @milkdown/plugin-listener@7.15.5
- @milkdown/plugin-slash@7.15.5
- @milkdown/plugin-tooltip@7.15.5
- @milkdown/plugin-trailing@7.15.5
- @milkdown/plugin-upload@7.15.5
- @milkdown/preset-commonmark@7.15.5
- @milkdown/preset-gfm@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/transformer@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/kit",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions packages/plugins/plugin-automd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @milkdown/plugin-automd

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/exception@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-automd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-automd",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions packages/plugins/plugin-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @milkdown/plugin-block

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/exception@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-block/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-block",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/plugins/plugin-clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @milkdown/plugin-clipboard

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-clipboard",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions packages/plugins/plugin-collab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @milkdown/plugin-collaborative

## 7.15.5

### Patch Changes

- 331415a: Milkdown patch release version.

## Fix
- fix: temporary fix for vue bug (#2075)

- Updated dependencies [331415a]
- @milkdown/core@7.15.5
- @milkdown/ctx@7.15.5
- @milkdown/exception@7.15.5
- @milkdown/prose@7.15.5
- @milkdown/utils@7.15.5

## 7.15.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-collab/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@milkdown/plugin-collab",
"type": "module",
"version": "7.15.4",
"version": "7.15.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
Loading
Loading