Skip to content

Commit 9f88768

Browse files
committed
chore: release v1.30.18
1 parent 5bd2e06 commit 9f88768

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.30.18](https://github.com/msgbyte/tianji/compare/v1.30.17...v1.30.18) (2025-12-01)
4+
5+
### Others
6+
7+
* fix email not match issue ([5bd2e06](https://github.com/msgbyte/tianji/commit/5bd2e06ac7ebda8c6bed685faa4732f3937bf8c6))
8+
39
## [1.30.17](https://github.com/msgbyte/tianji/compare/v1.30.16...v1.30.17) (2025-11-30)
410

511
### 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.30.17",
4+
"version": "1.30.18",
55
"type": "module",
66
"scripts": {
77
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",

0 commit comments

Comments
 (0)