Skip to content

Commit 2f98810

Browse files
chore(release): Publish
- @aws/aws-config-catalog-module-for-backstage@0.1.3
1 parent cbdaa3c commit 2f98810

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

plugins/core/catalog-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.3](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/aws-config-catalog-module-for-backstage@0.1.2...@aws/aws-config-catalog-module-for-backstage@0.1.3) (2024-12-13)
7+
8+
9+
### Bug Fixes
10+
11+
* Allow periods and slashes in transform field names ([#314](https://github.com/awslabs/backstage-plugins-for-aws/issues/314)) ([cbdaa3c](https://github.com/awslabs/backstage-plugins-for-aws/commit/cbdaa3c545d8d69db13f7cd3fdc540c33e20322b))
12+
13+
14+
15+
16+
617
## [0.1.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/aws-config-catalog-module-for-backstage@0.1.1...@aws/aws-config-catalog-module-for-backstage@0.1.2) (2024-12-03)
718

819
**Note:** Version bump only for package @aws/aws-config-catalog-module-for-backstage

plugins/core/catalog-config/package.json

Lines changed: 1 addition & 1 deletion
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.2",
4+
"version": "0.1.3",
55
"repository": {
66
"type": "git",
77
"url": "github:awslabs/backstage-plugins-for-aws",

0 commit comments

Comments
 (0)