diff --git a/CHANGELOG.md b/CHANGELOG.md index 76a0ff4..22008ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.1.1](https://github.com/TrialAndErrorOrg/parsers/compare/ooxast-util-parse-bib-0.1.0...ooxast-util-parse-bib-0.1.1) (2023-03-14) + +### Dependency Updates + +* `ooxast` updated to version `0.1.3` +* `ooxast-util-get-style` updated to version `0.1.2` +* `xast-util-is-element` updated to version `0.1.4` +* `xast-util-select` updated to version `0.1.2` +* `csl-consolidate` updated to version `0.1.1` +* `docx-to-vfile` updated to version `0.5.3` +* `reoff-parse` updated to version `0.2.5` ## 0.1.0 (2023-03-09) ### Dependency Updates diff --git a/package.json b/package.json index 505b8eb..4c50d14 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ooxast-util-parse-bib", - "version": "0.1.0", + "version": "0.1.1", "license": "GPL-3.0-or-later", "repository": "https://github.com/TrialAndErrorOrg/parsers", "author": "Thomas F. K. Jorna ",