File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.7.2 - Bugfix
3+ ## v0.7.2.1 - Bugfix
4+
5+ - (Re-released, as the last one incorectly contained the old version.)
46
57- Fixes bug where unset ` formFields ` properties would cause a type error for ` Enums ` . (h/t @natac13 )
68
Original file line number Diff line number Diff line change 33[ ![ Project Status: Active.] ( https://www.repostatus.org/badges/latest/active.svg )] ( https://www.repostatus.org/#active )
44![ Packagist License] ( https://img.shields.io/packagist/l/harness-software/wp-graphql-gravity-forms?color=green )
55![ Packagist Version] ( https://img.shields.io/packagist/v/harness-software/wp-graphql-gravity-forms?label=stable )
6- ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/harness-software/wp-graphql-gravity-forms/0.7.2 )
6+ ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/harness-software/wp-graphql-gravity-forms/0.7.2.1 )
77![ GitHub forks] ( https://img.shields.io/github/forks/harness-software/wp-graphql-gravity-forms?style=social )
88![ GitHub Repo stars] ( https://img.shields.io/github/stars/harness-software/wp-graphql-gravity-forms?style=social )
99
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Tested up to: 5.7.2
66Requires PHP: 7.4
77Requires Gravity Forms: 2.4.0+
88Requires WPGraphQL: 1.0.0+
9- Stable tag: 0.7.2
9+ Stable tag: 0.7.2.1
1010Maintained at: https://github.com/harness-software/wp-graphql-gravity-forms
1111License: GPL-3
1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
Original file line number Diff line number Diff line change 77 * Author: Harness Software
88 * Author URI: https://www.harnessup.com
99 * Update URI: https://github.com/harness-software/wp-graphql-gravity-forms/releases
10- * Version: 0.7.2
10+ * Version: 0.7.2.1
1111 * Text Domain: wp-graphql-gravity-forms
1212 * Domain Path: /languages
1313 * Requires at least: 5.4.1
You can’t perform that action at this time.
0 commit comments