Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit 7bbacd6

Browse files
Added: Changelog for version 2.14.0 NO_RELEASE EXCLUDE
## [2.14.0] 2019-12-10 ### Changed - [4554359](4554359) Update dependency rest-api-handler to v2.8.0
1 parent 4554359 commit 7bbacd6

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [2.14.0] 2019-12-10
5+
### Changed
6+
- [4554359](https://github.com/fabulator/zonky-api-handler/commit/4554359d75541b0df376f5b49b4cac85bde8c46a) Update dependency rest-api-handler to v2.8.0
7+
48
## [2.13.0] 2019-12-08
59
### Changed
610
- [7f42046](https://github.com/fabulator/zonky-api-handler/commit/7f420464d6a8e1998a2b02c4314a76b7dabee65d) Update dependency rest-api-handler to v2.7.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zonky-api-handler",
3-
"version": "2.13.0",
3+
"version": "2.14.0",
44
"description": "Unofficial handler for Zonky API",
55
"main": "dist/index.js",
66
"jsnext:main": "dist/index.esm.js",

0 commit comments

Comments
 (0)