Skip to content

Commit

Permalink
Release 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMayerhofer committed Sep 8, 2021
1 parent 7bb2b3d commit 7a97bc9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a97bc9

Please sign in to comment.