Commit b2c27e2
committed
fix(ci): use ncipollo/release-action for complete release notes
Replace softprops/action-gh-release with ncipollo/release-action
which supports generateReleaseNotesPreviousTag. A preceding step
finds the last stable release, ensuring final releases always
include all changes since the previous stable version — not just
the delta from the last pre-release.1 parent 65f88c6 commit b2c27e2
1 file changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
101 | 110 | | |
102 | 111 | | |
103 | | - | |
| 112 | + | |
104 | 113 | | |
105 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
106 | 118 | | |
107 | 119 | | |
108 | 120 | | |
| |||
122 | 134 | | |
123 | 135 | | |
124 | 136 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 137 | | |
129 | 138 | | |
130 | 139 | | |
| |||
0 commit comments