diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c12ca..01f2ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,16 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v3.3.0](https://github.com/MEDIADUDES/FoundationPress/compare/v3.2.1...v3.3.0) + +- Drop support for old browsers (e.g. IE11) [`08f04c7`](https://github.com/MEDIADUDES/FoundationPress/commit/08f04c77158b351a9190d988c645ce28de82eb55) +- Update dependencies [`a433240`](https://github.com/MEDIADUDES/FoundationPress/commit/a4332408beb5b3be908194440fdda259785dea8d) + #### [v3.2.1](https://github.com/MEDIADUDES/FoundationPress/compare/v3.2.0...v3.2.1) +> 28 January 2021 + +- Release 3.2.1 [`a39dbba`](https://github.com/MEDIADUDES/FoundationPress/commit/a39dbba77c9ceeb0680351b0b4f221e46a293b54) - 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) diff --git a/package-lock.json b/package-lock.json index 6fccb15..5d1d30f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mediadudes/foundationpress", - "version": "3.2.1", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mediadudes/foundationpress", - "version": "3.2.1", + "version": "3.3.0", "license": "MIT", "dependencies": { "@babel/polyfill": "7.12.1", diff --git a/package.json b/package.json index 51a5048..f3a4031 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mediadudes/foundationpress", "title": "FoundationPress", - "version": "3.2.1", + "version": "3.3.0", "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 1982215..097c552 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.1 +Version: 3.3.0 Author: MEDIADUDES Author URI: https://mediadudes.lol/?utm_source=theme&utm_medium=foundationpress&utm_campaign=author_uri Text Domain: foundationpress