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 fefb4b5 commit 3d478dcCopy full SHA for 3d478dc
RELEASE.md
@@ -6,6 +6,7 @@ Each month, a new release is published in accordance to https://github.com/openl
6
## Steps
7
- Update OpenLayers and Cesium dependencies to latest stable version
8
- Check the Cesium CHANGES.md for API changes and update the Cesium externs
9
+- Update the version number in `package.json`
10
- Compile from scratch and run all tests:
11
- `make dist && make check && make dist-examples && make dist-apidoc && make serve`
12
- check examples both in development and hosted modes
0 commit comments