Skip to content

Commit

Permalink
Merge pull request #8419 from tschaub/release-v5.1.3
Browse files Browse the repository at this point in the history
Release v5.1.3
  • Loading branch information
tschaub committed Jul 21, 2018
2 parents b50bc1f + 2810452 commit 9ec6233
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog/v5.1.3.md
@@ -0,0 +1,6 @@
# 5.1.3

The 5.1.3 release is a patch to fix the API docs and the legacy full build. See the [5.1.0 notes](https://github.com/openlayers/openlayers/releases/tag/v5.1.0) for detail on the 5.1 release.

* [#8417](https://github.com/openlayers/openlayers/pull/8417) - Minor doc updates ([@tschaub](https://github.com/tschaub))
* [#8418](https://github.com/openlayers/openlayers/pull/8418) - Set api annotation on classdesc, not constructor ([@ahocevar](https://github.com/ahocevar))
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "5.1.2",
"version": "5.1.3",
"description": "OpenLayers mapping library",
"keywords": [
"map",
Expand Down

0 comments on commit 9ec6233

Please sign in to comment.