Skip to content

Commit b718c5d

Browse files
author
Julien Gilli
committed
7.0.0
1 parent 06ed8ae commit b718c5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log
22

3+
## 7.0.0
4+
5+
- BREAKING: omit node domains from serializer
6+
37
## 6.1.1
48

59
- FIX: don't serialize arbitrary top level fields that are fields known to

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restify-errors",
3-
"version": "6.1.1",
3+
"version": "7.0.0",
44
"main": "lib/index.js",
55
"description": "Collection of Error objects shared across restify components.",
66
"homepage": "http://www.restify.com",

0 commit comments

Comments
 (0)