Skip to content

Commit 6cad4c0

Browse files
Version Packages (#8045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd2ccac commit 6cad4c0

File tree

11 files changed

+45
-22
lines changed

11 files changed

+45
-22
lines changed

workspaces/apiiro/.changeset/renovate-59a7dbb.md

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

workspaces/apiiro/.changeset/renovate-8682ce0.md

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

workspaces/apiiro/.changeset/version-bump-1-48-2.md

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

workspaces/apiiro/plugins/apiiro-backend/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @backstage-community/plugin-apiiro-backend
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- cd2ccac: Backstage version bump to v1.48.2
8+
9+
### Patch Changes
10+
11+
- b133c9d: Updated dependency `@types/supertest` to `^6.0.0`.
12+
- af998b7: Updated dependency `supertest` to `7.2.2`.
13+
- Updated dependencies [cd2ccac]
14+
- @backstage-community/plugin-apiiro-common@0.2.0
15+
316
## 0.1.0
417

518
### Minor Changes

workspaces/apiiro/plugins/apiiro-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-community/plugin-apiiro-backend",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/apiiro/plugins/apiiro-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-apiiro-common
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- cd2ccac: Backstage version bump to v1.48.2
8+
39
## 0.1.0
410

511
### Minor Changes

workspaces/apiiro/plugins/apiiro-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-apiiro-common",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the apiiro plugin",
66
"main": "src/index.ts",

workspaces/apiiro/plugins/apiiro/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @backstage-community/plugin-apiiro
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- cd2ccac: Backstage version bump to v1.48.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [cd2ccac]
12+
- @backstage-community/plugin-apiiro-common@0.2.0
13+
314
## 0.1.0
415

516
### Minor Changes

workspaces/apiiro/plugins/apiiro/package.json

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

workspaces/apiiro/plugins/catalog-backend-module-apiiro-entity-processor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @backstage-community/plugin-catalog-backend-module-apiiro-entity-processor
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- cd2ccac: Backstage version bump to v1.48.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [cd2ccac]
12+
- @backstage-community/plugin-apiiro-common@0.2.0
13+
314
## 0.1.0
415

516
### Minor Changes

0 commit comments

Comments
 (0)