We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bebe63 commit 67e7944Copy full SHA for 67e7944
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# [14.3.2] - 2021-5-18 [PR: #50](https://github.com/dolittle/JavaScript.SDK/pull/50)
2
+## Summary
3
+
4
+Fixes `applyPublic()` to actually be public. It was giving false for the `isPublic` parameter for the committing of the event.
5
6
+### Fixed
7
8
+- Fixes `applyPublic()` to actually commit public events.
9
10
11
# [14.3.1] - 2021-4-23 [PR: #49](https://github.com/dolittle/JavaScript.SDK/pull/49)
12
## Summary
13
0 commit comments