diff --git a/CHANGELOG.md b/CHANGELOG.md index 2962ab92c..5f76b7ba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v0.29.1 (Tue Sep 05 2023) + +#### 🐛 Bug Fix + +- `@grafana/scenes` + - SceneGridRow: Small design change and fixes, add actions support [#321](https://github.com/grafana/scenes/pull/321) ([@torkelo](https://github.com/torkelo)) + +#### Authors: 1 + +- Torkel Ödegaard ([@torkelo](https://github.com/torkelo)) + +--- + # v0.29.0 (Tue Sep 05 2023) #### 🚀 Enhancement diff --git a/packages/scenes/CHANGELOG.md b/packages/scenes/CHANGELOG.md index 0e4d7995b..b8144ffc8 100644 --- a/packages/scenes/CHANGELOG.md +++ b/packages/scenes/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.29.1 (Tue Sep 05 2023) + +#### 🐛 Bug Fix + +- SceneGridRow: Small design change and fixes, add actions support [#321](https://github.com/grafana/scenes/pull/321) ([@torkelo](https://github.com/torkelo)) + +#### Authors: 1 + +- Torkel Ödegaard ([@torkelo](https://github.com/torkelo)) + +--- + # v0.29.0 (Tue Sep 05 2023) #### 🚀 Enhancement