We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba96cb commit cb4360fCopy full SHA for cb4360f
packages/yrb-actioncable/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# yrb-actioncable
2
3
+## 0.3.0
4
+
5
+### Minor Changes
6
7
+- Support for AnyCable's whisper feature
8
9
## 0.2.1
10
11
### Patch Changes
packages/yrb-actioncable/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.2.1",
+ "version": "0.3.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
0 commit comments