changelog 📝, 4.6.0

[ci skip]
This commit is contained in:
Jannis R 2019-08-16 18:21:43 +02:00
parent 19c3ee614c
commit 3c7c1c3d4e
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## `4.6.0`
- 73ca349/19c3ee6 NVV profile
## `4.5.2`
- 2e88e96 install-unique client ID via `postinstall` step -> generate process-unique ID

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "4.5.2",
"version": "4.6.0",
"main": "index.js",
"files": [
"index.js",
@ -17,7 +17,7 @@
"contributors": [
"Julius Tens <mail@juliustens.eu>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/4.5.2",
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.0",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"license": "ISC",