File tree 2 files changed +14
-3
lines changed
libs/reoff/reoff-parse-references
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.4.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-parse-references-0.3.0...reoff-parse-references-0.4.0 ) (2024-06-28)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` ooxast ` updated to version ` 0.4.0 `
10
+ * ` ooxast-util-parse-bib ` 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.3.0] ( https://github.com/TrialAndErrorOrg/parsers/compare/reoff-parse-references-0.2.0...reoff-parse-references-0.3.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-parse-references" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .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>" ,
34
34
" /lib"
35
35
],
36
36
"dependencies" : {
37
- "ooxast" : " 0.3 .0" ,
38
- "ooxast-util-parse-bib" : " 0.3 .0" ,
37
+ "ooxast" : " 0.4 .0" ,
38
+ "ooxast-util-parse-bib" : " 0.4 .0" ,
39
39
"vfile" : " ^6.0.1"
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments