Skip to content

Commit f06f649

Browse files
committed
changeset
1 parent a30ff98 commit f06f649

File tree

7 files changed

+24
-10
lines changed

7 files changed

+24
-10
lines changed

.changeset/mighty-bananas-rush.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @stackoverflow/backstage-stack-overflow-teams-collator
2+
3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org

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": "@stackoverflow/backstage-stack-overflow-teams-collator",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "A module for the search backend that exports stack overflow for teams modules",
55
"backstage": {
66
"role": "backend-plugin-module",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @stackoverflow/backstage-plugin-stack-overflow-teams-backend
2+
3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org

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": "@stackoverflow/backstage-plugin-stack-overflow-teams-backend",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @stackoverflow/backstage-plugin-stack-overflow-teams
2+
3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org

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": "@stackoverflow/backstage-plugin-stack-overflow-teams",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)