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
+ ## [ 5.2.2] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v5.2.1...obsidian-confluence-v5.2.2 ) (2023-05-10)
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 5.2.1 to 5.2.2
23
+ * @markdown-confluence/mermaid-electron-renderer bumped from 5.2.1 to 5.2.2
24
+
10
25
## [ 5.2.1] ( https://github.com/markdown-confluence/markdown-confluence/compare/obsidian-confluence-v5.2.0...obsidian-confluence-v5.2.1 ) (2023-05-10)
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" : " 5.2.1 " ,
4
+ "version" : " 5.2.2 " ,
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" : " 5.2.1 " ,
3
+ "version" : " 5.2.2 " ,
4
4
"description" : " This library allows you to publish your notes to Confluence" ,
5
5
"main" : " main.js" ,
6
6
"type" : " module" ,
24
24
"mime-types" : " ^2.1.35" ,
25
25
"react" : " ^16.14.0" ,
26
26
"react-dom" : " ^16.14.0" ,
27
- "@markdown-confluence/lib" : " 5.2.1 " ,
28
- "@markdown-confluence/mermaid-electron-renderer" : " 5.2.1 "
27
+ "@markdown-confluence/lib" : " 5.2.2 " ,
28
+ "@markdown-confluence/mermaid-electron-renderer" : " 5.2.2 "
29
29
},
30
30
"resolutions" : {
31
31
"prosemirror-model" : " 1.14.3"
You can’t perform that action at this time.
0 commit comments