Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(release): version bump v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 19, 2023
1 parent 15eb66e commit e171232
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 3 deletions.
8 changes: 8 additions & 0 deletions 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.2](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.1...v0.2.2) (2023-04-19)

**Note:** Version bump only for package aws-proton-plugins-for-backstage





## [0.2.1](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.0...v0.2.1) (2023-01-19)

**Note:** Version bump only for package aws-proton-plugins-for-backstage
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.1",
"version": "0.2.2",
"packages": ["plugins/*"],
"command": {
"version": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/aws-proton-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.2.2](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.1...v0.2.2) (2023-04-19)

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





## [0.2.1](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.0...v0.2.1) (2023-01-19)

**Note:** Version bump only for package @aws/aws-proton-backend-plugin-for-backstage
Expand Down
2 changes: 1 addition & 1 deletion plugins/aws-proton-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-proton-backend-plugin-for-backstage",
"description": "AWS Proton Backend Plugin for Backstage",
"version": "0.2.1",
"version": "0.2.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions plugins/aws-proton/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.2](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.1...v0.2.2) (2023-04-19)

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





## [0.2.1](https://github.com/awslabs/aws-proton-plugins-for-backstage/compare/v0.2.0...v0.2.1) (2023-01-19)

**Note:** Version bump only for package @aws/aws-proton-plugin-for-backstage
Expand Down
2 changes: 1 addition & 1 deletion plugins/aws-proton/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws/aws-proton-plugin-for-backstage",
"description": "AWS Proton Plugin for Backstage",
"version": "0.2.1",
"version": "0.2.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit e171232

Please sign in to comment.