From 9a3a1d3b0ce9b36bbce23ae251df5760f5b67e36 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Mon, 27 Nov 2023 16:32:35 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=206.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 8 ++++++++ package.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 0f6b24db5..4211cc18f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,13 @@ # Changelog +## `6.2.0` + +- 244e88de add attribute `additional` to additional stopovers ✅ +- 02c781b1 `cross-fetch@4`, `p-retry@6` +- ecc8fccc `tap@18` + +[🏷 `6.2.0`](https://github.com/public-transport/hafas-client/releases/tag/6.2.0), 2023-11-27 + ## `6.1.1` - 45610fc9 [*IVB* profile](../p/ivb): update SSL CA certificate chain 🐛 diff --git a/package.json b/package.json index 50ac8b3bc..e0f69134a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "6.1.1", + "version": "6.2.0", "type": "module", "main": "index.js", "files": [ @@ -26,7 +26,7 @@ "Benoit Deldicque (https://github.com/bddq)", "roehrt" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/6.1.1", + "homepage": "https://github.com/public-transport/hafas-client/tree/6.2.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {