Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.120.0](v0.119.7...v0.120.0) (2023-01-30) ### Bug Fixes * **Dependencies:** NPM audit fix ([aed1724](aed1724)) * **Deps:** Update `content-type` ([6704c3a](6704c3a)) * **JATS:** Allow for no <institution> element; update snapshots ([cde3384](cde3384)) * **JATS:** Decode `<fig>` elements as a `Table` if `label` starts with 'Table' ([2ada6a6](2ada6a6)) * **JATS:** Decode `<notes>` into an article's `about` property ([ec410f0](ec410f0)) * **JATS:** Retain affiliation content not in <institution> element ([cdc4fc1](cdc4fc1)) * **JATS:** Treat <ack> like other <back> elements ([cd9dbc6](cd9dbc6)) * **JATS:** Use correct tag name for <disp-formula> ([3bd4c5d](3bd4c5d)) * **Reshaping:** Only convert an image paragraph into a figure if a caption is found\n\nCloses https://github.com/elifesciences/enhanced-preprints-issues/issues/362 ([ec09ec4](ec09ec4)) ### Features * **JATS:** Capture `<elocation-id>` in references ([6bd2758](6bd2758))
- Loading branch information