Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgw committed Mar 17, 2024
1 parent 0fe2cdf commit 2dc0950
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.5.4](https://github.com/citation-js/plugin-quickstatements/compare/v0.5.3...v0.5.4) (2024-03-17)


### Bug Fixes

* use P6833 for titles; omit HTML otherwise ([0fe2cdf](https://github.com/citation-js/plugin-quickstatements/commit/0fe2cdfef5d8aad9fc69014567ec483081ade036))



## [0.5.3](https://github.com/citation-js/plugin-quickstatements/compare/v0.5.2...v0.5.3) (2024-01-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@citation-js/plugin-quickstatements",
"version": "0.5.3",
"version": "0.5.4",
"description": "Plugin that takes citation-js input and output QuickStatements.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 2dc0950

Please sign in to comment.