{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/refs/heads/main/schemas/config.json", "bootstrap-sha": "3bc6a28c37385645de3e7a27e3f75faace624294", "release-type": "simple", "packages": { ".": { "release-type": "simple", "extra-files": [ "lua/wanxiang.lua" ], "changelog-sections": [ { "type": "feat", "section": "โœจ ๆ–ฐ็‰นๆ€ง" }, { "type": "dict", "section": "๐Ÿ“š ่ฏๅบ“ๆ›ดๆ–ฐ" }, { "type": "perf", "section": "๐Ÿ”ฅ ๆ€ง่ƒฝไผ˜ๅŒ–" }, { "type": "fix", "section": "๐Ÿ› Bug ไฟฎๅค" }, { "type": "refactor", "section": "๐Ÿ’… ้‡ๆž„" }, { "type": "docs", "section": "๐Ÿ“– ๆ–‡ๆกฃ" }, { "type": "chore", "section": "๐Ÿก ๆ‚้กน" }, { "type": "ci", "section": "๐Ÿค– ๆŒ็ปญ้›†ๆˆ" } ] } } }