diff --git a/CHANGELOG.md b/CHANGELOG.md index 5312e501..e941d458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.1.0-beta.4](https://github.com/mjolnirjs/stated-form-bean/compare/v0.1.0-beta.3...v0.1.0-beta.4) (2019-08-27) + + +### Bug Fixes + +* clear previous validation error ([#3](https://github.com/mjolnirjs/stated-form-bean/issues/3)) ([d7a1974](https://github.com/mjolnirjs/stated-form-bean/commit/d7a1974)) + ## [0.1.0-beta.3](https://github.com/mjolnirjs/stated-form-bean/compare/v0.1.0-beta.2...v0.1.0-beta.3) (2019-08-27)