changelog 📝; 5.26.1

This commit is contained in:
Jannis R 2022-10-15 14:09:19 +02:00
parent 66d78767ff
commit 2319d317d0
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
## `5.26.1`
- 0f7382e3 `parseArrival` & `parseDeparture`: properly parse `.origin` & `destination` 🐛
- 7ccffa5e `profile.log{Request,Response}()`: pass in random request ID
- 66d78767 readme: mention typings & related libs 📝
[🏷 `5.26.1`](https://github.com/public-transport/hafas-client/releases/tag/5.26.1), 2022-10-15
## `5.26.0`
- 829c9ca4 add `profile.log{Request,Response}()` hooks 📝

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.26.0",
"version": "5.26.1",
"main": "index.js",
"files": [
"index.js",
@ -25,7 +25,7 @@
"Benoit Deldicque (https://github.com/bddq)",
"roehrt"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.26.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.26.1",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {