File tree 2 files changed +11
-4
lines changed
libs/ooxast/ooxast-util-get-style
2 files changed +11
-4
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.4.1] ( https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-get-style-0.4.0...ooxast-util-get-style-0.4.1 ) (2024-06-28)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` ooxast ` updated to version ` 0.4.0 `
10
+ * ` xast-util-select ` updated to version ` 0.4.0 `
11
+ * ` xast-util-is-element ` updated to version ` 0.4.0 `
5
12
## [ 0.4.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-get-style-0.3.0...ooxast-util-get-style-0.4.0 ) (2023-09-29)
6
13
7
14
### Dependency Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ooxast-util-get-style" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"license" : " GPL-3.0-or-later" ,
5
5
"repository" : " https://github.com/TrialAndErrorOrg/parsers" ,
6
6
"author" :
" Thomas F. K. Jorna <[email protected] >" ,
33
33
" /lib"
34
34
],
35
35
"dependencies" : {
36
- "ooxast" : " 0.3 .0" ,
37
- "xast-util-select" : " 0.3 .0" ,
38
- "xast-util-is-element" : " 0.3.1 "
36
+ "ooxast" : " 0.4 .0" ,
37
+ "xast-util-select" : " 0.4 .0" ,
38
+ "xast-util-is-element" : " 0.4.0 "
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments