Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#51)
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 Aug 30, 2024
1 parent 1bba83d commit bb0a1ce
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.4.0](https://github.com/GetStream/stream-node/compare/v0.3.1...v0.4.0) (2024-08-30)


### ⚠ BREAKING CHANGES

* use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39))

### Features

* use unified API spec, and go generator ([#39](https://github.com/GetStream/stream-node/issues/39)) ([1bba83d](https://github.com/GetStream/stream-node/commit/1bba83dd3f5536c4989c4d566c1969bce3b29423))

## [0.3.1](https://github.com/GetStream/stream-node/compare/v0.3.0...v0.3.1) (2024-08-28)


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.3.1",
"version": "0.4.0",
"description": "",
"exports": {
".": {
Expand Down

0 comments on commit bb0a1ce

Please sign in to comment.