diff --git a/CHANGELOG.md b/CHANGELOG.md index c30de10..c517f0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.0] - 2020-03-10 + ### Added - Added new theme body classes `react-app-loader` and `{plugin directory name}` for registered React app pages. diff --git a/react-app-loader.php b/react-app-loader.php index 4670f24..1933db4 100644 --- a/react-app-loader.php +++ b/react-app-loader.php @@ -2,7 +2,7 @@ /** * Plugin Name: React App Loader * Description: An mu-plugin that provides an API for loading React applications built with create-react-app into the front-end of WordPress. - * Version: 1.2.1 + * Version: 1.3.0 * Author: Masonite * Author URI: https://www.masonite.com/ * License: GPL-2.0+