Skip to content

Commit

Permalink
chore(release): 22.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [22.1.0](v22.0.1...v22.1.0) (2022-12-20)

### Bug Fixes

* adjust tests ([1225a3b](1225a3b))
* revoke object URL ([00ca937](00ca937))
* set legend url with available cors headers ([f18d9e1](f18d9e1))

### Features

* allow to pass custom headers and add a loading mask ([ad94811](ad94811))
  • Loading branch information
semantic-release-bot committed Dec 20, 2022
1 parent 9daff6f commit 99263e6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [22.1.0](https://github.com/terrestris/react-geo/compare/v22.0.1...v22.1.0) (2022-12-20)


### Bug Fixes

* adjust tests ([1225a3b](https://github.com/terrestris/react-geo/commit/1225a3b9a93a1bf62dc5571369e55e167070ab88))
* revoke object URL ([00ca937](https://github.com/terrestris/react-geo/commit/00ca937c4091c7e6f4e30be3c59ac9e3609316ac))
* set legend url with available cors headers ([f18d9e1](https://github.com/terrestris/react-geo/commit/f18d9e18a1ca24bb25ecc0bc7159ed996995c6f7))


### Features

* allow to pass custom headers and add a loading mask ([ad94811](https://github.com/terrestris/react-geo/commit/ad948115389e1665c88f17b0806c5358c3507351))

## [22.0.1](https://github.com/terrestris/react-geo/compare/v22.0.0...v22.0.1) (2022-12-19)


Expand Down
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": "@terrestris/react-geo",
"version": "22.0.1",
"version": "22.1.0",
"description": "A set of geo related modules. To use in combination with react, antd and ol.",
"keywords": [
"react",
Expand Down

0 comments on commit 99263e6

Please sign in to comment.