Skip to content

Commit

Permalink
chore(release): 1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
dforsber committed Apr 2, 2024
1 parent 9bbeaa9 commit 8bb6f01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.0.23](https://github.com/boilingdata/node-boilingdata/compare/v1.0.22...v1.0.23) (2024-04-02)

### [1.0.22](https://github.com/boilingdata/node-boilingdata/compare/v1.0.21...v1.0.22) (2024-04-02)

### [1.0.21](https://github.com/boilingdata/node-boilingdata/compare/v1.0.20...v1.0.21) (2024-04-01)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boilingdata/node-boilingdata",
"version": "1.0.22",
"version": "1.0.23",
"description": "BoilingData WebSocket client for Node and browser",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down

0 comments on commit 8bb6f01

Please sign in to comment.