Skip to content

Commit 63bd98b

Browse files
committed
Bump 1.6.0.rc.3
1 parent 616d9a5 commit 63bd98b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## main
44

5+
## 1.6.0.rc.3 (2025-02-20)
6+
7+
- Update `anycable:download` generator to support v1.6+. ([@palkan][])
8+
59
- Add `#anycable_token_meta_tag` helper. ([@palkan][])
610

711
It generates a meta tag with the AnyCable JWT token (w/o the URL).

lib/anycable/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module AnyCable
44
module Rails
5-
VERSION = "1.6.0.rc.2"
5+
VERSION = "1.6.0.rc.3"
66
end
77
end

0 commit comments

Comments
 (0)