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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
718
819
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 3.1.1" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "packages" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " examples" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "ng" : " ng" ,
1919 "dependencies" : {
2020 "@angular-skyhook/core" : " ^1.1.1" ,
2121 "@angular-skyhook/multi-backend" : " ^1.1.1" ,
22- "@angular-skyhook/sortable" : " ^1.1.2 " ,
22+ "@angular-skyhook/sortable" : " ^1.1.3 " ,
2323 "@angular/animations" : " ^7.0.0" ,
2424 "@angular/common" : " ^7.0.0" ,
2525 "@angular/compiler" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617## [ 1.1.2] ( https://github.com/cormacrelf/angular-skyhook/compare/v1.1.1...v1.1.2 ) (2019-02-28)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-skyhook/sortable" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments