Skip to content

Commit cfe9226

Browse files
committed
chore(release): 1.0.16
1 parent 3483df8 commit cfe9226

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
### [1.0.16](https://github.com/boilingdata/node-boilingdata/compare/v1.0.15...v1.0.16) (2023-11-06)
6+
57
### [1.0.15](https://github.com/boilingdata/node-boilingdata/compare/v1.0.14...v1.0.15) (2023-10-29)
68

79
### [1.0.14](https://github.com/boilingdata/node-boilingdata/compare/v1.0.13...v1.0.14) (2023-09-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boilingdata/node-boilingdata",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "BoilingData WebSocket client for Node and browser",
55
"main": "dist/cjs/index.js",
66
"types": "dist/cjs/index.d.ts",

0 commit comments

Comments
 (0)