We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2878777 commit 5c5a568Copy full SHA for 5c5a568
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.25.13](https://github.com/msgbyte/tianji/compare/v1.25.12...v1.25.13) (2025-09-17)
4
+
5
+### Features
6
7
+* enhance AIGateway analytics with detailed metrics and improved naming conventions ([2878777](https://github.com/msgbyte/tianji/commit/2878777bacbc7b80a3796544f28ffc57e239a602))
8
9
## [1.25.12](https://github.com/msgbyte/tianji/compare/v1.25.11...v1.25.12) (2025-09-17)
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "tianji",
"private": true,
- "version": "1.25.12",
+ "version": "1.25.13",
"type": "module",
"scripts": {
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",
0 commit comments