diff --git a/CHANGELOG.md b/CHANGELOG.md index 36a102c..54357f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,16 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v3.4.4](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.3...v3.4.4) + +- Fix block_categories deprecation warning [`#12`](https://github.com/MEDIADUDES/FoundationPress/issues/12) + #### [v3.4.3](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.2...v3.4.3) +> 28 June 2021 + - Fix #9 undefined acf function error [`#9`](https://github.com/MEDIADUDES/FoundationPress/issues/9) +- Release 3.4.3 [`457ea95`](https://github.com/MEDIADUDES/FoundationPress/commit/457ea950a442761f0d7d8d7ef0fe600d88beb1f8) #### [v3.4.2](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.1...v3.4.2) diff --git a/package-lock.json b/package-lock.json index b5ad6f5..2a7763c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mediadudes/foundationpress", - "version": "3.4.3", + "version": "3.4.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0c1ea4a..70866b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mediadudes/foundationpress", "title": "FoundationPress", - "version": "3.4.3", + "version": "3.4.4", "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 bb3dbcb..1a9a754 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.4.3 +Version: 3.4.4 Author: MEDIADUDES Author URI: https://mediadudes.lol/?utm_source=theme&utm_medium=foundationpress&utm_campaign=author_uri Text Domain: foundationpress