rest-api-handler
Advanced tools
Comparing version 2.18.0 to 2.19.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [2.19.0] 2020-07-01 | ||
### Changed | ||
- [2efab1f](https://github.com/fabulator/rest-api-handler/commit/2efab1f945885f054720c394bf4f5388895381cb) Update dependency @babel/runtime to v7.10.4 | ||
## [2.18.0] 2020-06-21 | ||
@@ -5,0 +9,0 @@ ### Changed |
{ | ||
"name": "rest-api-handler", | ||
"version": "2.18.0", | ||
"version": "2.19.0", | ||
"description": "Handler for REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
91768