···11----
22-"@clack/core": patch
33----
44-55-Fixes a bug which kept the terminal cursor hidden after a prompt is cancelled
-5
.changeset/plenty-days-study.md
···11----
22-'@clack/core': patch
33----
44-55-Adds missing `LICENSE` file. Since the `package.json` file has always included `"license": "MIT"`, please consider this a licensing clarification rather than a licensing change.
+7
packages/core/CHANGELOG.md
···11# @clack/core
2233+## 0.3.5
44+55+### Patch Changes
66+77+- 4845f4f: Fixes a bug which kept the terminal cursor hidden after a prompt is cancelled
88+- d7b2fb9: Adds missing `LICENSE` file. Since the `package.json` file has always included `"license": "MIT"`, please consider this a licensing clarification rather than a licensing change.
99+310## 0.3.4
411512### Patch Changes