Skip to content

Commit 6acf475

Browse files
github-actions[bot]Sarabadu
authored andcommitted
Version Packages
1 parent faf5e7a commit 6acf475

5 files changed

Lines changed: 19 additions & 8 deletions

File tree

workspaces/azure-resources/.changeset/version-bump-1-48-2.md

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

workspaces/azure-resources/plugins/azure-resources-node/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-resources-node
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- faf5e7a: Backstage version bump to v1.48.2
8+
39
## 0.8.0
410

511
### Minor Changes

workspaces/azure-resources/plugins/azure-resources-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/plugin-azure-resources-node",
33
"description": "Node.js library for the azure-resources plugin",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/azure-resources/plugins/catalog-backend-module-azure-resources/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-azure-resources
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- faf5e7a: Backstage version bump to v1.48.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [faf5e7a]
12+
- @backstage-community/plugin-azure-resources-node@0.9.0
13+
314
## 0.5.1
415

516
### Patch Changes

workspaces/azure-resources/plugins/catalog-backend-module-azure-resources/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-catalog-backend-module-azure-resources",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"license": "Apache-2.0",
55
"description": "The azure-resources backend module for the catalog plugin.",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)