CHANGELOG.md in react_on_rails-14.0.4 vs CHANGELOG.md in react_on_rails-14.0.5
- old
+ new
@@ -16,18 +16,18 @@
## Versions
### [Unreleased]
Changes since the last non-beta release.
+### [14.0.4] - 2024-07-02
#### Improved
- Improved dependency management by integrating package_json. [PR 1639](https://github.com/shakacode/react_on_rails/pull/1639) by [vaukalak](https://github.com/vaukalak).
#### Changed
- Update outdated GitHub Actions to use Node.js 20.0 versions instead [PR 1623](https://github.com/shakacode/react_on_rails/pull/1623) by [adriangohjw](https://github.com/adriangohjw).
-
### [14.0.3] - 2024-06-28
#### Fixed
- Fixed css-loader installation with [PR 1634](https://github.com/shakacode/react_on_rails/pull/1634) by [vaukalak](https://github.com/vaukalak).
- Address a number of typos and grammar mistakes [PR 1631](https://github.com/shakacode/react_on_rails/pull/1631) by [G-Rath](https://github.com/G-Rath).
@@ -1146,10 +1146,11 @@
- Turbolinks support.
##### Fixed
- Fix several generator-related issues.
-[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.3...master
+[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.0.4...master
+[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
[14.0.1]: https://github.com/shakacode/react_on_rails/compare/14.0.0...14.0.1
[14.0.0]: https://github.com/shakacode/react_on_rails/compare/13.4.0...14.0.0
[13.4.0]: https://github.com/shakacode/react_on_rails/compare/13.3.5...13.4.0