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 ea6c385 commit f2ca8dfCopy full SHA for f2ca8df
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.2.1
2
+
3
+* Add `SECURE_SB` env variable support to the server
4
5
# 0.2.0
6
package.json
@@ -1,6 +1,6 @@
{
"name": "redux-scuttlebutt",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Redux distributed dispatcher",
"main": "lib/index.js",
"files": [
0 commit comments