File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 77 * @markdown-confluence/lib bumped from 3.0.4 to 3.0.0
88 * @markdown-confluence/mermaid-electron-renderer bumped from 3.0.4 to 3.0.0
99
10+ ## [ 4.5.0] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v4.4.0...obsidian-confluence-v4.5.0 ) (2023-04-28)
11+
12+
13+ ### Miscellaneous Chores
14+
15+ * ** obsidian-confluence:** Synchronize obsidian packages versions
16+
17+
18+ ### Dependencies
19+
20+ * The following workspace dependencies were updated
21+ * dependencies
22+ * @markdown-confluence/lib bumped from 4.4.0 to 4.5.0
23+ * @markdown-confluence/mermaid-electron-renderer bumped from 4.4.0 to 4.5.0
24+
1025## [ 4.4.0] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v4.3.0...obsidian-confluence-v4.4.0 ) (2023-04-27)
1126
1227
Original file line number Diff line number Diff line change 11{
22 "id" : " confluence-integration" ,
33 "name" : " Confluence Integration" ,
4- "version" : " 4.4 .0" ,
4+ "version" : " 4.5 .0" ,
55 "minAppVersion" : " 1.0.0" ,
66 "description" : " This plugin allows you to publish your notes to Confluence" ,
77 "author" : " andymac4182" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-confluence" ,
3- "version" : " 4.4 .0" ,
3+ "version" : " 4.5 .0" ,
44 "description" : " This library allows you to publish your notes to Confluence" ,
55 "main" : " main.js" ,
66 "type" : " module" ,
3232 "react" : " ^16.14.0" ,
3333 "react-dom" : " ^16.14.0" ,
3434 "react-intl-next" : " npm:react-intl@^5.18.1" ,
35- "@markdown-confluence/lib" : " 4.4 .0" ,
36- "@markdown-confluence/mermaid-electron-renderer" : " 4.4 .0"
35+ "@markdown-confluence/lib" : " 4.5 .0" ,
36+ "@markdown-confluence/mermaid-electron-renderer" : " 4.5 .0"
3737 },
3838 "resolutions" : {
3939 "prosemirror-model" : " 1.14.3"
You can’t perform that action at this time.
0 commit comments