Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaDro committed Jan 19, 2024
1 parent 52aad0c commit 5d82458
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.1](https://github.com/KomMonitor/web-client/compare/v2.2.0...v2.2.1)

- Handle null values for referenced Georesources [`be0b6e7`](https://github.com/KomMonitor/web-client/commit/be0b6e7551c87237a0dde064d3506bf9fb3a9041)
- Prepare release 2.2.1 [`52aad0c`](https://github.com/KomMonitor/web-client/commit/52aad0c943087c12e02730fbe879e8a77a11fec4)
- Fix partial update for spatial units [`a55791d`](https://github.com/KomMonitor/web-client/commit/a55791d88793f8f3a7a8bdbc5abd4699f5dc2e6c)

#### [v2.2.0](https://github.com/KomMonitor/web-client/compare/v2.1.17...v2.2.0)

> 16 November 2023
- Add support for OGC API - Features Retriever [`#52`](https://github.com/KomMonitor/web-client/pull/52)
- implement OGC API - Features support for editGeoresource & editSpatialUnit [`cdeb242`](https://github.com/KomMonitor/web-client/commit/cdeb242fe2781fec05dd3e1fed94e7d1abb67a23)
- Implement OGCAPI_Features DatasourceType for georesource import [`064c1fb`](https://github.com/KomMonitor/web-client/commit/064c1fbd4dc20fa1c0ff63de7a2901295efe3706)
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,7 +1,7 @@
{
"name": "kommonitor-client",
"private": true,
"version": "2.2.0",
"version": "2.2.1",
"description": "AngularJS Leaflet Client for KomMonitor",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5d82458

Please sign in to comment.