Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit b75cf75

Browse files
authored
Release v1.4.0 (#33)
* 1.4.0 * Release version v1.4.0 for slash-graphql-lambda-types
1 parent 1c8f4f9 commit b75cf75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "dgraph-lambda",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Serverless Framework for Dgraph",
55
"main": "dist/index.js",
66
"scripts": {

slash-graphql-lambda-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slash-graphql/lambda-types",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Types for building out a Dgraph Lambda",
55
"main": "index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)