File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad-scaffold
2
2
3
+ ## 1.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #142 ] ( https://github.com/bluecadet/launchpad/pull/142 ) [ ` b0433e74e0616ee07d07987b80b4bafdcfbcbd5e ` ] ( https://github.com/bluecadet/launchpad/commit/b0433e74e0616ee07d07987b80b4bafdcfbcbd5e ) Thanks [ @claytercek ] ( https://github.com/claytercek ) ! - fix missing files in scaffold
8
+
3
9
## 1.8.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad-scaffold" ,
3
- "version" : " 1.8.0 " ,
3
+ "version" : " 1.8.1 " ,
4
4
"description" : " Suite of PS1 scripts to configure Windows 8/10 PCs for permanent exhibits." ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
15
15
"files" : [
16
16
" types" ,
17
17
" index.js" ,
18
- " lib"
18
+ " config" ,
19
+ " scripts" ,
20
+ " setup.bat" ,
21
+ " setup.ps1"
19
22
],
20
23
"scripts" : {
21
24
"start" : " node index.js --" ,
You can’t perform that action at this time.
0 commit comments