fix: update @repo/sdk to version 1.0.14 and adjust build scripts for production

feat: modify TemplateCard and TemplateGrid to handle optional id and filter templates
refactor: clean up use-template-filter to use CategoryTemplate type
This commit is contained in:
imeepos
2026-01-26 16:40:32 +08:00
parent 01865d94c2
commit a529dc03e1
7 changed files with 25 additions and 30 deletions

View File

@@ -20,6 +20,7 @@
"corepack": true
},
"production": {
"distribution": "internal",
"autoIncrement": true,
"android": {
"buildType": "apk"