File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 99 5. version timestamp follow the yyyy.MM.dd format
1010```
1111
12+ ## [ 1.1.0] ( https://github.com/CoderPush/coderchart/compare/v1.0.0...v1.1.0 ) (2025-09-29)
13+
14+
15+ ### Features
16+
17+ * Add copy-to-clipboard fix prompt to Mermaid error notice ([ #2 ] ( https://github.com/CoderPush/coderchart/issues/2 ) ) ([ 7fb5785] ( https://github.com/CoderPush/coderchart/commit/7fb57851b6767cf83e5e338c51c5d9afa6862efa ) )
18+ * add diagram/code toggles for Mermaid blocks ([ #7 ] ( https://github.com/CoderPush/coderchart/issues/7 ) ) ([ 90c460f] ( https://github.com/CoderPush/coderchart/commit/90c460f65f5efe95c28cc4ce57b9d105606e5517 ) )
19+
1220## 1.0.0 (2025-09-26)
1321
1422
Original file line number Diff line number Diff line change 11{
22 "name" : " coderchart" ,
33 "displayName" : " coderchart" ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "author" : " harley" ,
66 "description" : " Chrome extension that auto-renders Mermaid diagrams on ChatGPT with inline downloads." ,
77 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
2- "." : " 1.0 .0"
2+ "." : " 1.1 .0"
33}
You can’t perform that action at this time.
0 commit comments