Skip to content

Commit b540d02

Browse files
authored
prepare release 1.16.0-rc.1 (#435)
Pre-release (release candidate) to validate the npm-consumed kernel (@databricks/databricks-sql-kernel 0.2.0) end-to-end before GA. Publishes to the 'next' dist-tag; latest stays 1.15.0. Co-authored-by: Isaac Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
1 parent 96d02ef commit b540d02

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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": "@databricks/sql",
3-
"version": "1.15.0",
3+
"version": "1.16.0-rc.1",
44
"description": "Driver for connection to Databricks SQL via Thrift API.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)