File tree 4 files changed +9
-4
lines changed
ember-bootstrap-constraint-validations
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.1.0 (2022-05-25)
2
+
3
+ Initial release
4
+
5
+
1
6
# Changelog
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.0 .0" ,
2
+ "version" : " 0.1 .0" ,
3
3
"private" : true ,
4
4
"repository" : " https://github.com/kaliber5/ember-bootstrap-constraint-validations.git" ,
5
5
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-bootstrap-constraint-validations" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"description" : " Add support for native HTML5 constraint validation to ember-bootstrap forms." ,
5
5
"keywords" : [
6
6
" ember-addon"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " test-app" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"private" : true ,
5
5
"description" : " Small description for test-app goes here" ,
6
6
"repository" : " " ,
34
34
"broccoli-asset-rev" : " ^3.0.0" ,
35
35
"ember-auto-import" : " ^2.4.1" ,
36
36
"ember-bootstrap" : " ^5.1.1" ,
37
- "ember-bootstrap-constraint-validations" : " ^0.0 .0" ,
37
+ "ember-bootstrap-constraint-validations" : " ^0.1 .0" ,
38
38
"ember-cli" : " ~4.3.0" ,
39
39
"ember-cli-app-version" : " ^5.0.0" ,
40
40
"ember-cli-babel" : " ^7.26.11" ,
You can’t perform that action at this time.
0 commit comments