Skip to content

Commit

Permalink
chore: update to 14.0.0-beta.41 with changelog (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaerusKaru committed Oct 11, 2022
1 parent 97c24af commit 1b9cb12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [14.0.0-beta.41](https://github.com/angular/flex-layout/compare/14.0.0-beta.40...14.0.0-beta.41) (2022-10-11)

This release fixes incompatibilities with Node v18 typings.

# [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flex-layout-srcs",
"description": "Angular Flex Layout",
"version": "14.0.0-beta.40",
"version": "14.0.0-beta.41",
"homepage": "https://github.com/angular/flex-layout",
"bugs": "https://github.com/angular/flex-layout/issues",
"repository": {
Expand Down

0 comments on commit 1b9cb12

Please sign in to comment.