add changesets

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-03-04 12:55:52 +01:00
parent 45c8d92581
commit ac323de4ad
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Adds new HomePageStackOverflowQuestions component which renders a list of stack overflow questions on your homepage.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-stack-overflow-backend': minor
---
Add stack overflow backend plugin
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-stack-overflow': minor
---
Add stack overflow plugin