From be83ac0ac5f26733ba4884262c10a3dd66fe7bb8 Mon Sep 17 00:00:00 2001 From: Ruben Izmailyan Date: Sat, 13 Jul 2024 12:52:22 -0500 Subject: [PATCH] Add changeset --- .changeset/hot-meals-fetch.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/hot-meals-fetch.md diff --git a/.changeset/hot-meals-fetch.md b/.changeset/hot-meals-fetch.md new file mode 100644 index 00000000..1edd7a37 --- /dev/null +++ b/.changeset/hot-meals-fetch.md @@ -0,0 +1,7 @@ +--- +"@quiltt/core": patch +"@quiltt/react": patch +"@quiltt/react-native": patch +--- + +Replace manually imported ActionCable code with official npm package