react-on-rails
Advanced tools
Comparing version 6.0.2 to 6.0.3
@@ -5,4 +5,9 @@ # Change Log | ||
Contributors: please follow the recommendations outlined at [keepachangelog.com](http://keepachangelog.com/). Please use the existing headings and styling as a guide, and add a link for the version diff at the bottom of the file. Also, please update the `Unreleased` link to compare to the latest release version. | ||
## [Unreleased] | ||
## [6.0.3] | ||
##### Fixed | ||
- Added assets symlinking support on Heroku [#446](https://github.com/shakacode/react_on_rails/pull/446) by [Alexey Karasev](https://github.com/alleycat-at-git). | ||
## [6.0.2] | ||
@@ -344,3 +349,4 @@ ##### Fixed | ||
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.0.2...master | ||
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/6.0.3...master | ||
[6.0.3]: https://github.com/shakacode/react_on_rails/compare/6.0.2...6.0.3 | ||
[6.0.2]: https://github.com/shakacode/react_on_rails/compare/6.0.1...6.0.2 | ||
@@ -347,0 +353,0 @@ [6.0.1]: https://github.com/shakacode/react_on_rails/compare/6.0.0...6.0.1 |
{ | ||
"name": "react-on-rails", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "react-on-rails JavaScript for react_on_rails Ruby gem", | ||
@@ -5,0 +5,0 @@ "main": "node_package/lib/ReactOnRails.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
93544