Skip to content

Commit 275a7af

Browse files
authored
release: bump version to 10.2.3 w/ changelog (#20673)
1 parent 00cc53c commit 275a7af

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 10.2.3 "polyester-pancake" (2020-09-28)
2+
3+
### cdk
4+
5+
| | |
6+
| ---------- | --------------------- |
7+
| bug fix | **table:** add fallback code if view repeater isn't provided ([#20604](https://github.com/angular/components/issues/20604)) ([bfb7e57](https://github.com/angular/components/commit/bfb7e57)), closes [#20601](https://github.com/angular/components/issues/20601) |
8+
9+
110
## 10.2.2 "cement-flower" (2020-09-21)
211

312
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"integration-tests:size-test": "bazel test //integration/size-test/...",
4949
"check-mdc-tests": "ts-node --project scripts/tsconfig.json scripts/check-mdc-tests.ts"
5050
},
51-
"version": "10.2.2",
51+
"version": "10.2.3",
5252
"dependencies": {
5353
"@angular/animations": "^10.1.0",
5454
"@angular/common": "^10.1.0",

0 commit comments

Comments
 (0)