We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc989b commit 04274c8Copy full SHA for 04274c8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.4.3](https://github.com/podium-lib/client/compare/v4.4.2...v4.4.3) (2020-10-06)
2
+
3
4
+### Bug Fixes
5
6
+* emit errors on stream when .resolve method rejects ([#141](https://github.com/podium-lib/client/issues/141)) ([9bc989b](https://github.com/podium-lib/client/commit/9bc989b3f5190a2f19fe66420d54a2c23bbe574a))
7
8
# Changelog
9
10
Notable changes to this project will be documented in this file.
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/client",
- "version": "4.4.2",
+ "version": "4.4.3",
"main": "lib/client.js",
"license": "MIT",
"keywords": [
0 commit comments