Skip to content

Commit 16a3dfa

Browse files
chore: version packages (#1787)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eeb7c58 commit 16a3dfa

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

+774
-76
lines changed

Diff for: .changeset/petite-lies-jam.md

-48
This file was deleted.

Diff for: packages/components/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @milkdown/components
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/exception@7.8.0
28+
329
## 7.7.0
430

531
### Minor Changes

Diff for: packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/components",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/core/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @milkdown/core
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/exception@7.8.0
28+
329
## 7.7.0
430

531
### Minor Changes

Diff for: packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/core",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/crepe/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @milkdown/crepe
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/kit@7.8.0
28+
329
## 7.7.0
430

531
### Minor Changes

Diff for: packages/crepe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/crepe",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/ctx/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# @milkdown/ctx
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/exception@7.8.0
28+
329
## 7.7.0
430

531
### Minor Changes

Diff for: packages/ctx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/ctx",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/exception/CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @milkdown/exception
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
324
## 7.7.0
425

526
### Minor Changes

Diff for: packages/exception/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/exception",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/integrations/react/CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @milkdown/react
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/crepe@7.8.0
28+
- @milkdown/kit@7.8.0
29+
330
## 7.7.0
431

532
### Minor Changes

Diff for: packages/integrations/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/react",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/integrations/vue/CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @milkdown/vue
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/crepe@7.8.0
28+
- @milkdown/kit@7.8.0
29+
330
## 7.7.0
431

532
### Minor Changes

Diff for: packages/integrations/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/vue",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

Diff for: packages/kit/CHANGELOG.md

+43
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# @milkdown/kit
22

3+
## 7.8.0
4+
5+
### Minor Changes
6+
7+
- eeb7c58: Milkdown minor version release.
8+
9+
## Feat
10+
11+
- feat: 🎸 add bike-style virtual cursor (#1770)
12+
13+
## Fix
14+
15+
- fix: crepe inline code padding
16+
- fix: 🐛 google doc paste (#1773)
17+
- fix: 🐛 should not display slash menu if has following chars (#1772)
18+
- fix: remove inline code mark inclusive config (#1771)
19+
20+
## Chore
21+
22+
- chore: remove deprecated diagram package (#1786)
23+
24+
### Patch Changes
25+
26+
- Updated dependencies [eeb7c58]
27+
- @milkdown/components@7.8.0
28+
- @milkdown/core@7.8.0
29+
- @milkdown/ctx@7.8.0
30+
- @milkdown/plugin-block@7.8.0
31+
- @milkdown/plugin-clipboard@7.8.0
32+
- @milkdown/plugin-cursor@7.8.0
33+
- @milkdown/plugin-history@7.8.0
34+
- @milkdown/plugin-indent@7.8.0
35+
- @milkdown/plugin-listener@7.8.0
36+
- @milkdown/plugin-slash@7.8.0
37+
- @milkdown/plugin-tooltip@7.8.0
38+
- @milkdown/plugin-trailing@7.8.0
39+
- @milkdown/plugin-upload@7.8.0
40+
- @milkdown/preset-commonmark@7.8.0
41+
- @milkdown/preset-gfm@7.8.0
42+
- @milkdown/prose@7.8.0
43+
- @milkdown/transformer@7.8.0
44+
- @milkdown/utils@7.8.0
45+
346
## 7.7.0
447

548
### Minor Changes

Diff for: packages/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@milkdown/kit",
33
"type": "module",
4-
"version": "7.7.0",
4+
"version": "7.8.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)