Skip to content

Commit

Permalink
chore: release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Nov 4, 2024
1 parent 30154ff commit fba67c4
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.10.0](https://www.github.com/14790897/paper-ai/compare/v1.9.0...v1.10.0) (2024-11-04)


### Features

* vocechat客服聊天 ([03c2ee2](https://www.github.com/14790897/paper-ai/commit/03c2ee2dd513b413badec3d6dfa5fc468656a593))
* 优化未找到文献的提示 ([6bf8061](https://www.github.com/14790897/paper-ai/commit/6bf8061f0fc9614ebec396f27822f0c347826eb2))
* 增加commandr模型 ([b3c8dc1](https://www.github.com/14790897/paper-ai/commit/b3c8dc1d4a75fe70261051f52ed7958feb6472d9))


### Bug Fixes

* linuxdo登录环境变量 ([9b31268](https://www.github.com/14790897/paper-ai/commit/9b31268cdae455a847c39cff6e4fb046645476d2))
* 去除google sigin ([a5ec623](https://www.github.com/14790897/paper-ai/commit/a5ec62320d19cbaf18091522322196d925949502))
* 图片源替换 ([cd4181c](https://www.github.com/14790897/paper-ai/commit/cd4181c89754240fda19dcc3235cb403715324d5))
* 如果api是旧域名就改为新域名 ([a8c5392](https://www.github.com/14790897/paper-ai/commit/a8c5392616393b48cc8c4945cf56a786cbeb4695))
* 本地开发需要环境变量 ([9ff111e](https://www.github.com/14790897/paper-ai/commit/9ff111edaf3ddd8dd0bf019eff84bba4168736a8))

## [1.9.0](https://www.github.com/14790897/paper-ai/compare/v1.8.0...v1.9.0) (2024-03-13)


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 @@ -65,5 +65,5 @@
"@types/redux-logger": "^3.0.12",
"encoding": "^0.1.13"
},
"version": "1.9.0"
"version": "1.10.0"
}

0 comments on commit fba67c4

Please sign in to comment.