Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 28, 2024
1 parent 73df541 commit b55320b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.0](https://github.com/GetStream/stream-node/compare/v0.2.6...v0.3.0) (2024-06-28)


### ⚠ BREAKING CHANGES

* update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42))

### Features

* update to latest open api ([#42](https://github.com/GetStream/stream-node/issues/42)) ([73df541](https://github.com/GetStream/stream-node/commit/73df541301e383cf2fc38538f2d588a07537688a))

## [0.2.6](https://github.com/GetStream/stream-node/compare/v0.2.5...v0.2.6) (2024-06-20)


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": "@stream-io/node-sdk",
"version": "0.2.6",
"version": "0.3.0",
"description": "",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit b55320b

Please sign in to comment.