chore(release): 0.1.1

This commit is contained in:
2021-08-23 13:02:44 +01:00
parent f3e11604c1
commit 9038699dbf

View File

@@ -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.1](https://github.com/romdo/go-validate/compare/v0.1.0...v0.1.1) (2021-08-23)
### Bug Fixes
* **validate:** do not panic with field errors on non-struct types ([9c3b633](https://github.com/romdo/go-validate/commit/9c3b63361dbf88945e7c4fbc9d689cac9a377499))
## 0.1.0 (2021-08-22)