From 0e8ed62f23d21c326ca2dbd4d400312342071578 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 24 Oct 2018 22:13:37 +0200 Subject: [PATCH] changelog :memo:, 3.4.3 [ci skip] --- docs/changelog.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 625a159f..ddd9a975 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,13 @@ # Changelog +## `3.4.3` + +- 9936466 `p-throttle@2`, `tape-promise@4` + +## `3.4.2` + +- 2a6b0dc speed up date+time formatting ⚡️ + ## `3.4.1` - ed3ecd7 speed up date+time formatting ⚡️ diff --git a/package.json b/package.json index 51a9421c..e427a6c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "3.4.2", + "version": "3.4.3", "main": "index.js", "files": [ "index.js",