File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @clack/core
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - a99c458: Support ` initialValue ` option for text prompt
8+
39## 0.1.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clack/core" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "type" : " module" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# @clack/prompts
22
3+ ## 0.2.1
4+
5+ ### Patch Changes
6+
7+ - a99c458: Support ` initialValue ` option for text prompt
8+ - Updated dependencies [ a99c458]
9+ - @clack/core @0.1.3
10+
311## 0.2.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clack/prompts" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "type" : " module" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.mjs" ,
5252 "prepack" : " unbuild"
5353 },
5454 "dependencies" : {
55- "@clack/core" : " workspace:^0.1.2 " ,
55+ "@clack/core" : " workspace:^0.1.3 " ,
5656 "ansi-regex" : " ^6.0.1" ,
5757 "picocolors" : " ^1.0.0" ,
5858 "sisteransi" : " ^1.0.5"
You can’t perform that action at this time.
0 commit comments