Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot authored and vansergen committed Dec 11, 2021
1 parent d1a98e9 commit 725b1e7
Show file tree
Hide file tree
Showing 79 changed files with 11,587 additions and 18,435 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### [4.0.1](https://github.com/b2broker/exante-node/compare/v4.0.0...v4.0.1) (2021-12-11)

### Performance Improvements

- add `AbortSignal` to stream methods ([f70e8be](https://github.com/b2broker/exante-node/commit/f70e8be58d12038cbf36d558de4ab6c440c1f4e9)), closes [#54](https://github.com/b2broker/exante-node/issues/54)

### Dependencies

- upgrade `node-fetch` to `v3.1.0` ([1bf1859](https://github.com/b2broker/exante-node/commit/1bf18591923f3ddfb8bb9e2dd73bbbb9f7f9fa57))

## [4.0.0](https://github.com/b2broker/exante-node/compare/v3.0.1...v4.0.0) (2021-09-06)

### ⚠ BREAKING CHANGES
Expand Down
1 change: 1 addition & 0 deletions docs/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
Loading

0 comments on commit 725b1e7

Please sign in to comment.