File tree 2 files changed +17
-2
lines changed
2 files changed +17
-2
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.6.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-parse-0.5.0...reoff-parse-0.6.0 ) (2024-06-28)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` docx-to-vfile ` updated to version ` 0.11.0 `
10
+
11
+ ### Features
12
+
13
+ * update to new unified version ([ cff8543] ( https://github.com/TrialAndErrorOrg/parsers/commit/cff8543cbee1997fbf05c4bbc63b5a0add494e57 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * update package.json ([ 645bf1c] ( https://github.com/TrialAndErrorOrg/parsers/commit/645bf1c719dc769a3709692835404b457cc3d6f4 ) )
19
+
5
20
## [ 0.5.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-parse-0.4.0...reoff-parse-0.5.0 ) (2023-09-29)
6
21
7
22
### Dependency Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " reoff-parse" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
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] >" ,
28
28
"main" : " ./index.js" ,
29
29
"types" : " ./index.d.ts" ,
30
30
"dependencies" : {
31
- "docx-to-vfile" : " 0.10 .0" ,
31
+ "docx-to-vfile" : " 0.11 .0" ,
32
32
"xast-util-from-xml" : " ^4.0.0" ,
33
33
"unified" : " ^11.0.3" ,
34
34
"unist-util-filter" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments