Skip to content

Commit ada4a93

Browse files
author
GitHub Actions Bot
committed
chore(release): 0.0.23
1 parent eed512d commit ada4a93

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.23](https://github.com/firebolt-db/firebolt-node-sdk/compare/v0.0.22...v0.0.23) (2022-03-23)
6+
57
### [0.0.22](https://github.com/firebolt-db/firebolt-node-sdk/compare/v0.0.21...v0.0.22) (2022-03-23)
68

79
### [0.0.21](https://github.com/firebolt-db/firebolt-node-sdk/compare/v0.0.20...v0.0.21) (2022-03-22)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebolt-sdk",
3-
"version": "0.0.22",
3+
"version": "0.0.23",
44
"description": "Official firebolt Node.JS sdk",
55
"main": "./build/src/index.js",
66
"types": "./build/src/index.d.ts",

0 commit comments

Comments
 (0)