Skip to content

Commit c6af2f0

Browse files
authored
v8.3.0 release (#53)
1 parent 697feb6 commit c6af2f0

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# NDC TypeScript SDK Changelog
22

33
## Unreleased changes
4+
5+
## [8.3.0] - 2026-01-22
46
- Logging of requests, responses and errors has been improved to include the collection/operation name if available ([#51](https://github.com/hasura/ndc-sdk-typescript/pull/51), [#54](https://github.com/hasura/ndc-sdk-typescript/pull/54))
57

68
## [8.2.0] - 2025-07-18

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hasura/ndc-sdk-typescript",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"description": "",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)