Skip to content

Commit 5d09651

Browse files
committed
Removed JWT tokens logic
1 parent d16a671 commit 5d09651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/stack-overflow-teams/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stack Overflow Teams Frontend Plugin
22

3-
This package is the **frontend component** of the `stack-overflow-teams` plugin for Backstage.
3+
This package is the frontend counterpart of the `stack-overflow-teams` plugin for Backstage.
44

55
## Areas of Responsibility
66

plugins/stack-overflow-teams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstage-plugin-stack-overflow-teams",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)