We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2886b3 commit f24972bCopy full SHA for f24972b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="10.0.3"></a>
2
+## 10.0.3 (2020-07-08)
3
+
4
5
+### Bug Fixes
6
7
+* **core:** handle spaces after `select` and `plural` ICU keywords ([#37866](https://github.com/angular/angular/issues/37866)) ([790bb94](https://github.com/angular/angular/commit/790bb94))
8
9
10
11
<a name="10.0.2"></a>
12
## [10.0.2](https://github.com/angular/angular/compare/10.0.1...10.0.2) (2020-06-30)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
- "version": "10.0.2",
+ "version": "10.0.3",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",
0 commit comments