Commit d2655b0
authored
chore(changelog): fold [Unreleased] into [1.5.2] + strip internal-reference Tracking trailers [skip-runtime-e2e] (#78)
## Skip-runtime-e2e justification
CHANGELOG-only edit — pure release-notes hygiene, no code change, no
runtime contract touched.
## Summary
- Folded the [Unreleased] section into the topmost release-line section
so the topmost release-line in CHANGELOG matches the manifest version.
Pre-fold, [Unreleased] held post-current-version work that would have
made the section inconsistent against `plugin.json` / `package.json`.
Expanded the topmost-section title to reflect the added scope.
- Empty [Unreleased] header retained per Keep-a-Changelog convention.
- Stripped `### Tracking` trailers (with internal issue links) from
every section in scope — internal-team references are not
customer-facing release-notes content.
No code or behavior changes.
Signed-off-by: Saurabh Jain <saurabh.jain@getaxonflow.com>1 parent d5cef3a commit d2655b0
1 file changed
Lines changed: 5 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 26 | | |
37 | 27 | | |
38 | 28 | | |
39 | 29 | | |
40 | 30 | | |
41 | 31 | | |
42 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
43 | 36 | | |
44 | 37 | | |
45 | 38 | | |
| |||
69 | 62 | | |
70 | 63 | | |
71 | 64 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 65 | | |
77 | 66 | | |
78 | 67 | | |
| |||
108 | 97 | | |
109 | 98 | | |
110 | 99 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 100 | | |
116 | 101 | | |
117 | 102 | | |
| |||
0 commit comments