We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16a671 commit 5d09651Copy full SHA for 5d09651
plugins/stack-overflow-teams/README.md
@@ -1,6 +1,6 @@
1
# Stack Overflow Teams Frontend Plugin
2
3
-This package is the **frontend component** of the `stack-overflow-teams` plugin for Backstage.
+This package is the frontend counterpart of the `stack-overflow-teams` plugin for Backstage.
4
5
## Areas of Responsibility
6
plugins/stack-overflow-teams/package.json
{
"name": "backstage-plugin-stack-overflow-teams",
- "version": "1.0.2",
+ "version": "1.0.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
0 commit comments