|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.1.4](https://github.com/hack-dance/stack/compare/v0.1.3...v0.1.4) (2026-03-26) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add release automation and product docs ([64b2e5a](https://github.com/hack-dance/stack/commit/64b2e5a5c9182c649452c4bbb0e372808a976cc2)) |
| 9 | +* bootstrap stack alpha scaffold ([37834b3](https://github.com/hack-dance/stack/commit/37834b30fd84483d7f46ab81fb79fdab1b4906f2)) |
| 10 | +* harden stack alpha workflows ([56531ba](https://github.com/hack-dance/stack/commit/56531ba592a5242d930e8a97ce6c60b0c6495354)) |
| 11 | +* show queue follow-up guidance ([6f34661](https://github.com/hack-dance/stack/commit/6f34661ad13c9058582d4c272c2758994849bad3)) |
| 12 | +* support configurable queue strategies ([492d757](https://github.com/hack-dance/stack/commit/492d757fb4c3c32ee144efbe0ff67c69575f4a6d)) |
| 13 | + |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +* capture conflict anchors before trunk drift ([d2078e4](https://github.com/hack-dance/stack/commit/d2078e44497e47933fe5b89422b3071404cf902c)) |
| 18 | +* continue rebases without interactive editor ([68f548b](https://github.com/hack-dance/stack/commit/68f548b653ed7331eff394df934c727115c69548)) |
| 19 | +* defer move metadata until restack succeeds ([f1c0f54](https://github.com/hack-dance/stack/commit/f1c0f5469a46a427be1fbb46f3f49665de36e047)) |
| 20 | +* enforce stack parent invariants and deterministic PR lookup ([c823ef7](https://github.com/hack-dance/stack/commit/c823ef7dc30b911b8794899d5528db19401a8608)) |
| 21 | +* enforce stack parent invariants and deterministic PR lookup ([a67b5cc](https://github.com/hack-dance/stack/commit/a67b5cca1709218b09cae6467cdf1f0edc476e12)) |
| 22 | +* fetch sandbox refs without clobbering main ([4b4ca28](https://github.com/hack-dance/stack/commit/4b4ca28d9dbc98a8ebb8da77c1d848b883073b4a)) |
| 23 | +* handle missing sandbox remote refs ([319dfac](https://github.com/hack-dance/stack/commit/319dfac5a8c4f186617541512a85d870f4e1f43c)) |
| 24 | +* harden sync merged-parent verification ([1517500](https://github.com/hack-dance/stack/commit/15175009e976e182ea78159cbcaa21a418f55dd9)) |
| 25 | +* keep sandbox fixtures reseedable after merges ([54dc8b3](https://github.com/hack-dance/stack/commit/54dc8b31d0d89daa4f88168b201e80a0f2432af7)) |
| 26 | +* mark release prs as tagged after tagging ([5471af3](https://github.com/hack-dance/stack/commit/5471af39c9ef975852853b085c957edd3ac9f1b7)) |
| 27 | +* mark release prs as tagged after tagging ([277404e](https://github.com/hack-dance/stack/commit/277404ebdce46c93748931ad73c8caec89e0d854)) |
| 28 | +* parse userless scp remote aliases ([e75c389](https://github.com/hack-dance/stack/commit/e75c3896ed6de3b3a078d5be65e2c40f18e7a957)) |
| 29 | +* pass merge strategy to gh queue handoff ([7e1359d](https://github.com/hack-dance/stack/commit/7e1359d9cdd63974e426d25832aeadae5917f731)) |
| 30 | +* push release tags with configured token ([71fc029](https://github.com/hack-dance/stack/commit/71fc02944baff130e2c2832ed221e9f83587e978)) |
| 31 | +* reseed merged sandbox fixtures cleanly ([18f6bd7](https://github.com/hack-dance/stack/commit/18f6bd7c549b90cef75ee8e93a249c364ea86f18)) |
| 32 | +* resolve repo from remote during init ([38914b6](https://github.com/hack-dance/stack/commit/38914b69d5e7d2c9c9bbf0fc121a4b9abd8aa448)) |
| 33 | +* resolve repo from remote during init ([ffc793d](https://github.com/hack-dance/stack/commit/ffc793d0efe4cb867fec02606ef453af99a1d2ed)) |
| 34 | +* restack descendant branches after move ([3862239](https://github.com/hack-dance/stack/commit/38622390ed52918dd6ce107d29d0f62f0caff8fb)) |
| 35 | +* separate release tagging from release please ([37f9eb3](https://github.com/hack-dance/stack/commit/37f9eb3488fd4f02a1faf4545af64721e97e0aaf)) |
| 36 | +* use mise for live sandbox scripts ([4fb3c9f](https://github.com/hack-dance/stack/commit/4fb3c9f5f456d00556901358f84932d5b5159076)) |
| 37 | + |
3 | 38 | ## [0.1.3](https://github.com/hack-dance/stack/compare/v0.1.2...v0.1.3) (2026-03-26) |
4 | 39 |
|
5 | 40 |
|
|
0 commit comments