···11# @clack/prompts
2233+## 0.7.0
44+55+### Minor Changes
66+77+- b27a701: add maxItems option to select prompt
88+- 89371be: added a new method called `spinner.message(msg: string)`
99+1010+### Patch Changes
1111+1212+- 52183c4: Fix `spinner` conflict with terminal on error between `spinner.start()` and `spinner.stop()`
1313+- ab51d29: Fixes cases where the note title length was miscalculated due to ansi characters
1414+- Updated dependencies [cd79076]
1515+ - @clack/core@0.3.3
1616+317## 0.6.3
418519### Patch Changes