File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.2.1] ( https://github.com/uphold/http-errors/releases/tag/v1.2.1 ) (2019-10-30)
4
+ - Update .npmignore and license [ \# 9] ( https://github.com/uphold/http-errors/pull/9 ) ([ cristianooliveira] ( https://github.com/cristianooliveira ) )
5
+ - Add TypeScript typings [ \# 8] ( https://github.com/uphold/http-errors/pull/8 ) ([ rplopes] ( https://github.com/rplopes ) )
6
+
3
7
## [ v1.2.0] ( https://github.com/uphold/http-errors/releases/tag/v1.2.0 ) (2018-07-11)
4
8
- Prepare to open source [ \# 7] ( https://github.com/uphold/http-errors/pull/7 ) ([ rplopes] ( https://github.com/rplopes ) )
5
9
- Update @uphold/github-changelog-generator [ \# 6] ( https://github.com/uphold/http-errors/pull/6 ) ([ 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.0 " ,
3
+ "version" : " 1.2.1 " ,
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