changelog 📝; 6.2.2

This commit is contained in:
Jannis R 2024-02-22 13:35:37 +01:00
parent 90b1140401
commit 613609782d
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.2`
- 26c56f8d/c85f083d/8a174016 fix date of next-day DEVI leg in an overnight journey 🐛 Thanks @soerface!
- 1ee316fa `radar()`: relax bounding box checks 🐛 Thanks @dancesWithCycles!
- 228c7253/66d9fb51 add linting rules enforcing code style Thanks @KristjanESPERANTO!
[🏷 `6.2.2`](https://github.com/public-transport/hafas-client/releases/tag/6.2.2), 2024-02-22
## `6.2.1`
- 8520eb3d [*mobil.nrw* profile](../p/mobil-nrw): fix `mode` for `ec-ic` product 🐛

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "6.2.1",
"version": "6.2.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.2.1",
"homepage": "https://github.com/public-transport/hafas-client/tree/6.2.2",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {