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

Commit 97fa1f4

Browse files
committed
1.4.0
1 parent f0b5e69 commit 97fa1f4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CHANGELOG](http://keepachangelog.com/) for how to update this file. This project
44
adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
7+
8+
## [1.4.0] - 2020-03-19
79
### Fixed
810
- Support async functions in lambdaHandler (#54, #82)
911

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "honeybadger",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A node.js notifier for honeybadger.io",
55
"main": "lib/honeybadger.js",
66
"directories": {

0 commit comments

Comments
 (0)