Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 7c1a6b2 commit 62284b8
Show file tree
Hide file tree
Showing 30 changed files with 146 additions and 15 deletions.
8 changes: 8 additions & 0 deletions plugins/codebuild/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.3](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-codebuild-plugin-for-backstage-backend





## [0.4.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)

**Note:** Version bump only for package @aws/aws-codebuild-plugin-for-backstage-backend
Expand Down
2 changes: 1 addition & 1 deletion plugins/codebuild/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/aws-codebuild-plugin-for-backstage-backend",
"version": "0.4.2",
"version": "0.4.3",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/codebuild/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-codebuild-plugin-for-backstage-common





# [0.3.0](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-05-08)


Expand Down
2 changes: 1 addition & 1 deletion plugins/codebuild/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-codebuild-plugin-for-backstage-common",
"description": "Common functionality for the aws-codebuild-plugin-for-backstage plugin",
"version": "0.3.0",
"version": "0.3.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
12 changes: 12 additions & 0 deletions plugins/codebuild/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)


### Bug Fixes

* Round humanized time durations ([e1ea488](https://github.com/awslabs/backstage-plugins-for-aws/commit/e1ea488ab11cc689b513b64a291b8543967fb960))
* Various status indicators should render properly ([6c1e7fb](https://github.com/awslabs/backstage-plugins-for-aws/commit/6c1e7fb3e78d92cd8d3c5390eed5438e353a8b23))





## [0.5.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)

**Note:** Version bump only for package @aws/aws-codebuild-plugin-for-backstage
Expand Down
2 changes: 1 addition & 1 deletion plugins/codebuild/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/aws-codebuild-plugin-for-backstage",
"version": "0.5.1",
"version": "0.5.2",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/codepipeline/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.3](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-codepipeline-plugin-for-backstage-backend





## [0.4.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)

**Note:** Version bump only for package @aws/aws-codepipeline-plugin-for-backstage-backend
Expand Down
2 changes: 1 addition & 1 deletion plugins/codepipeline/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/aws-codepipeline-plugin-for-backstage-backend",
"version": "0.4.2",
"version": "0.4.3",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/codepipeline/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-codepipeline-plugin-for-backstage-common





# [0.3.0](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-05-08)


Expand Down
2 changes: 1 addition & 1 deletion plugins/codepipeline/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-codepipeline-plugin-for-backstage-common",
"description": "Common functionality for the aws-codepipeline-plugin-for-backstage plugin",
"version": "0.3.0",
"version": "0.3.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
12 changes: 12 additions & 0 deletions plugins/codepipeline/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)


### Bug Fixes

* Round humanized time durations ([e1ea488](https://github.com/awslabs/backstage-plugins-for-aws/commit/e1ea488ab11cc689b513b64a291b8543967fb960))
* Various status indicators should render properly ([6c1e7fb](https://github.com/awslabs/backstage-plugins-for-aws/commit/6c1e7fb3e78d92cd8d3c5390eed5438e353a8b23))





## [0.5.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)

**Note:** Version bump only for package @aws/aws-codepipeline-plugin-for-backstage
Expand Down
2 changes: 1 addition & 1 deletion plugins/codepipeline/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/aws-codepipeline-plugin-for-backstage",
"version": "0.5.1",
"version": "0.5.2",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/core/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.2](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-core-plugin-for-backstage-common





## [0.4.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)


Expand Down
2 changes: 1 addition & 1 deletion plugins/core/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-core-plugin-for-backstage-common",
"description": "Common functionality for the aws-core-plugin-for-backstage plugin",
"version": "0.4.1",
"version": "0.4.2",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-core-plugin-for-backstage-react





# [0.4.0](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-04-26)


Expand Down
2 changes: 1 addition & 1 deletion plugins/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-core-plugin-for-backstage-react",
"description": "Web library for the aws-core-plugin-for-backstage plugin",
"version": "0.4.0",
"version": "0.4.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/core/scaffolder-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.7](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/aws-core-plugin-for-backstage-scaffolder-actions





## [0.2.6](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion plugins/core/scaffolder-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-core-plugin-for-backstage-scaffolder-actions",
"description": "Scaffolder actions related to the AWS core plugin for Backstage",
"version": "0.2.6",
"version": "0.2.7",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/cost-insights/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/cost-insights-plugin-for-backstage-backend





# 0.1.0 (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion plugins/cost-insights/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/cost-insights-plugin-for-backstage-backend",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/cost-insights/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/cost-insights-plugin-for-backstage-common





# 0.1.0 (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion plugins/cost-insights/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/cost-insights-plugin-for-backstage-common",
"description": "Common functionality for the amazon-ecs-plugin-for-backstage plugin",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/cost-insights/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/cost-insights-plugin-for-backstage





# 0.1.0 (2024-08-01)


Expand Down
2 changes: 1 addition & 1 deletion plugins/cost-insights/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/cost-insights-plugin-for-backstage",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/ecs/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.5](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/amazon-ecs-plugin-for-backstage-backend





## [0.3.4](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)

**Note:** Version bump only for package @aws/amazon-ecs-plugin-for-backstage-backend
Expand Down
2 changes: 1 addition & 1 deletion plugins/ecs/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/amazon-ecs-plugin-for-backstage-backend",
"version": "0.3.4",
"version": "0.3.5",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions plugins/ecs/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)

**Note:** Version bump only for package @aws/amazon-ecs-plugin-for-backstage-common





# [0.2.0](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-03-30)


Expand Down
2 changes: 1 addition & 1 deletion plugins/ecs/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/amazon-ecs-plugin-for-backstage-common",
"description": "Common functionality for the amazon-ecs-plugin-for-backstage plugin",
"version": "0.2.0",
"version": "0.2.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
11 changes: 11 additions & 0 deletions plugins/ecs/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.1](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-08-29)


### Bug Fixes

* Various status indicators should render properly ([6c1e7fb](https://github.com/awslabs/backstage-plugins-for-aws/commit/6c1e7fb3e78d92cd8d3c5390eed5438e353a8b23))





# [0.4.0](https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/[email protected]...@aws/[email protected]) (2024-07-09)


Expand Down
2 changes: 1 addition & 1 deletion plugins/ecs/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws/amazon-ecs-plugin-for-backstage",
"version": "0.4.0",
"version": "0.4.1",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down

0 comments on commit 62284b8

Please sign in to comment.