Skip to content

Commit

Permalink
changelog 📝; 5.22.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
derhuerst committed Jan 13, 2022
1 parent 4cd0e9d commit 4b8f7c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## `5.22.2`

- f6b144f0 BVG: update API endpoint
- e3a02297 `lib/request`: tweak `User-Agent` randomisation logic
- e69d069d/fa9a8d9f update integration tests ✅
- 2ec079ad TPG: add integration test ✅
- 4cd0e9d9 minor tweaks 📝

[🏷 `5.22.2`](https://github.com/public-transport/hafas-client/releases/tag/5.22.2), 2022-01-13

## `5.22.1`

- 2fd06941 use [HTTP Keep-Alive](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive) ⚡️
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.22.1",
"version": "5.22.2",
"main": "index.js",
"files": [
"index.js",
Expand All @@ -23,7 +23,7 @@
"Kristjan Esperanto (https://github.com/KristjanESPERANTO)",
"Marcel Radzio <[email protected]>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.22.1",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.22.2",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {
Expand Down

0 comments on commit 4b8f7c8

Please sign in to comment.