mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
changelog 📝, 5.1.0
[ci skip]
This commit is contained in:
parent
65c79fed5d
commit
d2bca32c77
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.1.0`
|
||||||
|
|
||||||
|
- 542a9ee/1c67350/738354d add [*VSN* profile](../p/vsn)
|
||||||
|
- dfff999 `request()`: add resonse ID to error objects
|
||||||
|
- c1beb28 `Error` -> `TypeError`
|
||||||
|
|
||||||
|
[🏷 `5.1.0`](https://github.com/public-transport/hafas-client/releases/tag/5.1.0), 2020-02-08
|
||||||
|
|
||||||
## `5.0.4`
|
## `5.0.4`
|
||||||
|
|
||||||
- db9287f [`@mapbox/polyline`](https://www.npmjs.com/package/@mapbox/polyline) -> [`google-polyline`](https://www.npmjs.com/package/google-polyline)
|
- db9287f [`@mapbox/polyline`](https://www.npmjs.com/package/@mapbox/polyline) -> [`google-polyline`](https://www.npmjs.com/package/google-polyline)
|
||||||
|
|
|
@ -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": "5.0.4",
|
"version": "5.1.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
"Julius Tens <mail@juliustens.eu>",
|
"Julius Tens <mail@juliustens.eu>",
|
||||||
"n0emis <n0emis@noemis.me>"
|
"n0emis <n0emis@noemis.me>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.0.4",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.1.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",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue