File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.0.0] ( https://github.com/uphold/http-errors/releases/tag/v2.0.0 ) (2025-06-11)
4+
5+ - Update all dependencies to fix vulnerabilities [ \# 42] ( https://github.com/uphold/http-errors/pull/42 ) ([ risantos] ( https://github.com/risantos ) )
6+ - Add Release GitHub action [ \# 39] ( https://github.com/uphold/http-errors/pull/39 ) ([ Nethanos] ( https://github.com/Nethanos ) )
7+ - Add Tests workflow and replace Jest with ` node:test ` [ \# 40] ( https://github.com/uphold/http-errors/pull/40 ) ([ risantos] ( https://github.com/risantos ) )
8+ - Update ` eslint-config-uphold@6.5.1 ` [ \# 41] ( https://github.com/uphold/http-errors/pull/41 ) ([ risantos] ( https://github.com/risantos ) )
9+ - Add support for ` Not Implemented ` error [ \# 38] ( https://github.com/uphold/http-errors/pull/38 ) ([ Nethanos] ( https://github.com/Nethanos ) )
10+
311## [ v1.4.0] ( https://github.com/uphold/http-errors/releases/tag/v1.4.0 ) (2023-01-09)
412- Add 429 http error and http types [ \# 32] ( https://github.com/uphold/http-errors/pull/32 ) ([ arop] ( https://github.com/arop ) )
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @uphold/http-errors" ,
3- "version" : " 1.4 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Set of errors based on standard-http-error" ,
55 "license" : " MIT" ,
66 "author" : " Uphold" ,
You can’t perform that action at this time.
0 commit comments