Skip to content

Commit cfb3fec

Browse files
author
Ricardo Gama
committed
Release 1.0.0
1 parent 2891013 commit cfb3fec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Changelog
2+
3+
## [v1.0.0](https://github.com/uphold/http-errors/releases/tag/v1.0.0) (2017-06-07)
4+
- Initial implementation [\#1](https://github.com/uphold/http-errors/pull/1) ([ricardogama](https://github.com/ricardogama))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uphold/http-errors",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Set of errors based on http-standard-error",
55
"license": "SEE LICENSE IN LICENSE",
66
"author": "Uphold",

0 commit comments

Comments
 (0)