mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
changelog 📝, 3.6.2
[ci skip]
This commit is contained in:
parent
48424cf10f
commit
a68614bfaf
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.6.2`
|
||||||
|
|
||||||
|
- 5beff47 `radar()`: fix `polylines` option 🐛
|
||||||
|
- 48424cf `p-throttle` as normal dependency 🐛
|
||||||
|
|
||||||
## `3.6.1`
|
## `3.6.1`
|
||||||
|
|
||||||
- b809281 fix error parsing 🐛
|
- b809281 fix error parsing 🐛
|
||||||
|
|
|
@ -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": "3.6.1",
|
"version": "3.6.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue