We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f994536 commit a7328c5Copy full SHA for a7328c5
Changelog.md
@@ -1,3 +1,6 @@
1
+### v1.3.2
2
+* [PR #13](https://github.com/zendesk/radar_message/pull/13) - Reformat log
3
+
4
### v1.3.1
5
* [PR #12](https://github.com/zendesk/radar_message/pull/12) - Fixes an error when `options: null` is passed to presence sync
6
package.json
@@ -1,6 +1,6 @@
{
"name": "radar_message",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "radar message api library",
"main": "lib/index.js",
"author": "Zendesk, Inc.",
0 commit comments