Skip to content

Commit 10f888f

Browse files
committed
chore: release v1.32.18
1 parent 031f76a commit 10f888f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11

22

3+
## [1.32.18](https://github.com/msgbyte/tianji/compare/v1.32.17...v1.32.18) (2026-07-31)
4+
5+
### Features
6+
7+
* **worker:** synchronize cron lifecycle across instances ([#276](https://github.com/msgbyte/tianji/issues/276)) ([031f76a](https://github.com/msgbyte/tianji/commit/031f76a7cb6c5b70509c6bcd36a7972fc3f60558))
8+
9+
### Others
10+
11+
* **ai-gateway:** update llm model pricing ([0b2929d](https://github.com/msgbyte/tianji/commit/0b2929d31375223d4caed3b895c49ffec586e27e))
12+
313
## [1.32.17](https://github.com/msgbyte/tianji/compare/v1.32.16...v1.32.17) (2026-07-26)
414

515
### Features

package.json

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

0 commit comments

Comments
 (0)