Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 00b4376

Browse files
authored
chore: update to 13.0.0-beta.38 with changelog (#1393)
1 parent e8e172b commit 00b4376

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [13.0.0-beta.38](https://github.com/angular/flex-layout/compare/13.0.0-beta.37...13.0.0-beta.38) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **core:** import distinctUntilChanged from rxjs/operators ([#1390](https://github.com/angular/flex-layout/issues/1390)) ([e8e172b](https://github.com/angular/flex-layout/commit/e8e172bf2bb9e0a45152a7ccbcbaf02b4c603b03))
7+
8+
9+
110
# [13.0.0-beta.37](https://github.com/angular/flex-layout/compare/13.0.0-beta.36...13.0.0-beta.37) (2022-01-28)
211

312

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flex-layout-srcs",
33
"description": "Angular Flex Layout",
4-
"version": "13.0.0-beta.37",
4+
"version": "13.0.0-beta.38",
55
"homepage": "https://github.com/angular/flex-layout",
66
"bugs": "https://github.com/angular/flex-layout/issues",
77
"repository": {

0 commit comments

Comments
 (0)