File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @gitbook/integration-slack ' : patch
3
+ ---
4
+
5
+ Fix an issue where Slack channels were not being correctly shown.
Original file line number Diff line number Diff line change 532
532
},
533
533
"packages/api" : {
534
534
"name" : " @gitbook/api" ,
535
- "version" : " 0.105 .0" ,
535
+ "version" : " 0.106 .0" ,
536
536
"dependencies" : {
537
537
"event-iterator" : " ^2.0.0" ,
538
538
"eventsource-parser" : " ^3.0.0" ,
547
547
},
548
548
"packages/cli" : {
549
549
"name" : " @gitbook/cli" ,
550
- "version" : " 0.21.0 " ,
550
+ "version" : " 0.21.1 " ,
551
551
"bin" : {
552
- "gitbook" : " ./cli.js" ,
552
+ "gitbook" : " ./cli.js"
553
553
},
554
554
"dependencies" : {
555
555
"@gitbook/api" : " *" ,
604
604
},
605
605
},
606
606
},
607
- "overrides" : {
608
- "@gitbook/openapi-parser" : " ^2.1.0" ,
609
- },
610
607
"packages" : {
611
608
"@ampproject/remapping" : [
" @ampproject/[email protected] " ,
" " , {
"dependencies" : {
"@jridgewell/gen-mapping" :
" ^0.3.5" ,
"@jridgewell/trace-mapping" :
" ^0.3.24" } },
" sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ],
612
609
You can’t perform that action at this time.
0 commit comments