Skip to content

Commit 94d4487

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

File tree

7 files changed

+31
-10
lines changed

7 files changed

+31
-10
lines changed

workspaces/azure-sites/.changeset/version-bump-1-44-0.md

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

workspaces/azure-sites/plugins/azure-sites-backend/CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- a05e53f: Backstage version bump to v1.44.0
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a05e53f]
12+
- @backstage-community/plugin-azure-sites-common@0.10.0
13+
314
## 0.12.0
415

516
### Minor Changes

workspaces/azure-sites/plugins/azure-sites-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-azure-sites-backend",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/azure-sites/plugins/azure-sites-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-azure-sites-common
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- a05e53f: Backstage version bump to v1.44.0
8+
39
## 0.9.0
410

511
### Minor Changes

workspaces/azure-sites/plugins/azure-sites-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-azure-sites-common",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Common functionalities for the azure plugin",
55
"backstage": {
66
"role": "common-library",

workspaces/azure-sites/plugins/azure-sites/CHANGELOG.md

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

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- a05e53f: Backstage version bump to v1.44.0
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [a05e53f]
12+
- @backstage-community/plugin-azure-sites-common@0.10.0
13+
314
## 0.9.0
415

516
### Minor Changes

workspaces/azure-sites/plugins/azure-sites/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-azure-sites",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"backstage": {
55
"role": "frontend-plugin",
66
"pluginId": "azure-sites",

0 commit comments

Comments
 (0)