Skip to content

Commit d91112a

Browse files
chore: version packages (#2077)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 331415a commit d91112a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+459
-64
lines changed

.changeset/early-chicken-brush.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @milkdown/components
22

3+
## 7.15.5
4+
5+
### Patch Changes
6+
7+
- 331415a: Milkdown patch release version.
8+
9+
## Fix
10+
- fix: temporary fix for vue bug (#2075)
11+
12+
- Updated dependencies [331415a]
13+
- @milkdown/core@7.15.5
14+
- @milkdown/ctx@7.15.5
15+
- @milkdown/exception@7.15.5
16+
- @milkdown/plugin-tooltip@7.15.5
17+
- @milkdown/preset-commonmark@7.15.5
18+
- @milkdown/preset-gfm@7.15.5
19+
- @milkdown/prose@7.15.5
20+
- @milkdown/transformer@7.15.5
21+
- @milkdown/utils@7.15.5
22+
323
## 7.15.4
424

525
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/components",
33
"type": "module",
4-
"version": "7.15.4",
4+
"version": "7.15.5",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @milkdown/core
22

3+
## 7.15.5
4+
5+
### Patch Changes
6+
7+
- 331415a: Milkdown patch release version.
8+
9+
## Fix
10+
- fix: temporary fix for vue bug (#2075)
11+
12+
- Updated dependencies [331415a]
13+
- @milkdown/ctx@7.15.5
14+
- @milkdown/exception@7.15.5
15+
- @milkdown/prose@7.15.5
16+
- @milkdown/transformer@7.15.5
17+
318
## 7.15.4
419

520
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/core",
33
"type": "module",
4-
"version": "7.15.4",
4+
"version": "7.15.5",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/crepe/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @milkdown/crepe
22

3+
## 7.15.5
4+
5+
### Patch Changes
6+
7+
- 331415a: Milkdown patch release version.
8+
9+
## Fix
10+
- fix: temporary fix for vue bug (#2075)
11+
12+
- Updated dependencies [331415a]
13+
- @milkdown/kit@7.15.5
14+
315
## 7.15.4
416

517
### Patch Changes

packages/crepe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/crepe",
33
"type": "module",
4-
"version": "7.15.4",
4+
"version": "7.15.5",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/ctx/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @milkdown/ctx
22

3+
## 7.15.5
4+
5+
### Patch Changes
6+
7+
- 331415a: Milkdown patch release version.
8+
9+
## Fix
10+
- fix: temporary fix for vue bug (#2075)
11+
12+
- Updated dependencies [331415a]
13+
- @milkdown/exception@7.15.5
14+
315
## 7.15.4
416

517
### Patch Changes

packages/ctx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/ctx",
33
"type": "module",
4-
"version": "7.15.4",
4+
"version": "7.15.5",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/exception/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @milkdown/exception
22

3+
## 7.15.5
4+
5+
### Patch Changes
6+
7+
- 331415a: Milkdown patch release version.
8+
9+
## Fix
10+
- fix: temporary fix for vue bug (#2075)
11+
312
## 7.15.4
413

514
### Patch Changes

0 commit comments

Comments
 (0)