File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.3] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.2...v1.1.3 ) (2019-02-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** sortable:** fix mismatched versions ([ 9787248] ( https://github.com/cormacrelf/angular-skyhook/commit/9787248 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 3.1.1" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
6
6
"packages" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.3] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.2...v1.1.3 ) (2019-02-28)
7
+
8
+ ** Note:** Version bump only for package examples
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " examples" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
19
19
"dependencies" : {
20
20
"@angular-skyhook/core" : " ^1.1.1" ,
21
21
"@angular-skyhook/multi-backend" : " ^1.1.1" ,
22
- "@angular-skyhook/sortable" : " ^1.1.2 " ,
22
+ "@angular-skyhook/sortable" : " ^1.1.3 " ,
23
23
"@angular/animations" : " ^7.0.0" ,
24
24
"@angular/common" : " ^7.0.0" ,
25
25
"@angular/compiler" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.3] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.2...v1.1.3 ) (2019-02-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** sortable:** fix mismatched versions ([ 9787248] ( https://github.com/cormacrelf/angular-skyhook/commit/9787248 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-skyhook/sortable" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments