Skip to content

Commit 3f79187

Browse files
Version Packages
1 parent 7e2724a commit 3f79187

File tree

11 files changed

+38
-12
lines changed

11 files changed

+38
-12
lines changed

.changeset/tired-sites-trade.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# app
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [8bc8e6e]
8+
- @stackoverflow/backstage-plugin-stack-overflow-teams@1.6.1
9+
310
## 0.1.0
411

512
### Minor Changes

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"bundled": true,
66
"backstage": {

packages/backend/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# backend
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [8bc8e6e]
8+
- @stackoverflow/backstage-stack-overflow-teams-collator@1.5.1
9+
- @stackoverflow/backstage-plugin-stack-overflow-teams[email protected]
10+
311
## 0.1.0
412

513
### Minor Changes

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,

plugins/search-backend-module-stack-overflow-teams-collator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackoverflow/backstage-stack-overflow-teams-collator
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
8+
39
## 1.5.0
410

511
### Minor Changes

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.5.0",
3+
"version": "1.5.1",
44
"description": "A module for the search backend that exports Stack Internal modules",
55
"backstage": {
66
"role": "backend-plugin-module",

plugins/stack-overflow-teams-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackoverflow/backstage-plugin-stack-overflow-teams-backend
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
8+
39
## 1.5.0
410

511
### Minor Changes

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

plugins/stack-overflow-teams/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stackoverflow/backstage-plugin-stack-overflow-teams
22

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
8+
39
## 1.6.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)