Skip to content

Commit 054c8d1

Browse files
committed
chore: release v1.18.18
1 parent 1f850b6 commit 054c8d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22

3+
## [1.18.18](https://github.com/msgbyte/tianji/compare/v1.18.17...v1.18.18) (2025-03-11)
4+
5+
### Others
6+
7+
* update top p and temperature ([1f850b6](https://github.com/msgbyte/tianji/commit/1f850b6a5b22307ff89ba70e6f1236c241d28fa5))
8+
39
## [1.18.17](https://github.com/msgbyte/tianji/compare/v1.18.16...v1.18.17) (2025-03-11)
410

511
### Others

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tianji",
33
"private": true,
4-
"version": "1.18.17",
4+
"version": "1.18.18",
55
"type": "module",
66
"scripts": {
77
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",

0 commit comments

Comments
 (0)