We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a1fca commit 4bae205Copy full SHA for 4bae205
release-please-config.json
@@ -9,5 +9,15 @@
9
"include-v-in-tag": true
10
}
11
},
12
- "extra-files": ["README.md", "examples/*.html"]
+ "extra-files": [
13
+ "README.md",
14
+ "examples/wind.html",
15
+ "examples/temperature.html",
16
+ "examples/precipitation.html",
17
+ "examples/custom-colorscale.html",
18
+ "examples/vector/grid-points.html",
19
+ "examples/vector/wind-arrows.html",
20
+ "examples/vector/temperature-labels.html",
21
+ "examples/vector/contouring-pressure.html"
22
+ ]
23
0 commit comments