Skip to content

Commit

Permalink
Release 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cDanowski committed Aug 20, 2023
1 parent 800ec52 commit 250c75f
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.1.14](https://github.com/KomMonitor/web-client/compare/v2.1.13...v2.1.14)

- remove / comment out indicator characteristicValue parameter as it is more confusing to end users and not used in practice. Data Management API still has it in its API (2023-08-20) [`77b02cf`](https://github.com/KomMonitor/web-client/commit/77b02cf0cb69261c0608cf74a2513962fad3fdbb)
- add version info for version 2.1.14 [`af844bd`](https://github.com/KomMonitor/web-client/commit/af844bd6b168cf9e1b85ec1474e23c90bc26fa04)
- clarify script computation hints [`800ec52`](https://github.com/KomMonitor/web-client/commit/800ec52f7038048462d0ad66103c12bf3e2b6183)

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

> 13 June 2023
- update outdated dependencies [`4a8a251`](https://github.com/KomMonitor/web-client/commit/4a8a25176553cf71c0020fc6d3eaaa0d0640e236)
- implement POST request for ORS instead of GET request [`c7cf490`](https://github.com/KomMonitor/web-client/commit/c7cf490dbbd7ded29577d4e4449559c54253fe6b)
- prepare version 2.1.13 [`29911be`](https://github.com/KomMonitor/web-client/commit/29911be5c67e4b2eae30e2a902e6c5735963e9cf)
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.1.13",
"version": "2.1.14",
"description": "AngularJS Leaflet Client for KomMonitor",
"repository": {
"type": "git",
Expand Down

0 comments on commit 250c75f

Please sign in to comment.