Skip to content

Commit 5f7a401

Browse files
committed
release: cut the v11.2.14 release (angular#42070)
PR Close angular#42070
1 parent 20e52fc commit 5f7a401

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="11.2.14"></a>
2+
# 11.2.14 (2021-05-12)
3+
### core
4+
| Commit | Description |
5+
| -- | -- |
6+
| 5bb7c0ef3a | fix(core): do not retain dynamically compiled components and modules (#42003) |
7+
| 40cc29aa6e | fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969) |
8+
### platform-browser
9+
| Commit | Description |
10+
| -- | -- |
11+
| f66c9ae749 | fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#42005) |
12+
## Special Thanks:
13+
Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek
14+
15+
116
## 11.2.13 (2021-05-05)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "11.2.13",
3+
"version": "11.2.14",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

0 commit comments

Comments
 (0)