Skip to content

Commit f854ce2

Browse files
committed
chore(release): 1.0.14
1 parent a1918be commit f854ce2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.14](https://github.com/boilingdata/node-boilingdata/compare/v1.0.13...v1.0.14) (2023-09-24)
6+
57
### [1.0.13](https://github.com/boilingdata/node-boilingdata/compare/v1.0.12...v1.0.13) (2023-09-21)
68

79
### [1.0.12](https://github.com/boilingdata/node-boilingdata/compare/v1.0.11...v1.0.12) (2023-09-19)

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