Skip to content

Commit 790d6cc

Browse files
committed
chore(release): 2.1.1
1 parent f525c9c commit 790d6cc

File tree

5 files changed

+13
-6
lines changed

5 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.1.1](https://github.com/flyntwp/flynt/compare/v2.1.0...v2.1.1) (2024-05-10)
6+
7+
### Bug Fixes
8+
9+
* **ListSearchResults:** use new variable name ([#548](https://github.com/flyntwp/flynt/issues/548)) ([8e0dd41](https://github.com/flyntwp/flynt/commit/8e0dd41980dac49ace29f619ec145ea1d94c1c9a))
10+
* **theContentFix.php:** exclude acf related post types ([39e117f](https://github.com/flyntwp/flynt/commit/39e117fba742a2fc9363e4a5d6bf740f96e83f7e))
11+
512
## [2.1.0](https://github.com/flyntwp/flynt/compare/v2.0.1...v2.1.0) (2024-03-01)
613

714
* Updated Swiper to Version 11.

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flynt",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"repository": "[email protected]:flyntwp/flynt.git",
55
"author": "Bleech <[email protected]>",
66
"license": "MIT",
@@ -136,4 +136,4 @@
136136
"browserslist": [
137137
"supports array-flat"
138138
]
139-
}
139+
}

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Theme Name: Flynt
33
Theme URI: https://www.flyntwp.com/
44
Description: The lightning-fast WordPress Starter Theme for component-based websites with ACF Pro.
5-
Version: 2.1.0
5+
Version: 2.1.1
66
Author: Bleech <[email protected]>
77
Author URI: https://bleech.de/
88
Text Domain: flynt

0 commit comments

Comments
 (0)