Skip to content

Commit df24144

Browse files
committed
syncing npm packages version
1 parent 050aa2a commit df24144

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plugins/search-backend-module-stack-overflow-teams-collator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstage-stack-overflow-teams-collator",
3-
"version": "1.0.1",
3+
"version": "1.2.0",
44
"description": "A module for the search backend that exports stack overflow for teams modules",
55
"backstage": {
66
"role": "backend-plugin-module",

plugins/stack-overflow-teams-backend/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-backend",
3-
"version": "1.0.5",
3+
"version": "1.2.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

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.3",
3+
"version": "1.2.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)