changelog 📝; 5.21.1

[ci skip]
This commit is contained in:
Jannis R 2021-11-18 18:31:18 +01:00
parent ca6f75501c
commit 579fdbde61
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## `5.21.1`
- f41b8ac4 BVG: update API endpoint 🐛, add new integration test fixtures ✅
[🏷 `5.21.1`](https://github.com/public-transport/hafas-client/releases/tag/5.21.1), 2021-11-18
## `5.21.0`
- 97b6a76e `parseTrip()`: expose `realtimeDataUpdatedAt`

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.21.0",
"version": "5.21.1",
"main": "index.js",
"files": [
"index.js",
@ -23,7 +23,7 @@
"Kristjan Esperanto (https://github.com/KristjanESPERANTO)",
"Marcel Radzio <mtrnord@nordgedanken.dev>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.21.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.21.1",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {