Skip to content

Commit 24d4003

Browse files
authored
Merge pull request #1996 from RoadieHQ/changeset-release/main
Version Packages - plugins
2 parents e50231d + 9c488a6 commit 24d4003

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/big-hounds-bow.md

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

plugins/backend/catalog-backend-module-aws/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage/plugin-catalog-backend-module-aws
22

3+
## 5.8.2
4+
5+
### Patch Changes
6+
7+
- c3a96f6: Add default annotations to the eks cluster resource.
8+
39
## 5.8.1
410

511
### Patch Changes

plugins/backend/catalog-backend-module-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roadiehq/catalog-backend-module-aws",
33
"description": "A set of Backstage catalog providers for AWS",
4-
"version": "5.8.1",
4+
"version": "5.8.2",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)