From b71764229354e712386bb496fecc25d45d7a37f0 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 28 Jul 2021 22:54:36 +0200 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=205.17.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- docs/changelog.md | 7 +++++++ package.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 307f4822..e42c5b78 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## `5.17.0` + +- 24c2cc6e add [*BLS* profile](../p/bls) +- 33dab455 add [*TPG* profile](../p/tpg) + +[🏷 `5.17.0`](https://github.com/public-transport/hafas-client/releases/tag/5.17.0), 2021-07-28 + ## `5.16.0` - 7cb62108 `lib/request`: validate response `content-type` 🐛 diff --git a/package.json b/package.json index 1e9fec7c..ef5534d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.16.0", + "version": "5.17.0", "main": "index.js", "files": [ "index.js", @@ -20,7 +20,7 @@ "em0lar ", "Adrian Böhme (https://github.com/Adwirawien)" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.16.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.17.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {