v2.4.0 includes stylelint's major version update includes breaking change.
If a project depends stylelint-config-fresh v2.3.0, conflict will occur by installing v2.4.0 automatically (Because stylelint-config-fresh v2.4.0 requires stylelint v9.0.0). So current master should be re-published as v3.0.0 along with semver.
v2.4.0includes stylelint's major version update includes breaking change.If a project depends stylelint-config-fresh
v2.3.0, conflict will occur by installingv2.4.0automatically (Because stylelint-config-freshv2.4.0requires stylelintv9.0.0). So currentmastershould be re-published asv3.0.0along with semver.