chore: release v1.32.16
Docker Publish / docker (push) Has been cancelled

This commit is contained in:
moonrailgun
2026-07-02 00:22:19 +08:00
parent 9d5430d746
commit 191a38d8d6
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
## [1.32.16](https://github.com/msgbyte/tianji/compare/v1.32.15...v1.32.16) (2026-07-01)
### Bug Fixes
* **website:** log session lookup failures ([9d5430d](https://github.com/msgbyte/tianji/commit/9d5430d7469836b293ec71db201e854cc8261d9c))
## [1.32.15](https://github.com/msgbyte/tianji/compare/v1.32.14...v1.32.15) (2026-07-01)
### Features
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "tianji",
"private": true,
"version": "1.32.15",
"version": "1.32.16",
"type": "module",
"scripts": {
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",