chore(release): v1.16.0 - #39
Merged
Merged
Conversation
- bump package.json + lockfile to 1.16.0 (lockfile was stale at 1.14.1) - VERSIONING.md: history row for the batch (CS-49, 71, 72, 73, 74, 76) - README badge and footer - DOCUMENTATION.md: header, RoadmapCard in the schema map, board.ts description, delivered-features note - docs/FEATURES.md: rewrite the Roadmap tab for the dual-source board in non-technical language; document session-expiry redirect (CS-49) - docs/QA-TEST-PLAN.md: new sections 24.2 (RM-01→07, dual-source roadmap) and 24.3 (SE-01, session expiry), plus KB-08 for assisted mode - docs/DOC-INDEX.md: version stamps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release bump for v1.16.0 (MINOR). Closes the batch that has been accumulating in the "Em aberto" group since v1.15.4 — 12 commits, six CS cards, no breaking change.
What ships
roadmap-sync.yml— cards move to Concluídas automatically on merge/logininstead of an error screenAlso: repository transferred to the
limiarcoreorganization (repo slug now resolved from a single constant).E7 checklist
package.jsonbumped → 1.16.0 (lockfile was stale at 1.14.1; synced)README.md— badge + footerVERSIONING.md— history rowDOCUMENTATION.md— header,RoadmapCardin the schema map,board.tsdescription, delivered-features notedocs/FEATURES.md— Roadmap tab rewritten in non-technical language; CS-49 documenteddocs/QA-TEST-PLAN.md— new §24.2 (RM-01→07) and §24.3 (SE-01), plus KB-08docs/DOC-INDEX.md— version stampsv1.16.0→ push the tag (deploys automatically)Tagging triggers the deploy, and the
migrateservice will create theRoadmapCardtable on production. Production's local layer starts empty by design — planning lives in the 3000 database — so the 4000 board will show Concluídas/Revisão normally with an empty Backlog. Expected, not a failure.Checklist