diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8075c..09d35c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.14](https://github.com/KaotoIO/uniforms-patternfly/compare/@kaoto-next/uniforms-patternfly@0.7.13...@kaoto-next/uniforms-patternfly@0.7.14) (2024-10-14) + +### Bug Fixes + +* **Form:** Remove last usages of default props ([af8d39f](https://github.com/KaotoIO/uniforms-patternfly/commit/af8d39fc99f588b909979c17327eb601acc0f7cc)) + ## [0.7.13](https://github.com/KaotoIO/uniforms-patternfly/compare/@kaoto-next/uniforms-patternfly@0.7.12...@kaoto-next/uniforms-patternfly@0.7.13) (2024-10-14) ### Bug Fixes diff --git a/package.json b/package.json index 616053e..bfcc4b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kaoto-next/uniforms-patternfly", - "version": "0.7.13", + "version": "0.7.14", "description": "Patternfly forms for uniforms", "license": "Apache-2.0", "author": {