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

Commit 320ca74

Browse files
Added: Changelog for version 2.20.0 NO_RELEASE EXCLUDE
## [2.20.0] 2020-03-07 ### Changed - [3912c16](3912c16) Update dependency rest-api-handler to v2.13.0 - [0b7fb01](0b7fb01) Update dev dependency @socifi/eslint-config to v2.10.2
1 parent 3912c16 commit 320ca74

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

4+
## [2.20.0] 2020-03-07
5+
### Changed
6+
- [3912c16](https://github.com/fabulator/zonky-api-handler/commit/3912c164861ed831b5ab0dc379dd04c7024fe212) Update dependency rest-api-handler to v2.13.0
7+
- [0b7fb01](https://github.com/fabulator/zonky-api-handler/commit/0b7fb014e2a9a274c3af6b74f2a4d090fd914b93) Update dev dependency @socifi/eslint-config to v2.10.2
8+
49
## [2.19.0] 2020-02-01
510
### Changed
611
- [58b7174](https://github.com/fabulator/zonky-api-handler/commit/58b7174345bb64ae4df50323f32511f7e50d36e6) Update dependency rest-api-handler to v2.12.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.19.0",
3+
"version": "2.20.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)