mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝; 5.21.1
[ci skip]
This commit is contained in:
parent
ca6f75501c
commit
579fdbde61
2 changed files with 8 additions and 2 deletions
|
@ -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` ✅
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue