Skip to content

Commit

Permalink
chore(release): 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timohubois committed May 10, 2024
1 parent f525c9c commit 790d6cc
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.1.1](https://github.com/flyntwp/flynt/compare/v2.1.0...v2.1.1) (2024-05-10)

### Bug Fixes

* **ListSearchResults:** use new variable name ([#548](https://github.com/flyntwp/flynt/issues/548)) ([8e0dd41](https://github.com/flyntwp/flynt/commit/8e0dd41980dac49ace29f619ec145ea1d94c1c9a))
* **theContentFix.php:** exclude acf related post types ([39e117f](https://github.com/flyntwp/flynt/commit/39e117fba742a2fc9363e4a5d6bf740f96e83f7e))

## [2.1.0](https://github.com/flyntwp/flynt/compare/v2.0.1...v2.1.0) (2024-03-01)

* Updated Swiper to Version 11.
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flynt",
"version": "2.1.0",
"version": "2.1.1",
"repository": "[email protected]:flyntwp/flynt.git",
"author": "Bleech <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -136,4 +136,4 @@
"browserslist": [
"supports array-flat"
]
}
}
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: Flynt
Theme URI: https://www.flyntwp.com/
Description: The lightning-fast WordPress Starter Theme for component-based websites with ACF Pro.
Version: 2.1.0
Version: 2.1.1
Author: Bleech <[email protected]>
Author URI: https://bleech.de/
Text Domain: flynt
Expand Down

0 comments on commit 790d6cc

Please sign in to comment.