Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Jan 23, 2024
1 parent 6c8bfe3 commit 502e919
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## 1.0.0 (2024-01-23)


### Features

* release-please ([6c8bfe3](https://www.github.com/14790897/paper-ai/commit/6c8bfe3e7cd43fdc08b4933f7b3dd4a7c68abf80))
* 与ai直接交流 ([cd5b42b](https://www.github.com/14790897/paper-ai/commit/cd5b42bed67b32918458d4815d8f5aabf71743a6))
* 删除文献时,更新索引 ([82149df](https://www.github.com/14790897/paper-ai/commit/82149dfa5d4a394e6db7685d73f79cd3d4120846))
* 点击别的按钮之后可以自动回到之前的光标位置 ([f76205e](https://www.github.com/14790897/paper-ai/commit/f76205ec8fe77abecadc24396e621a8f3dc6b6fc))


### Bug Fixes

* deploy button and env ([437d516](https://www.github.com/14790897/paper-ai/commit/437d5169cb9d4fdbc6ebd22cf84cf5ddcceb8a71))
* editorcontent to redux ([6382683](https://www.github.com/14790897/paper-ai/commit/6382683f91dcbeb3cad3293f9be5ec6705f457b3))
* form里面的按钮必须要指定type不为submit才可以正常 ([64d307b](https://www.github.com/14790897/paper-ai/commit/64d307bbdc2eeb41b83ebd0d52cef15955e45bc4))
* ignore lint ([bc65d1e](https://www.github.com/14790897/paper-ai/commit/bc65d1e11c597133bc492c2f6928133c6b4215b8))
* proxy ([50124d3](https://www.github.com/14790897/paper-ai/commit/50124d35bd170f9e996f403fe00a89d570c2be1f))
* referencesRedux自动存储 ([b4a522b](https://www.github.com/14790897/paper-ai/commit/b4a522b3b8bffcbe718e4d60bbdfc73cf41024a1))
* style ([eaa6561](https://www.github.com/14790897/paper-ai/commit/eaa65616c22451a085080cee7713ef3817483dae))
* 使用redux完成对references的编辑 ([945a98b](https://www.github.com/14790897/paper-ai/commit/945a98b2ed97640b6c95e0c316829b415826b306))
6 changes: 4 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
"@types/react-dom": "18.2.5",
"@types/redux-logger": "^3.0.12",
"encoding": "^0.1.13"
}
},
"version": "1.0.0"
}

0 comments on commit 502e919

Please sign in to comment.