Skip to content

Commit

Permalink
chore(release): 1.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dforsber committed Sep 8, 2024
1 parent 346e246 commit d500f19
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.27](https://github.com/boilingdata/node-boilingdata/compare/v1.0.26...v1.0.27) (2024-09-08)

### [1.0.26](https://github.com/boilingdata/node-boilingdata/compare/v1.0.25...v1.0.26) (2024-09-08)

### [1.0.25](https://github.com/boilingdata/node-boilingdata/compare/v1.0.24...v1.0.25) (2024-09-08)
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.26",
"version": "1.0.27",
"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 d500f19

Please sign in to comment.