docs(changeset): Added changeset

Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
Harry Hogg
2021-09-10 15:13:45 +01:00
parent 4e28fcdef2
commit 4e4daf3c74
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-cloudbuild': patch
---
- Swaps over the plugin CloudBuild from using MomentJS to using Luxon for date formatting.
- Fixes some React warnings generated by nested <p> elements.