File tree Expand file tree Collapse file tree 7 files changed +38
-6
lines changed Expand file tree Collapse file tree 7 files changed +38
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/vue-markdown-design" : " 0.1.1 " ,
3- "packages/markdown-it-headers" : " 0.1.1 " ,
4- "packages/markdown-it-sanitize" : " 0.1.1 "
2+ "packages/vue-markdown-design" : " 0.2.0 " ,
3+ "packages/markdown-it-headers" : " 0.2.0 " ,
4+ "packages/markdown-it-sanitize" : " 0.2.0 "
55}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/ZeroOneJs/markdown-design/compare/markdown-it-headers-v0.1.1...markdown-it-headers-v0.2.0 ) (2025-07-06)
4+
5+
6+ ### Features
7+
8+ * init ([ 7347813] ( https://github.com/ZeroOneJs/markdown-design/commit/73478138f5096d5ce89ef64c2e95471cad7d4244 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @markdown-design/markdown-it-headers" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " A markdown-it plugin for extracting markdown heading information." ,
55 "main" : " src/index.ts" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/ZeroOneJs/markdown-design/compare/markdown-it-sanitize-v0.1.1...markdown-it-sanitize-v0.2.0 ) (2025-07-06)
4+
5+
6+ ### Features
7+
8+ * init ([ 7347813] ( https://github.com/ZeroOneJs/markdown-design/commit/73478138f5096d5ce89ef64c2e95471cad7d4244 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @markdown-design/markdown-it-sanitize" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " A markdown-it plugin built on DOMPurify." ,
55 "main" : " src/index.ts" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/ZeroOneJs/markdown-design/compare/vue-markdown-design-v0.1.1...vue-markdown-design-v0.2.0 ) (2025-07-06)
4+
5+
6+ ### Features
7+
8+ * init ([ 7347813] ( https://github.com/ZeroOneJs/markdown-design/commit/73478138f5096d5ce89ef64c2e95471cad7d4244 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @markdown-design/markdown-it-headers bumped to 0.2.0
16+ * @markdown-design/markdown-it-sanitize bumped to 0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-markdown-design" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Vue 3 markdown component built on markdown-it." ,
55 "main" : " lib/index.js" ,
66 "module" : " es/index.mjs" ,
You can’t perform that action at this time.
0 commit comments