Skip to content

Commit 88f4faf

Browse files
committed
✨ v1.0.1
1 parent 577e799 commit 88f4faf

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

cf7-blocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: CF7 Blocks
44
* Plugin URI: https://cf7blocks.com
55
* Description: Effortlessly Create Stunning Contact Forms with CF7 Blocks and Contact Form 7
6-
* Version: 1.0.0
6+
* Version: 1.0.1
77
* Author: munirkamal
88
* Author URI: https://www.munirkamal.com/
99
* Text Domain: cf7-blocks

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contact-form-7-blocks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"tested_up_to": "5.8",
55
"description": "",
66
"cssnano": {
@@ -53,4 +53,4 @@
5353
"mini-css-extract-plugin": "2.5.3",
5454
"prettier": "npm:wp-prettier@2.2.1-beta-1"
5555
}
56-
}
56+
}

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://www.buymeacoffee.com/munirkamal
55
Tags: cf7, contact form, contact form 7, block editor, blocks, forms
66
Requires at least: 5.9
77
Tested up to: 6.1
8-
Stable tag: 1.0.0
8+
Stable tag: 1.0.1
99
Requires PHP: 7.3
1010
License: GPLv2 or later
1111
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -53,6 +53,12 @@ CF7 Blocks is designed to work exclusively with the WordPress block editor. It i
5353

5454
== Changelog ==
5555

56+
= 1.0.1 =
57+
58+
Fix: Added support for legacy theme (that fixes the loading issue).
59+
Fix: Field label formatting issue.
60+
Fix: Minor bugs
61+
5662
= 1.0.0 =
5763

5864
Initial release.

0 commit comments

Comments
 (0)