fix(admin): prevent transaction number overflow - #167
Conversation
chore(automation): migrate Swagger and webhook workflows
## [1.15.0](v1.14.0...v1.15.0) (2026-08-09) ### ✨ Features / 新功能 * **subscribe:** lead the store with a renewal banner ([8aa14a4](8aa14a4)) ### 🐛 Bug Fixes / 问题修复 * **request:** surface the server's reason and stop the duplicate error toast ([877c144](877c144)), closes [#145](#145) ### 🔧 Chores / 其他变更 * **automation:** migrate Swagger and webhook workflows ([40d0c14](40d0c14)) * **release:** Release 1.14.0-dev.1 / 发布版本 1.14.0-dev.1 [skip ci] ([537a8a3](537a8a3)) * **release:** Release 1.15.0-dev.1 / 发布版本 1.15.0-dev.1 [skip ci] ([a755e2a](a755e2a)) * sync main into develop ([892459f](892459f))
chore(automation): add webhook delivery dry runs
fix(automation): make webhook dry runs side-effect free
✅ Deploy Preview for ppane-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The two CSS changes for #146 are focused and reasonable, but the current PR diff is not limited to that fix: it also changes Please rebase the branch onto the current |
## [1.15.1-dev.1](v1.15.0...v1.15.1-dev.1) (2026-08-14) ### 🐛 Bug Fixes / 问题修复 * **admin:** prevent transaction number overflow ([0e91712](0e91712)) * **admin:** prevent transaction number overflow ([#167](#167)) ([737b038](737b038)) * **admin:** wrap long order transaction numbers ([53cb860](53cb860)) * **admin:** wrap long order transaction numbers ([#168](#168)) ([db504ca](db504ca)) * **automation:** make webhook dry runs side-effect free ([6aa091c](6aa091c)) * **dashboard:** say whether the day count is remaining or overdue ([52bd6f8](52bd6f8)) ### 🔧 Chores / 其他变更 * **automation:** add webhook delivery dry runs ([2d9e644](2d9e644))
|
🎉 This PR is included in version 1.15.1-dev.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes #146
Summary
Verification
bun x ultracite check apps/admin/src/sections/order/index.tsxbun run --filter ppanel-admin-web build