Skip to content

Commit 061f740

Browse files
committed
chore: trigger changeset release
1 parent e2c009f commit 061f740

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

Diff for: .changeset/gold-needles-divide.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
'@milkdown/components': patch
3+
'@milkdown/core': patch
4+
'@milkdown/crepe': patch
5+
'@milkdown/ctx': patch
6+
'@milkdown/exception': patch
7+
'@milkdown/react': patch
8+
'@milkdown/vue': patch
9+
'@milkdown/kit': patch
10+
'@milkdown/plugin-automd': patch
11+
'@milkdown/plugin-block': patch
12+
'@milkdown/plugin-clipboard': patch
13+
'@milkdown/plugin-collab': patch
14+
'@milkdown/plugin-cursor': patch
15+
'@milkdown/plugin-diagram': patch
16+
'@milkdown/plugin-emoji': patch
17+
'@milkdown/plugin-history': patch
18+
'@milkdown/plugin-indent': patch
19+
'@milkdown/plugin-listener': patch
20+
'@milkdown/plugin-prism': patch
21+
'@milkdown/plugin-slash': patch
22+
'@milkdown/plugin-tooltip': patch
23+
'@milkdown/plugin-trailing': patch
24+
'@milkdown/plugin-upload': patch
25+
'@milkdown/preset-commonmark': patch
26+
'@milkdown/preset-gfm': patch
27+
'@milkdown/theme-nord': patch
28+
'@milkdown/prose': patch
29+
'@milkdown/transformer': patch
30+
'@milkdown/utils': patch
31+
---
32+
33+
Release milkdown patch version.
34+
35+
## Feat
36+
37+
- feat: make integrations accept crepe editor (#1649)
38+
- feat: add crepe ctx to make users can access crepe from editor (#1648)
39+
40+
## Fix
41+
42+
- fix: 🐛 incompatibility between Promise.resolve and angular change detection mechanism (#1647)
43+
- fix: 🐛 remark transform error when no code block lang (#1642)
44+
45+
## Chore
46+
47+
- chore: bump up tailwindcss version to v4 (#1638)
48+
- chore: bump up all non-major dependencies to v20.4.0 (#1646)
49+
- chore: Lock file maintenance (#1645)
50+
- chore: bump up all non-major dependencies to v20.3.3 (#1641)
51+
- chore: bump up vite version to v6.0.9 [SECURITY] (#1636)
52+
- chore: bump up shiki version to v2 (#1634)
53+
- chore: Lock file maintenance (#1633)
54+
- chore: bump up all non-major dependencies to v20.3.2 (#1632)
55+
- chore: bump up katex version to v0.16.21 [SECURITY] (#1631)
56+

0 commit comments

Comments
 (0)