Merge pull request #9255 from openlayers/release-v5.3.1

Updates for 5.3.1
This commit is contained in:
Tim Schaub
2019-02-21 13:16:41 -07:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

6
changelog/v5.3.1.md Normal file
View File

@@ -0,0 +1,6 @@
# 5.3.1
The 5.3.1 release is a patch that addresses an issue when using `angular-cli` to build an OpenLayers-based application.
* [#9253](https://github.com/openlayers/openlayers/pull/9253) - Add proj.js to the sideEffects list ([@romanzoller](https://github.com/romanzoller))

View File

@@ -1,6 +1,6 @@
{ {
"name": "ol", "name": "ol",
"version": "5.3.0", "version": "5.3.1",
"description": "OpenLayers mapping library", "description": "OpenLayers mapping library",
"keywords": [ "keywords": [
"map", "map",