mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
changelog 📝; 6.2.0
This commit is contained in:
parent
244e88dec0
commit
9a3a1d3b0c
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `6.2.0`
|
||||||
|
|
||||||
|
- 244e88de add attribute `additional` to additional stopovers ✅
|
||||||
|
- 02c781b1 `cross-fetch@4`, `p-retry@6`
|
||||||
|
- ecc8fccc `tap@18`
|
||||||
|
|
||||||
|
[🏷 `6.2.0`](https://github.com/public-transport/hafas-client/releases/tag/6.2.0), 2023-11-27
|
||||||
|
|
||||||
## `6.1.1`
|
## `6.1.1`
|
||||||
|
|
||||||
- 45610fc9 [*IVB* profile](../p/ivb): update SSL CA certificate chain 🐛
|
- 45610fc9 [*IVB* profile](../p/ivb): update SSL CA certificate chain 🐛
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "Client for HAFAS public transport APIs.",
|
"description": "Client for HAFAS public transport APIs.",
|
||||||
"version": "6.1.1",
|
"version": "6.2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
"Benoit Deldicque (https://github.com/bddq)",
|
"Benoit Deldicque (https://github.com/bddq)",
|
||||||
"roehrt"
|
"roehrt"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/6.1.1",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/6.2.0",
|
||||||
"repository": "public-transport/hafas-client",
|
"repository": "public-transport/hafas-client",
|
||||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue