File tree 2 files changed +14
-3
lines changed
libs/reoff/reoff-markup-to-style
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ## [ 0.3.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-markup-to-style-0.2.0...reoff-markup-to-style-0.3.0 ) (2024-06-28)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` ooxast-util-markup-to-style ` updated to version ` 0.5.0 `
10
+ * ` ooxast ` updated to version ` 0.4.0 `
11
+
12
+ ### Features
13
+
14
+ * update to new unified versions ([ 18bb996] ( https://github.com/TrialAndErrorOrg/parsers/commit/18bb9960d25843db83cda8bfea932e2e22f44b9b ) )
15
+
5
16
## [ 0.2.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-markup-to-style-0.1.0...reoff-markup-to-style-0.2.0 ) (2023-09-29)
6
17
7
18
### Dependency Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reoff-markup-to-style" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"license" : " GPL-3.0-or-later" ,
5
5
"repository" : " https://github.com/TrialAndErrorOrg/reoff-markup-to-style" ,
6
6
"homepage" : " https://github.com/TrialAndErrorOrg/parsers" ,
35
35
" /lib"
36
36
],
37
37
"dependencies" : {
38
- "ooxast-util-markup-to-style" : " 0.4 .0" ,
39
- "ooxast" : " 0.3 .0" ,
38
+ "ooxast-util-markup-to-style" : " 0.5 .0" ,
39
+ "ooxast" : " 0.4 .0" ,
40
40
"unified" : " ^11.0.3"
41
41
}
42
42
}
You can’t perform that action at this time.
0 commit comments