Skip to content

Commit

Permalink
chore(release): 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dobromir-hristov committed Dec 26, 2018
1 parent c6d9012 commit e69ee29
Show file tree
Hide file tree
Showing 16 changed files with 599 additions and 1,348 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.

<a name="2.3.0"></a>
# [2.3.0](https://github.com/dobromir-hristov/vuelidate-error-extractor/compare/v2.2.3...v2.3.0) (2018-12-26)


### Bug Fixes

* fix issue with using wrong validator param key. ([6c71274](https://github.com/dobromir-hristov/vuelidate-error-extractor/commit/6c71274))
* Make Foundation 6 template default error field element a div ([59b1e60](https://github.com/dobromir-hristov/vuelidate-error-extractor/commit/59b1e60))


### Features

* allow overriding i18n validation messages on FormWrapper, MultiErrorExtractor and SingleErrorExtractor components. ([c6d9012](https://github.com/dobromir-hristov/vuelidate-error-extractor/commit/c6d9012))



<a name="2.2.3"></a>
## [2.2.3](https://github.com/dobromir-hristov/vuelidate-error-extractor/compare/v2.2.2...v2.2.3) (2018-11-12)

Expand Down
4 changes: 2 additions & 2 deletions dist/multi-error-extractor-mixin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/single-error-extractor-mixin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/templates/form-wrapper.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* vuelidate-error-extractor v2.2.3
* vuelidate-error-extractor v2.3.0
* (c) 2018 Dobromir Hristov
* Released under the MIT License.
*/
Expand Down
Loading

0 comments on commit e69ee29

Please sign in to comment.