Skip to content

Commit 4860525

Browse files
committed
build(release): bump version to 4.2.5
1 parent 7da2bc7 commit 4860525

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

forms-bridge/forms-bridge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
* Text Domain: forms-bridge
1111
* Domain Path: /languages
12-
* Version: 4.2.4
12+
* Version: 4.2.5
1313
* Requires PHP: 8.0
1414
* Requires at least: 6.7
1515
*

forms-bridge/readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: form integration, erp integration, crm integration, api integration, autom
55
Donate link: https://buymeacoffee.com/codeccoop
66
License: GPLv2 or later
77
License URI: http://www.gnu.org/licenses/gpl-2.0.html
8-
Stable Tag: 4.2.4
8+
Stable Tag: 4.2.5
99
Tested up to: 6.9
1010

1111
Seamlessly connect WordPress forms to CRMs, ERPs, and APIs — no coding required. Automate data flow with field mappers, custom fields, and workflows.
@@ -161,6 +161,11 @@ You can get support from Còdec using the [Forms Bridge support forum](https://w
161161

162162
== Changelog ==
163163

164+
= 4.2.5 =
165+
* feat: integrations pro support check and polyfills
166+
* feat: backends endpoints introspection
167+
* fix: use tel inputs for phone fields
168+
164169
= 4.2.4 =
165170
* feat: formidable forms integration
166171
* feat: wpforms lite support

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms-bridge",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"author": "Còdec",
55
"license": "GPL-2.0-or-later",
66
"scripts": {

0 commit comments

Comments
 (0)