From 457ea950a442761f0d7d8d7ef0fe600d88beb1f8 Mon Sep 17 00:00:00 2001 From: Simon Mayerhofer Date: Mon, 28 Jun 2021 11:51:15 +0200 Subject: [PATCH] Release 3.4.3 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- style.css | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a975d5..36a102c 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.3](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.2...v3.4.3) + +- Fix #9 undefined acf function error [`#9`](https://github.com/MEDIADUDES/FoundationPress/issues/9) + #### [v3.4.2](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.1...v3.4.2) +> 25 June 2021 + - Fix #8 undefined acf function error [`#8`](https://github.com/MEDIADUDES/FoundationPress/issues/8) +- Release 3.4.2 [`e2685bb`](https://github.com/MEDIADUDES/FoundationPress/commit/e2685bbc2f604c03c438d5f1596298955d8e6204) - Fix typo [`119f81f`](https://github.com/MEDIADUDES/FoundationPress/commit/119f81fc11a5e577d9199564955f1d3efa9ff881) #### [v3.4.1](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.0...v3.4.1) diff --git a/package-lock.json b/package-lock.json index 7d871c5..b5ad6f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mediadudes/foundationpress", - "version": "3.4.2", + "version": "3.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0323c1e..0c1ea4a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mediadudes/foundationpress", "title": "FoundationPress", - "version": "3.4.2", + "version": "3.4.3", "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 5aa7417..bb3dbcb 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.2 +Version: 3.4.3 Author: MEDIADUDES Author URI: https://mediadudes.lol/?utm_source=theme&utm_medium=foundationpress&utm_campaign=author_uri Text Domain: foundationpress