We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa97f46 + cf1633c commit cd48ccaCopy full SHA for cd48cca
.changeset/many-bats-feel.md
plugins/backend/catalog-backend-module-aws/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @backstage/plugin-catalog-backend-module-aws
2
3
+## 5.8.3
4
+
5
+### Patch Changes
6
7
+- a1075c2: Add count of entities for IAM and RDS providers.
8
9
## 5.8.2
10
11
### Patch Changes
plugins/backend/catalog-backend-module-aws/package.json
@@ -1,7 +1,7 @@
{
"name": "@roadiehq/catalog-backend-module-aws",
"description": "A set of Backstage catalog providers for AWS",
- "version": "5.8.2",
+ "version": "5.8.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
0 commit comments