Skip to content

Commit 3cc29fd

Browse files
committed
Release 3.1.1
1 parent 8fecf13 commit 3cc29fd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v3.1.1 (2020-08-02)
2+
3+
#### :bug: Bug Fix
4+
* [#28](https://github.com/kaliber5/ember-bootstrap-changeset-validations/pull/28) fix validation for nested properties ([@basz](https://github.com/basz))
5+
6+
#### Committers: 1
7+
- Bas Kamer ([@basz](https://github.com/basz))
8+
19
## v3.1.0 (2020-07-20)
210

311
#### :bug: Bug Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-changeset-validations",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "This Ember addon adds support for validations based on ember-changeset to ember-bootstrap",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)