File tree 2 files changed +18
-5
lines changed
libs/ooxast/ooxast-util-remove-rsid
2 files changed +18
-5
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.5.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-remove-rsid-0.4.0...ooxast-util-remove-rsid-0.5.0 ) (2024-06-28)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` ooxast ` updated to version ` 0.4.0 `
10
+ * ` xast-util-is-element ` updated to version ` 0.4.0 `
11
+ * ` xast-util-select ` updated to version ` 0.4.0 `
12
+ * ` ooxast-util-get-style ` updated to version ` 0.4.1 `
13
+
14
+ ### Features
15
+
16
+ * update to new unified versions ([ 18bb996] ( https://github.com/TrialAndErrorOrg/parsers/commit/18bb9960d25843db83cda8bfea932e2e22f44b9b ) )
17
+
5
18
## [ 0.4.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-remove-rsid-0.3.0...ooxast-util-remove-rsid-0.4.0 ) (2023-09-29)
6
19
7
20
### Dependency Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ooxast-util-remove-rsid" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"license" : " GPL-3.0-or-later" ,
5
5
"repository" : " https://github.com/TrialAndErrorOrg/parsers" ,
6
6
"author" : " Thomas F. K. Jorna <hello@tefkah.com>" ,
38
38
" /lib"
39
39
],
40
40
"dependencies" : {
41
- "ooxast" : " 0.3 .0" ,
42
- "xast-util-is-element" : " 0.3.1 " ,
43
- "xast-util-select" : " 0.3 .0" ,
44
- "ooxast-util-get-style" : " 0.4.0 " ,
41
+ "ooxast" : " 0.4 .0" ,
42
+ "xast-util-is-element" : " 0.4.0 " ,
43
+ "xast-util-select" : " 0.4 .0" ,
44
+ "ooxast-util-get-style" : " 0.4.1 " ,
45
45
"unist-util-select" : " ^5.0.0" ,
46
46
"unist-util-visit" : " ^5.0.0" ,
47
47
"unist-util-remove" : " ^4.0.0"
You can’t perform that action at this time.
0 commit comments