Skip to content

Commit

Permalink
Updates for the 7.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ahocevar committed Dec 22, 2022
1 parent 65938a3 commit 6d07af1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions changelog/v7.2.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 7.2.2

The 7.2.2 release adds back missing symbols to the full build. See the [changelog for 7.2.0](https://github.com/openlayers/openlayers/releases/tag/v7.2.0) for new features and fixes since 7.1.

#### List of all changes

See below for a complete list of features and fixes.

* Fix build index (by @ahocevar in https://github.com/openlayers/openlayers/pull/14402)
* Updates for the 7.2.1 release (by @openlayers in https://github.com/openlayers/openlayers/pull/14399)

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "7.2.2-dev",
"version": "7.2.2",
"description": "OpenLayers mapping library",
"keywords": [
"map",
Expand Down

0 comments on commit 6d07af1

Please sign in to comment.