You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Animate a point](http://127.0.0.1:4000/mapbox-gl-js/example/animate-point-along-line/)
41
-
-[Get features under the mouse pointer](http://127.0.0.1:4000/mapbox-gl-js/example/featuresat/)
44
+
-[Get features under the mouse pointer](http://127.0.0.1:4000/mapbox-gl-js/example/queryrenderedfeatures/)
42
45
-[Fly to a location based on scroll position](http://127.0.0.1:4000/mapbox-gl-js/example/scroll-fly-to/)
43
46
-[Display markers with popups](http://127.0.0.1:4000/mapbox-gl-js/example/marker-popup/)
44
47
-[Highlight features under the mouse pointer](http://127.0.0.1:4000/mapbox-gl-js/example/hover-styles/)
@@ -62,7 +65,7 @@ Look over the changes and choose a new version number, respecting [semver](http:
62
65
63
66
## Update version number
64
67
65
-
Update the version number in `package.json`, `README.md`, `bench/fps/site.js`, `_config.yml`, and `_config.mb-pages.yml`.
68
+
Update the version number in `package.json`, `README.md`, `_config.yml`, and `_config.mb-pages.yml`.
66
69
67
70
## Commit and tag release
68
71
@@ -71,7 +74,9 @@ After **carefully inspecting the diff**, commit and tag the release.
71
74
The [CI server](https://circleci.com/gh/mapbox/mapbox-gl-js) will automatically publish tagged builds to the Mapbox CDN. **There is no going back once you execute these commands! A published version tag is forever on our CDN.**
0 commit comments