mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
changelog 📝; 6.2.2
This commit is contained in:
parent
90b1140401
commit
613609782d
2 changed files with 10 additions and 2 deletions
|
@ -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 🐛
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue