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 7
7
* @markdown-confluence/lib bumped from 3.0.4 to 3.0.0
8
8
* @markdown-confluence/mermaid-electron-renderer bumped from 3.0.4 to 3.0.0
9
9
10
+ ## [ 4.4.0] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v4.3.0...obsidian-confluence-v4.4.0 ) (2023-04-27)
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.3.0 to 4.4.0
23
+ * @markdown-confluence/mermaid-electron-renderer bumped from 4.3.0 to 4.4.0
24
+
10
25
## [ 4.3.0] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v4.2.8...obsidian-confluence-v4.3.0 ) (2023-04-27)
11
26
12
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " confluence-integration" ,
3
3
"name" : " Confluence Integration" ,
4
- "version" : " 4.3 .0" ,
4
+ "version" : " 4.4 .0" ,
5
5
"minAppVersion" : " 1.0.0" ,
6
6
"description" : " This plugin allows you to publish your notes to Confluence" ,
7
7
"author" : " andymac4182" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obsidian-confluence" ,
3
- "version" : " 4.3 .0" ,
3
+ "version" : " 4.4 .0" ,
4
4
"description" : " This library allows you to publish your notes to Confluence" ,
5
5
"main" : " main.js" ,
6
6
"type" : " module" ,
32
32
"react" : " ^16.14.0" ,
33
33
"react-dom" : " ^16.14.0" ,
34
34
"react-intl-next" : " npm:react-intl@^5.18.1" ,
35
- "@markdown-confluence/lib" : " 4.3 .0" ,
36
- "@markdown-confluence/mermaid-electron-renderer" : " 4.3 .0"
35
+ "@markdown-confluence/lib" : " 4.4 .0" ,
36
+ "@markdown-confluence/mermaid-electron-renderer" : " 4.4 .0"
37
37
},
38
38
"resolutions" : {
39
39
"prosemirror-model" : " 1.14.3"
You can’t perform that action at this time.
0 commit comments