Skip to content

Commit ce2f149

Browse files
authored
release: cut the v13.3.11 release (angular#46203)
1 parent d74a6ba commit ce2f149

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="13.3.11"></a>
2+
# 13.3.11 (2022-05-31)
3+
4+
This release contains API docs improvements.
5+
6+
## Special Thanks
7+
Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="13.3.10"></a>
212
# 13.3.10 (2022-05-25)
313
## Special Thanks
@@ -2596,4 +2606,4 @@ This release contains the same set the of changes as 11.2.0-next.1.
25962606
### Code Refactoring
25972607

25982608
* **compiler:** remove support for TypeScript 3.9 ([#39313](https://github.com/angular/angular/issues/39313)) ([736e064](https://github.com/angular/angular/commit/736e0644b02bc4606a7ae0c974d1b06e993708f6))
2599-
* **router:** adjust type of parameter in `navigateByUrl` and `createUrlTree` to be more accurate ([#38227](https://github.com/angular/angular/issues/38227)) ([e4f4d18](https://github.com/angular/angular/commit/e4f4d18)), closes [#18798](https://github.com/angular/angular/issues/18798)
2609+
* **router:** adjust type of parameter in `navigateByUrl` and `createUrlTree` to be more accurate ([#38227](https://github.com/angular/angular/issues/38227)) ([e4f4d18](https://github.com/angular/angular/commit/e4f4d18)), closes [#18798](https://github.com/angular/angular/issues/18798)

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": "13.3.10",
3+
"version": "13.3.11",
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)