Skip to content

Commit 68bb45a

Browse files
Release v1.20.1
1 parent ff5c934 commit 68bb45a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Node.js Lambda Connector Changelog
22

3+
## [1.20.1] - 2026-02-05
4+
5+
- Add GH Workflow to automate release (#66)
6+
- Match UID for hasura in Dockerfile and connector-definition Dockerfile (#65)
7+
8+
39
This changelog documents the changes between release versions.
410

511
## [Unreleased]

ndc-lambda-sdk/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.

ndc-lambda-sdk/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-lambda-sdk",
3-
"version": "1.19.0",
3+
"version": "1.20.1",
44
"description": "SDK that can automatically expose TypeScript functions as Hasura NDC functions/procedures",
55
"author": "Hasura",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)