We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b855872 commit 97d898dCopy full SHA for 97d898d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.31.7](https://github.com/msgbyte/tianji/compare/v1.31.6...v1.31.7) (2026-01-13)
4
+
5
+### Features
6
7
+* add download feature ([b855872](https://github.com/msgbyte/tianji/commit/b8558723d51364b8af2d4627c6d785fbe53039fc))
8
9
## [1.31.6](https://github.com/msgbyte/tianji/compare/v1.31.5...v1.31.6) (2026-01-12)
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "tianji",
"private": true,
- "version": "1.31.6",
+ "version": "1.31.7",
"type": "module",
"scripts": {
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",
0 commit comments