chore: release v1.32.20

This commit is contained in:
moonrailgun
2026-08-03 02:13:16 +08:00
parent 1546705b08
commit a9a56d51be
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
## [1.32.20](https://github.com/msgbyte/tianji/compare/v1.32.19...v1.32.20) (2026-08-02)
### Bug Fixes
* **ci:** publish multi-arch images by digest ([1546705](https://github.com/msgbyte/tianji/commit/1546705b0843d99894a8cf0cd67616ab3e5c69a3))
## [1.32.19](https://github.com/msgbyte/tianji/compare/v1.32.18...v1.32.19) (2026-08-02)
### Bug Fixes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "tianji",
"private": true,
"version": "1.32.19",
"version": "1.32.20",
"type": "module",
"scripts": {
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",