changelog 📝; 6.2.0

This commit is contained in:
Jannis R 2023-11-27 16:32:35 +01:00
parent 244e88dec0
commit 9a3a1d3b0c
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 10 additions and 2 deletions

View file

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

View file

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