@alexleekt/pi-ask-user-glimpse 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to `@alexleekt/pi-ask-user-glimpse` are documented in this file.
4
4
 
5
+ ## [0.3.2] — 2026-05-20
6
+
7
+ ### Fixed
8
+ - **Recover all fixes lost during cherry-pick** — When cherry-picking the mermaid commit onto main, the jj colocated working copy was silently reset, discarding every other fix. This release restores: empty submit, shared icons/components, additional comments, auto-split logic, questionnaire focus fix, and updated prompt guidelines.
9
+
5
10
  ## [0.3.1] — 2026-05-20
6
11
 
7
12
  ### Fixed