Skip to content

Commit c521672

Browse files
committed
chore(release): 1.0.18
1 parent 43a19fb commit c521672

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.18](https://github.com/boilingdata/node-boilingdata/compare/v1.0.17...v1.0.18) (2024-02-11)
6+
57
### [1.0.17](https://github.com/boilingdata/node-boilingdata/compare/v1.0.16...v1.0.17) (2024-02-08)
68

79
### [1.0.16](https://github.com/boilingdata/node-boilingdata/compare/v1.0.15...v1.0.16) (2023-11-06)

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.17",
3+
"version": "1.0.18",
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)