Skip to content

Commit c813b99

Browse files
chore(release): Publish
- @aws/[email protected]
1 parent 50bcba2 commit c813b99

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

plugins/core/catalog-config/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-12-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @aws-sdk/client-config-service to v3.702.0 ([#302](https://github.com/awslabs/backstage-plugins-for-aws/issues/302)) ([38b9588](https://github.com/awslabs/backstage-plugins-for-aws/commit/38b95880ff6176abfcf6cb7fb3f22a8815cd5c28))
12+
* Transform type field on catalog entity ([50bcba2](https://github.com/awslabs/backstage-plugins-for-aws/commit/50bcba2a060a8df48f605f41fb46543936b6b2f5))
13+
14+
15+
16+
17+
618
# 0.1.0 (2024-11-29)
719

820

plugins/core/catalog-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws/aws-config-catalog-module-for-backstage",
33
"description": "The aws-config backend module for the catalog plugin.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"repository": {
66
"type": "git",
77
"url": "github:awslabs/backstage-plugins-for-aws",

0 commit comments

Comments
 (0)