Skip to content

Commit

Permalink
chore: bump up to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 committed Jul 11, 2024
1 parent cc30b10 commit 288b810
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v3.1.7 11/07 2024

1. 修复:编辑源代码仓库时的 bug。by @geoffreychen777

## v3.1.6 30/06 2024

1. 新功能:现在你可以通过文件选择器导入文件。by @lcandy2
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG_EN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v3.1.7 July 11 2024

1. Fix: a bug when editing the code repository metadata. by @geoffreychen777

## v3.1.6 Jun 30 2024

1. Feat: import files via a file picker. by @lcandy2
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": "paperlib",
"version": "3.1.6",
"version": "3.1.7",
"main": "dist/main-entry.js",
"description": "A simple academic paper management tool.",
"author": "Future Scholars <[email protected]>",
Expand Down
5 changes: 1 addition & 4 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
1. New Feature: import files via a file picker. by @lcandy2
2. New Feature: fuzzy metadata scraping. by @geoffreychen777 ![](https://paperlib.app/assets/images/getting-started/fuzzyscrape.png)
3. Enhance: PDF download via browser extension. by @geoffreychen777
4. For Extension Developer: new API to delete UI slots. by @geoffreychen777
1. Fix: a bug when editing the code repository metadata. by @geoffreychen777

0 comments on commit 288b810

Please sign in to comment.