Merge pull request #12812 from openlayers/release-v6.8.1

Release v6.8.1
This commit is contained in:
Andreas Hocevar
2021-09-25 09:15:50 +00:00
committed by GitHub
3 changed files with 8 additions and 3 deletions

5
changelog/v6.8.1.md Normal file
View File

@@ -0,0 +1,5 @@
# 6.8.1
This is a patch release which updates `ol.css` to restore a legible control button size in applications that do not have a css `font-size` set for `button` elements.
* [#12811](https://github.com/openlayers/openlayers/pull/12811) - Controls inherit font size from parent ([@tschaub](https://github.com/tschaub))

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ol",
"version": "6.8.1-dev",
"version": "6.8.2-dev",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ol",
"version": "6.8.1-dev",
"version": "6.8.2-dev",
"license": "BSD-2-Clause",
"dependencies": {
"geotiff": "1.0.6",

View File

@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "6.8.1-dev",
"version": "6.8.2-dev",
"description": "OpenLayers mapping library",
"keywords": [
"map",