Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
kesha-antonov committed Nov 9, 2022
1 parent f9b4af7 commit 1b9df8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@

## Changes

### 1.1.4 (Nov 10, 2022)

* `[BUGFIX]`: Fixes deprecated usage of `AppState` [#14] (https://github.com/kesha-antonov/react-native-action-cable/issues/14)

### 1.1.3 (Nov 10, 2022)

* `[FEATURE]`: Made build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kesha-antonov/react-native-action-cable",
"version": "1.1.3",
"version": "1.1.4",
"description": "Use Rails 5+ ActionCable channels with React Native for realtime magic.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1b9df8c

Please sign in to comment.