Updates for the 6.15.1 release

This commit is contained in:
Andreas Hocevar
2022-07-18 22:55:49 +02:00
parent ac5b80a0df
commit 9613cb9761
3 changed files with 7 additions and 3 deletions

4
changelog/v6.15.1.md Normal file
View File

@@ -0,0 +1,4 @@
# 6.15.1
The 6.15.1 release is a patch to ensure that a layer gets rendered when its source has completed loading. See the [changelog for 6.15.0](https://github.com/openlayers/openlayers/releases/tag/v6.15.0) for new features and fixes since 6.14.

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ol",
"version": "6.15.0",
"version": "6.15.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ol",
"version": "6.15.0",
"version": "6.15.1",
"license": "BSD-2-Clause",
"dependencies": {
"geotiff": "2.0.4",

View File

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