Skip to content

Commit 09e72d2

Browse files
committed
Release 2.0.2
1 parent f457bba commit 09e72d2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [v2.0.2](https://github.com/uphold/http-errors/releases/tag/v2.0.2) (2025-11-11)
4+
5+
- Add `types` to `files` in `package.json` [\#44](https://github.com/uphold/http-errors/pull/44) ([josecarlosbrandao](https://github.com/josecarlosbrandao))
6+
37
## [v2.0.1](https://github.com/uphold/http-errors/releases/tag/v2.0.1) (2025-06-12)
48

59
- Fix typo in `README` regarding release workflow link [\#43](https://github.com/uphold/http-errors/pull/43) ([risantos](https://github.com/risantos))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uphold/http-errors",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Set of errors based on standard-http-error",
55
"license": "MIT",
66
"author": "Uphold",

0 commit comments

Comments
 (0)