From 8ba1adeb39dfb4550000a3a95ae847eb8e65c692 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Fri, 10 Feb 2023 11:48:12 +0100 Subject: [PATCH] =?UTF-8?q?readme:=20remove=20badge=20=F0=9F=93=9D;=20chan?= =?UTF-8?q?gelog=20=F0=9F=93=9D;=206.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 3 +++ package.json | 4 ++-- readme.md | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 00c74efe..e3c5c2c3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,8 @@ # Changelog +- 26394489 [*SNCB*/*NMBS* profile](../p/sncb): document profile as temporarily broken 📝 +- c2a71b08 `lib/request.js`: import `Buffer` 🐛 + ## `6.0.1` - d8805d9e/fc1afe06 docs: fix profile `import`s in code examples 📝 – Thanks @KristjanESPERANTO! diff --git a/package.json b/package.json index 8f729c87..44909fd2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "6.0.1", + "version": "6.0.2", "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.0.1", + "homepage": "https://github.com/public-transport/hafas-client/tree/6.0.2", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": { diff --git a/readme.md b/readme.md index 8ca2cc4e..18a9a544 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,6 @@ **A client for the "mobile APIs" of [HAFAS](https://de.wikipedia.org/wiki/HAFAS) public transport management systems**. [![npm version](https://img.shields.io/npm/v/hafas-client.svg)](https://www.npmjs.com/package/hafas-client) -[![build status](https://img.shields.io/github/workflow/status/public-transport/hafas-client/test/5)](https://github.com/public-transport/hafas-client/actions?query=branch%3A5) ![ISC-licensed](https://img.shields.io/github/license/public-transport/hafas-client.svg) [![support Jannis via GitHub Sponsors](https://img.shields.io/badge/support%20Jannis-donate-fa7664.svg)](https://github.com/sponsors/derhuerst) [![chat with Jannis on Twitter](https://img.shields.io/badge/chat%20with%20Jannis-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)