This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 14.0.0-beta.40] ( https://github.com/angular/flex-layout/compare/13.0.0-beta.38...14.0.0-beta.40 ) (2022-06-30)
2
+
3
+
4
+ This release is simply to capture a change in the peer dependencies requirement for Angular.
5
+
6
+
1
7
# [ 14.0.0-beta.39] ( https://github.com/angular/flex-layout/compare/13.0.0-beta.38...14.0.0-beta.39 ) (2022-06-30)
2
8
3
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " flex-layout-srcs" ,
3
3
"description" : " Angular Flex Layout" ,
4
- "version" : " 14.0.0-beta.39 " ,
4
+ "version" : " 14.0.0-beta.40 " ,
5
5
"homepage" : " https://github.com/angular/flex-layout" ,
6
6
"bugs" : " https://github.com/angular/flex-layout/issues" ,
7
7
"repository" : {
29
29
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
30
30
},
31
31
"private" : true ,
32
- "requiredAngularVersion" : " ^13 .0.0" ,
32
+ "requiredAngularVersion" : " ^14 .0.0" ,
33
33
"dependencies" : {
34
34
"@angular/animations" : " ~14.0.0" ,
35
35
"@angular/common" : " ~14.0.0" ,
You can’t perform that action at this time.
0 commit comments