Skip to content

Commit

Permalink
Release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMayerhofer committed May 11, 2021
1 parent 07e77f3 commit 7d1d1d3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v3.4.1](https://github.com/MEDIADUDES/FoundationPress/compare/v3.4.0...v3.4.1)

- Fix font awesome plugin conflicts in wp-admin [`07e77f3`](https://github.com/MEDIADUDES/FoundationPress/commit/07e77f3428b1c62abcf4d99ee8cdb08996105347)
- Fix webpack file name conflict [`eee6b45`](https://github.com/MEDIADUDES/FoundationPress/commit/eee6b459aa27e024a2f8895188d00558b5302a70)

#### [v3.4.0](https://github.com/MEDIADUDES/FoundationPress/compare/v3.3.1...v3.4.0)

> 8 May 2021
- Release 3.4.0 [`e250c0b`](https://github.com/MEDIADUDES/FoundationPress/commit/e250c0b1ffb89505b18a63c142dac6666854f957)
- Load block assets as separate files [`fe473f2`](https://github.com/MEDIADUDES/FoundationPress/commit/fe473f20a94943d152b7e9328fb685663a2108f0)
- Compile scss files without _ prefix as separate files [`39dd003`](https://github.com/MEDIADUDES/FoundationPress/commit/39dd0039e68eb0fe046c0add91b567ba7e1f09c4)
- Performance improvement load blocks in own js file [`c4d1c36`](https://github.com/MEDIADUDES/FoundationPress/commit/c4d1c36eb5cdbbae5d964732de490606c6900f6a)
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.0",
"version": "3.4.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",
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.0
Version: 3.4.1
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 7d1d1d3

Please sign in to comment.