From 08db80f165c8dfa2f2caa0e0e19f98ce8f23314d Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 25 Sep 2024 22:06:08 +0200 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=206.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 10 ++++++++++ package.json | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 6e785be4..8ad915b4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,15 @@ # Changelog +## `6.3.2` + +- 83772028/d001fcc1/3c8bb905 [*BVG* profile](../p/bvg): update auth details in order to fix "invalid client version" error 🐛✅ – Thanks @timvonwerne! +- 329c89c4 [*KVB* profile](../p/kvb): fix bitmask for "Regionalverkehr" product 🐛 +- d2b490a4 [*KVB* profile](../p/kvb): remove hard-coded SSL CA certificate chain 🐛 +- 96f97f24/e411a4b6 [*SNCB*/*NMBS* profile](../p/sncb): remove hard-coded SSL CA certificate chain 🐛 +- 52f0dd19 [*SNCB*/*NMBS* profile](../p/sncb): un-skip E2E/integration tests ✅ + +[🏷 `6.3.2`](https://github.com/public-transport/hafas-client/releases/tag/6.3.2), 2024-09-25 + ## `6.3.1` - 6e74b9ab fix typo in `journeys.md` 📝 – Thanks @1Maxnet1! diff --git a/package.json b/package.json index d30a8f6e..4717401d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "6.3.1", + "version": "6.3.2", "type": "module", "main": "index.js", "files": [ @@ -29,7 +29,7 @@ "Paul Sutter ", "1Maxnet1" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/6.3.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/6.3.2", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {