Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 authored Aug 21, 2024
1 parent c480c04 commit e81e41c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
### [Unreleased]
Changes since the last non-beta release.

### [14.0.5] - 2024-08-20
#### Fixed
- Should force load react-components which send over turbo-stream [PR #1620](https://github.com/shakacode/react_on_rails/pull/1620) by [theforestvn88](https://github.com/theforestvn88).

### [14.0.4] - 2024-07-02

#### Improved
Expand Down Expand Up @@ -1148,7 +1152,8 @@ Best done with Object destructing:
##### Fixed
- Fix several generator-related issues.
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.4...master
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.5...master
[14.0.5]: https://github.com/shakacode/react_on_rails/compare/14.0.4...14.0.5
[14.0.4]: https://github.com/shakacode/react_on_rails/compare/14.0.3...14.0.4
[14.0.3]: https://github.com/shakacode/react_on_rails/compare/14.0.2...14.0.3
[14.0.2]: https://github.com/shakacode/react_on_rails/compare/14.0.1...14.0.2
Expand Down

0 comments on commit e81e41c

Please sign in to comment.