Skip to content

Commit ae4a574

Browse files
committed
Release 1.9.1
Bump versions, update CHANGELOG and yarn.lock. Resolves: OLPEDGE-2505 Signed-off-by: Oleksii Zubko <ext-oleksii.zubko@here.com>
1 parent 538707f commit ae4a574

File tree

4 files changed

+352
-229
lines changed

4 files changed

+352
-229
lines changed

@here/olp-sdk-dataservice-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@here/olp-sdk-dataservice-api",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Generated from the OpenAPI specification of the HERE Open Location Platform Data API",
55
"main": "index.js",
66
"typings": "index",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.9.1 (24/03/2021)
2+
3+
**olp-sdk-dataservice-api**
4+
5+
- Fixed the bug related to the crash in the Config API that occurred when the `catalogExists` function was called.
6+
17
## v1.9.0 (11/02/2021)
28

39
**olp-sdk-core**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@here/olp-sdk-ts",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "HERE OLP SDK for TypeScript",
55
"author": {
66
"name": "HERE Europe B.V.",

0 commit comments

Comments
 (0)