diff --git a/docs/changelog.md b/docs/changelog.md index ed236f27..a1f41a70 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## `5.19.1` + +- 042668ff add [*DART* profile](../p/dart) +- ca75c440 adapt *VBB* profile to server changes + +[🏷 `5.19.1`](https://github.com/public-transport/hafas-client/releases/tag/5.19.1), 2021-09-21 + ## `5.19.0` - c10f3181 `refreshJourney()`: expose `realtimeDataFrom` diff --git a/package.json b/package.json index ae699387..6d75ea92 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.19.0", + "version": "5.19.1", "main": "index.js", "files": [ "index.js", @@ -21,7 +21,7 @@ "Adrian Böhme (https://github.com/Adwirawien)", "Yureka " ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.19.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.19.1", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {