Skip to content

Commit cb4360f

Browse files
committed
chore: new release
1 parent 5ba96cb commit cb4360f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/yrb-actioncable/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# yrb-actioncable
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- Support for AnyCable's whisper feature
8+
39
## 0.2.1
410

511
### Patch Changes

packages/yrb-actioncable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.1",
2+
"version": "0.3.0",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)