Skip to content

Commit

Permalink
changelog 📝; 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Feb 25, 2024
1 parent 90b1140 commit 6136097
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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 🐛
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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": {
Expand Down

0 comments on commit 6136097

Please sign in to comment.