diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c637c9..94c12ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,15 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v3.2.1](https://github.com/MEDIADUDES/FoundationPress/compare/v3.2.0...v3.2.1) + +- Fix phpcs error [`28f7ced`](https://github.com/MEDIADUDES/FoundationPress/commit/28f7cedef026822ecb7b1855edea1993d7a5ea76) + #### [v3.2.0](https://github.com/MEDIADUDES/FoundationPress/compare/v3.1.1...v3.2.0) +> 17 November 2020 + +- Release 3.2.0 [`f6c1f32`](https://github.com/MEDIADUDES/FoundationPress/commit/f6c1f325549fa7c2220c4949676f747b45432520) - Update the readme [`d4a4a0e`](https://github.com/MEDIADUDES/FoundationPress/commit/d4a4a0e9ebab4aa532f3e605a863f0e0c8a83c63) - Add files for single page styles [`5c1f1e5`](https://github.com/MEDIADUDES/FoundationPress/commit/5c1f1e5b6062ae153d45981de408b6ee7292e8bc) - Remove shared content, as it’s no longer useful [`5acbd9f`](https://github.com/MEDIADUDES/FoundationPress/commit/5acbd9f99e8785b31114b3c328a8cf919ee1c8f5) diff --git a/package-lock.json b/package-lock.json index beb193d..e275821 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mediadudes/foundationpress", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d7e909b..c770e04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mediadudes/foundationpress", "title": "FoundationPress", - "version": "3.2.0", + "version": "3.2.1", "description": "FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb (forked from https://github.com/olefredrik/FoundationPress)", "homepage": "https://github.com/MEDIADUDES/FoundationPress", "license": "MIT", diff --git a/style.css b/style.css index 998156d..1982215 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: FoundationPress Github Theme URI: https://github.com/MEDIADUDES/FoundationPress Description: FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb -Version: 3.2.0 +Version: 3.2.1 Author: MEDIADUDES Author URI: https://mediadudes.lol/?utm_source=theme&utm_medium=foundationpress&utm_campaign=author_uri Text Domain: foundationpress