Skip to content

Commit

Permalink
Release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Aug 14, 2023
1 parent e91be45 commit 0430ba7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.4] - 2023-08-14

### Fixed

- 捕获自定义期刊缩写文件的语法错误。/ Catch custom abbr data json syntax error.
Expand Down Expand Up @@ -370,7 +372,8 @@ No changes, test release only.
- chore: update readme [`5b8920c`](https://github.com/northword/zotero-format-metadata/commit/5b8920ce6d0fe14076581e6a426b3426a2f5cd9b)
- feat: add university list data [`665f57a`](https://github.com/northword/zotero-format-metadata/commit/665f57a0f74222a02987d833ef6fbcbf4943fcec)

[unreleased]: https://github.com/northword/zotero-format-metadata/compare/1.4.3...HEAD
[unreleased]: https://github.com/northword/zotero-format-metadata/compare/1.4.4...HEAD
[1.4.4]: https://github.com/northword/zotero-format-metadata/compare/1.4.3...1.4.4
[1.4.3]: https://github.com/northword/zotero-format-metadata/compare/1.4.2...1.4.3
[1.4.2]: https://github.com/northword/zotero-format-metadata/compare/1.4.1...1.4.2
[1.4.1]: https://github.com/northword/zotero-format-metadata/compare/1.4.0...1.4.1
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": "zotero-format-metadata",
"version": "1.4.3",
"version": "1.4.4",
"description": "An addon for Zotero to format item metadata.",
"config": {
"addonName": "Linter for Zotero",
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
{
"version": "1.4.3",
"version": "1.4.4",
"update_link": "https://github.com/northword/zotero-format-metadata/releases/latest/download/zotero-format-metadata.xpi",
"applications": {
"zotero": {
Expand Down

0 comments on commit 0430ba7

Please sign in to comment.