File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.3.0] ( https://github.com/uphold/http-errors/releases/tag/v1.3.0 ) (2020-03-19)
4
+ - Add AssertionFailedError [ \# 18] ( https://github.com/uphold/http-errors/pull/18 ) ([ eduardoconceicao] ( https://github.com/eduardoconceicao ) )
5
+
3
6
## [ v1.2.1] ( https://github.com/uphold/http-errors/releases/tag/v1.2.1 ) (2019-10-30)
4
7
- Update .npmignore and license [ \# 9] ( https://github.com/uphold/http-errors/pull/9 ) ([ cristianooliveira] ( https://github.com/cristianooliveira ) )
5
8
- Add TypeScript typings [ \# 8] ( https://github.com/uphold/http-errors/pull/8 ) ([ rplopes] ( https://github.com/rplopes ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uphold/http-errors" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " Set of errors based on http-standard-error" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Uphold" ,
You can’t perform that action at this time.
0 commit comments