File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.0.33] ( https://github.com/marktext/muya/compare/v0.0.32...v0.0.33 ) (2025-10-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * undo error when input slash ([ #172 ] ( https://github.com/marktext/muya/issues/172 ) ) ([ 5f3cbbb] ( https://github.com/marktext/muya/commit/5f3cbbbcbab79be8d3d7ad9a02035f0e1ae25480 ) )
9+ * update @muya/core to @muyajs/core in examples ([ 055d04d] ( https://github.com/marktext/muya/commit/055d04da4f34c9ff8784f00c207b3504d44d06d4 ) )
10+
111# CHANGELOG
Original file line number Diff line number Diff line change 11{
22 "name" : " muya" ,
33 "type" : " module" ,
4- "version" : " 0.0.32 " ,
4+ "version" : " 0.0.33 " ,
55 "packageManager" : " pnpm@9.11.0" ,
66 "description" : " Future markdown editor" ,
77 "author" : " jocs <ransixi@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @muyajs/core" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.0.33 " ,
44 "description" : " Core package for muya." ,
55 "author" : " jocs <ransixi@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments