Skip to content

Commit f914c90

Browse files
chore(release): 0.4.2 [skip ci]
1 parent d494274 commit f914c90

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

UnityRSocket/Assets/Viglucci/UnityRSocket/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.4.2](https://github.com/viglucci/unity-rsocket/compare/v0.4.1...v0.4.2) (2022-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* include original code and message in stream errors for requestResponse + requestStream ([afd3435](https://github.com/viglucci/unity-rsocket/commit/afd343528d8c86d2f570bd0ce073645c0b389eda))
7+
18
## [0.4.1](https://github.com/viglucci/unity-rsocket/compare/v0.4.0...v0.4.1) (2022-04-07)
29

310

UnityRSocket/Assets/Viglucci/UnityRSocket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.viglucci.unityrsocket",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Unity compatible implementation of RSocket, an application protocol providing Reactive Streams semantics",
55
"displayName": "RSocket for Unity",
66
"unity": "2018.3",

0 commit comments

Comments
 (0)