Skip to content

Commit 5b504dd

Browse files
Release 5.0.0
1 parent 8aa9976 commit 5b504dd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# @digitalbazaar/http-client ChangeLog
1+
# @digitalcredentials/http-client ChangeLog
2+
3+
## 5.0.0 - 2024-08-03
4+
5+
### Changed
6+
- **BREAKING**: Re-forked as `@digitalcredentials/http-client` to fix broken dist export (to fix Webpack/Next.js behavior)
27

38
## 4.1.1 - 2024-02-21
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitalcredentials/http-client",
3-
"version": "4.1.2-0",
3+
"version": "5.0.0",
44
"description": "An opinionated, isomorphic HTTP client.",
55
"license": "BSD-3-Clause",
66
"type": "module",

0 commit comments

Comments
 (0)