File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11# node-plop
22
3+ ## 0.32.3
4+
5+ ### Patch Changes
6+
7+ - Fix uppercase and lowercase helpers
8+
9+ - Replace globby with tinyglobby
10+
311## 0.32.2
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " node-plop" ,
3- "version" : " 0.32.2 " ,
3+ "version" : " 0.32.3 " ,
44 "description" : " programmatic plopping for fun and profit" ,
55 "main" : " src/index.js" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11# plop
22
3+ ## 4.0.4
4+
5+ ### Patch Changes
6+
7+ - Fix uppercase and lowercase helpers
8+
9+ - Replace globby with tinyglobby
10+
11+ - Updated dependencies [ ] :
12+ - node-plop@0.32.3
13+
314## 4.0.3
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " plop" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.0.4 " ,
44 "description" : " Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity" ,
55 "main" : " ./src/plop.js" ,
66 "type" : " module" ,
4646 "liftoff" : " ^5.0.1" ,
4747 "minimist" : " ^1.2.8" ,
4848 "nanospinner" : " ^1.2.2" ,
49- "node-plop" : " ^0.32.2 " ,
49+ "node-plop" : " ^0.32.3 " ,
5050 "picocolors" : " ^1.1.1" ,
5151 "v8flags" : " ^4.0.1"
5252 },
You can’t perform that action at this time.
0 commit comments