Skip to content

Commit 49ad1af

Browse files
committed
Update changelog
1 parent 7c5ff3d commit 49ad1af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

renderers/angular/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## Unreleased
1+
## 0.9
22

3-
- (v0_9) Re-style the v0_9 catalog components using the default theme from
3+
- Re-style the v0_9 catalog components using the default theme from
44
`web_core`. [#1166](https://github.com/google/A2UI/pull/1166)
55
- [Breaking change] the `children` property value changed from `props().children().value() -> Child[]` to
6-
`props().children().value() -> Children`. This provides a type safe wrapper to access the child list, path and component template ID.
6+
`props().children().value() -> Children`. This provides a type safe wrapper to access the child list, path and component template ID. [#1312](https://github.com/google/A2UI/pull/1312/changes#top)
77

88
## 0.8.5
99

0 commit comments

Comments
 (0)