File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## v0.6.1
4
+
5
+ ``` plain
6
+ ### Packaging
7
+ * #123: Bump monaco-editor to 0.29.1
8
+ * #178: Bump materialdesignicons to 6.2.95
9
+ ```
10
+
3
11
## v0.6.0
4
12
5
13
``` plain
Original file line number Diff line number Diff line change 10
10
"popper.js" : " 1.16.1" ,
11
11
"bootstrap" : " 4.6.0" ,
12
12
"bs-stepper" : " 1.7.0" ,
13
- "@mdi/font" : " 6.1 .95" ,
13
+ "@mdi/font" : " 6.2 .95" ,
14
14
"chart.js" : " 3.5.1" ,
15
15
"@highlightjs/cdn-assets" : " 11.2.0" ,
16
- "monaco-editor" : " 0.27.0 " ,
16
+ "monaco-editor" : " 0.29.1 " ,
17
17
"moment" : " 2.29.1"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 11
11
RootModule = ' Pode.Web.psm1'
12
12
13
13
# Version number of this module.
14
- ModuleVersion = ' 0.6.0 '
14
+ ModuleVersion = ' 0.6.1 '
15
15
16
16
# ID used to uniquely identify this module
17
17
GUID = ' 5c6cae5a-8e62-48a4-c2e5-7511ffe2d439'
You can’t perform that action at this time.
0 commit comments