readme: remove badge 📝; changelog 📝; 6.0.2

This commit is contained in:
Jannis R 2023-02-10 11:48:12 +01:00
parent 2639448911
commit 8ba1adeb39
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
3 changed files with 5 additions and 3 deletions

View file

@ -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!

View file

@ -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": {

View file

@ -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)