Skip to content

Commit 4a4260f

Browse files
committed
chore(release): 2.5.2
##### [Version 2.5.2](v2.5.1...v2.5.2) (2023-11-22) ### Bug Fixes - **Fixes Performance Issue**: Fixes an issue with Otter making repeated calls to Rest API and slowing down the editor.
1 parent fdab03f commit 4a4260f

File tree

13 files changed

+34
-13
lines changed

13 files changed

+34
-13
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### [Version 2.5.2](https://github.com/Codeinwp/otter-blocks/compare/v2.5.1...v2.5.2) (2023-11-22)
2+
3+
### Bug Fixes
4+
- **Fixes Performance Issue**: Fixes an issue with Otter making repeated calls to Rest API and slowing down the editor.
5+
16
##### [Version 2.5.1](https://github.com/Codeinwp/otter-blocks/compare/v2.5.0...v2.5.1) (2023-11-18)
27

38
### Bug Fixes

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeinwp/otter-blocks",
33
"description": "A set of awesome Gutenberg Blocks by ThemeIsle.",
44
"type": "wordpress-plugin",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66
"require-dev": {
77
"squizlabs/php_codesniffer": "^3.3",
88
"wp-coding-standards/wpcs": "^1",

otter-blocks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Plugin Name: Otter – Page Builder Blocks & Extensions for Gutenberg
88
* Plugin URI: https://themeisle.com/plugins/otter-blocks
99
* Description: Create beautiful and attracting posts, pages, and landing pages with Otter – Page Builder Blocks & Extensions for Gutenberg. Otter comes with dozens of Gutenberg blocks that are all you need to build beautiful pages.
10-
* Version: 2.5.1
10+
* Version: 2.5.2
1111
* Author: ThemeIsle
1212
* Author URI: https://themeisle.com
1313
* License: GPL-2.0+
@@ -26,7 +26,7 @@
2626
define( 'OTTER_BLOCKS_BASEFILE', __FILE__ );
2727
define( 'OTTER_BLOCKS_URL', plugins_url( '/', __FILE__ ) );
2828
define( 'OTTER_BLOCKS_PATH', dirname( __FILE__ ) );
29-
define( 'OTTER_BLOCKS_VERSION', '2.5.1' );
29+
define( 'OTTER_BLOCKS_VERSION', '2.5.2' );
3030
define( 'OTTER_BLOCKS_PRO_SUPPORT', true );
3131
define( 'OTTER_BLOCKS_SHOW_NOTICES', false );
3232

package-lock.json

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.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "otter-blocks",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Otter – Page Builder Blocks & Extensions for Gutenberg",
55
"scripts": {
66
"build": "npm-run-all --parallel prod:*",

plugins/blocks-animation/blocks-animation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: Blocks Animation: CSS Animations for Gutenberg Blocks
1111
* Plugin URI: https://github.com/Codeinwp/otter-blocks
1212
* Description: Blocks Animation allows you to add CSS Animations to all of your Gutenberg blocks in the most elegent way.
13-
* Version: 2.5.1
13+
* Version: 2.5.2
1414
* Author: ThemeIsle
1515
* Author URI: https://themeisle.com
1616
* License: GPL-3.0+

plugins/blocks-animation/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Blocks Animation: CSS Animations for Gutenberg Blocks #
22
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle/), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani/), [mariamunteanu1](https://profiles.wordpress.org/mariamunteanu1/)
33
**Tags:** gutenberg, block, block editor, editor, animation, animations, animate, styles, block animations
4-
**Requires at least:** 5.9
4+
**Requires at least:** 6.2
55
**Tested up to:** 6.4
66
**Requires PHP:** 5.4
77
**Stable tag:** trunk

plugins/blocks-css/blocks-css.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: Blocks CSS: CSS Editor for Gutenberg Blocks
1111
* Plugin URI: https://github.com/Codeinwp/otter-blocks
1212
* Description: Blocks CSS allows you add custom CSS to your Blocks straight from the Block Editor (Gutenberg).
13-
* Version: 2.5.1
13+
* Version: 2.5.2
1414
* Author: ThemeIsle
1515
* Author URI: https://themeisle.com
1616
* License: GPL-3.0+

plugins/blocks-css/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Blocks CSS: CSS Editor for Gutenberg Blocks #
22
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle/), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani/)
33
**Tags:** gutenberg, block, css, css editor, blocks css
4-
**Requires at least:** 5.9
4+
**Requires at least:** 6.2
55
**Tested up to:** 6.4
66
**Requires PHP:** 5.4
77
**Stable tag:** trunk

plugins/blocks-export-import/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Blocks Export Import #
22
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle/), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani/)
33
**Tags:** gutenberg, block, blocks, export, import, exporter, importer, block exporter, block export, block import, block importer
4-
**Requires at least:** 5.9
4+
**Requires at least:** 6.2
55
**Tested up to:** 6.4
66
**Requires PHP:** 5.4
77
**Stable tag:** trunk

0 commit comments

Comments
 (0)