rest-api-handler
Advanced tools
Comparing version 2.5.0 to 2.6.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [2.6.0] 2019-11-24 | ||
### Changed | ||
- [131b6ea](https://github.com/fabulator/rest-api-handler/commit/131b6ea6ddc41274baafccf68bdb7289e28d96a3) Update dependency @babel/runtime to v7.7.4 | ||
## [2.5.0] 2019-11-09 | ||
@@ -5,0 +9,0 @@ ### Changed |
{ | ||
"name": "rest-api-handler", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Handler for REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
89033