Skip to content

Commit e4dcb23

Browse files
committed
fix: add missing release please configurations
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent f1dee91 commit e4dcb23

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-please-config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"packages/comms": {},
1212
"packages/composite": {},
1313
"packages/dataflow": {},
14+
"packages/ddl-shim": {},
15+
"packages/deck-shim": {},
1416
"packages/dgrid": {},
1517
"packages/dgrid-shim": {},
1618
"packages/dgrid2": {},
@@ -20,12 +22,21 @@
2022
"packages/graph": {},
2123
"packages/html": {},
2224
"packages/layout": {},
25+
"packages/leaflet-shim": {},
26+
"packages/loader": {},
2327
"packages/map": {},
28+
"packages/map-deck": {},
2429
"packages/markdown-it-plugins": {},
30+
"packages/marshaller": {},
2531
"packages/observablehq-compiler": {},
2632
"packages/other": {},
2733
"packages/phosphor": {},
34+
"packages/phosphor-shim": {},
35+
"packages/preact-shim": {},
2836
"packages/react": {},
37+
"packages/requirejs-shim": {},
38+
"packages/timeline": {},
39+
"packages/tree": {},
2940
"packages/util": {}
3041
},
3142
"plugins": [

0 commit comments

Comments
 (0)