···11----
22-'@clack/core': patch
33-'@clack/prompts': patch
44----
55-66-Don't mutate `initialValue` in `multiselect`, fix parameter type for `validate()`.
77-88-Credits to @banjo for the bug report and initial PR!
+8
packages/core/CHANGELOG.md
···11# @clack/core
2233+## 0.1.8
44+55+### Patch Changes
66+77+- d96071c: Don't mutate `initialValue` in `multiselect`, fix parameter type for `validate()`.
88+99+ Credits to @banjo for the bug report and initial PR!
1010+311## 0.1.7
412513### Patch Changes