Skip to content

Commit 59e004e

Browse files
chore: release 0.1.1 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a75928f commit 59e004e

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/hack-dance/stack/compare/stack-v0.1.0...stack-v0.1.1) (2026-03-25)
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+
* fetch sandbox refs without clobbering main ([4b4ca28](https://github.com/hack-dance/stack/commit/4b4ca28d9dbc98a8ebb8da77c1d848b883073b4a))
21+
* handle missing sandbox remote refs ([319dfac](https://github.com/hack-dance/stack/commit/319dfac5a8c4f186617541512a85d870f4e1f43c))
22+
* harden sync merged-parent verification ([1517500](https://github.com/hack-dance/stack/commit/15175009e976e182ea78159cbcaa21a418f55dd9))
23+
* keep sandbox fixtures reseedable after merges ([54dc8b3](https://github.com/hack-dance/stack/commit/54dc8b31d0d89daa4f88168b201e80a0f2432af7))
24+
* pass merge strategy to gh queue handoff ([7e1359d](https://github.com/hack-dance/stack/commit/7e1359d9cdd63974e426d25832aeadae5917f731))
25+
* reseed merged sandbox fixtures cleanly ([18f6bd7](https://github.com/hack-dance/stack/commit/18f6bd7c549b90cef75ee8e93a249c364ea86f18))
26+
* restack descendant branches after move ([3862239](https://github.com/hack-dance/stack/commit/38622390ed52918dd6ce107d29d0f62f0caff8fb))
27+
* use mise for live sandbox scripts ([4fb3c9f](https://github.com/hack-dance/stack/commit/4fb3c9f5f456d00556901358f84932d5b5159076))
28+
29+
## Changelog
30+
331
This file is managed by release automation.

0 commit comments

Comments
 (0)