File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.5.0] ( https://github.com/akveo/ng2-smart-table/compare/v1.4.0...v1.5.0 ) (2019-06-18)
2
+
3
+ Tables updated to Angular 8.
4
+
1
5
<a name =" 1.4.0 " ></a >
2
6
# [ 1.4.0] ( https://github.com/akveo/ng2-smart-table/compare/v1.3.5...v1.4.0 ) (2019-02-19)
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng2-smart-table" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
11
11
"test" : " ng test" ,
12
12
"release" : " npm run build:lib && npm run publish" ,
13
13
"publish" : " npm publish --access=public dist/ng2-smart-table" ,
14
- "changelog" : " standard-changelog" ,
14
+ "changelog" : " standard-changelog -p angular " ,
15
15
"lint" : " ng lint" ,
16
16
"e2e" : " ng e2e"
17
17
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng2-smart-table" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Angular Smart Table" ,
5
5
"author" : " akveo" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments