Skip to content

Commit

Permalink
Merge pull request #8 from 14790897/release-v1.2.0
Browse files Browse the repository at this point in the history
chore: release 1.2.0
  • Loading branch information
14790897 authored Jan 29, 2024
2 parents 6ca5ebc + b017d03 commit 9650496
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.0](https://www.github.com/14790897/paper-ai/compare/v1.1.0...v1.2.0) (2024-01-29)


### Features

* 上下移动文献功能 ([c7cef37](https://www.github.com/14790897/paper-ai/commit/c7cef370d0568c7bc1a4df798e624bc4494344d2))
* 导出到word功能,避免样式丢失 ([cc2856c](https://www.github.com/14790897/paper-ai/commit/cc2856ceb21532fa1bd8d36b78b028fd627aa726))
* 系统提示自定义 ([c160d3e](https://www.github.com/14790897/paper-ai/commit/c160d3e6af970911e0f0163e0ab2979bdf79b8ad))

## [1.1.0](https://www.github.com/14790897/paper-ai/compare/v1.0.0...v1.1.0) (2024-01-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"@types/redux-logger": "^3.0.12",
"encoding": "^0.1.13"
},
"version": "1.1.0"
"version": "1.2.0"
}

0 comments on commit 9650496

Please sign in to comment.