[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

[ci] release (#190)

authored by

Nate Moore and committed by
GitHub
(Nov 14, 2024, 8:35 PM -0600) fc9d5292 19587b14

+7 -6
-5
.changeset/light-laws-judge.md
··· 1 - --- 2 - '@clack/prompts': patch 3 - --- 4 - 5 - feat: adaptative max items
+6
packages/prompts/CHANGELOG.md
··· 1 1 # @clack/prompts 2 2 3 + ## 0.8.1 4 + 5 + ### Patch Changes 6 + 7 + - 360afeb: feat: adaptative max items 8 + 3 9 ## 0.8.0 4 10 5 11 ### Minor Changes
+1 -1
packages/prompts/package.json
··· 1 1 { 2 2 "name": "@clack/prompts", 3 - "version": "0.8.0", 3 + "version": "0.8.1", 4 4 "type": "module", 5 5 "main": "./dist/index.cjs", 6 6 "module": "./dist/index.mjs",