···11----
22-"@clack/prompts": patch
33-"@clack/core": patch
44----
55-66-Adds a new `defaultValue` option to the text prompt, removes automatic usage of the placeholder value.
+6
packages/core/CHANGELOG.md
···11# @clack/core
2233+## 0.1.6
44+55+### Patch Changes
66+77+- 7fb5375: Adds a new `defaultValue` option to the text prompt, removes automatic usage of the placeholder value.
88+39## 0.1.5
410511### Patch Changes
···11# @clack/prompts
2233+## 0.4.1
44+55+### Patch Changes
66+77+- 7fb5375: Adds a new `defaultValue` option to the text prompt, removes automatic usage of the placeholder value.
88+- Updated dependencies [7fb5375]
99+ - @clack/core@0.1.6
1010+311## 0.4.0
412513### Minor Changes