Skip to content

Commit

Permalink
Version Packages (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 4, 2025
1 parent 1cc277e commit 007458f
Show file tree
Hide file tree
Showing 48 changed files with 227 additions and 55 deletions.
25 changes: 0 additions & 25 deletions workspaces/aws/.changeset/quiet-jobs-promise.md

This file was deleted.

7 changes: 0 additions & 7 deletions workspaces/aws/.changeset/serious-cougars-whisper.md

This file was deleted.

12 changes: 12 additions & 0 deletions workspaces/aws/packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# app

## 0.0.5

### Patch Changes

- Updated dependencies [1cc277e]
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-cost-insights-aws@0.1.7
- @alithya-oss/plugin-aws-codepipeline@0.5.8
- @alithya-oss/plugin-aws-codebuild@0.5.8
- @alithya-oss/plugin-amazon-ecs@0.4.7
- @alithya-oss/plugin-aws-apps@0.4.4

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"bundled": true,
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions workspaces/aws/packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# backend

## 0.0.6

### Patch Changes

- Updated dependencies [1cc277e]
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-catalog-backend-module-aws-apps[email protected]
- @alithya-oss/plugin-scaffolder-backend-module-aws[email protected]
- @alithya-oss/plugin-scaffolder-backend-module-aws[email protected]
- @alithya-oss/plugin-cost-insights-aws-backend@0.1.7
- @alithya-oss/plugin-aws-codepipeline-backend@0.5.4
- @alithya-oss/plugin-aws-codebuild-backend@0.5.4
- @alithya-oss/plugin-amazon-ecs-backend@0.4.4
- @alithya-oss/plugin-aws-apps-backend@0.4.4
- @alithya-oss/plugin-aws-apps-common@0.4.4

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/amazon-ecs-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.4.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-amazon-ecs-common@0.2.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-node@0.1.4

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/amazon-ecs-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-amazon-ecs-backend",
"version": "0.4.3",
"version": "0.4.4",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/aws/plugins/amazon-ecs-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.6

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/amazon-ecs-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-amazon-ecs-common",
"description": "Common functionality for the amazon-ecs-plugin-for-backstage plugin",
"version": "0.2.5",
"version": "0.2.6",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/amazon-ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.4.7

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-amazon-ecs-common@0.2.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-react@0.5.4

## 0.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/amazon-ecs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-amazon-ecs",
"version": "0.4.6",
"version": "0.4.7",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-apps-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @alithya-oss/plugin-aws-apps-backend

## 0.4.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- 1cc277e: Fixed repo info for Gitlab does not support group nesting. (https://github.com/awslabs/harmonix/pull/140)
- Updated dependencies [1cc277e]
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-apps-common@0.4.4

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-apps-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-apps-backend",
"description": "App Development for Backstage.io on AWS Backend plugin",
"version": "0.4.3",
"version": "0.4.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions workspaces/aws/plugins/aws-apps-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws/plugin-aws-apps-common-for-backstage

## 0.4.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- 1cc277e: Fixed repo info for Gitlab does not support group nesting. (https://github.com/awslabs/harmonix/pull/140)

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-apps-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-apps-common",
"description": "Common functionalities for the aws-apps plugin",
"version": "0.4.3",
"version": "0.4.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-apps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @alithya-oss/plugin-aws-apps

## 0.4.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- 1cc277e: Fixed repo info for Gitlab does not support group nesting. (https://github.com/awslabs/harmonix/pull/140)
- Updated dependencies [1cc277e]
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-apps-common@0.4.4

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-apps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-apps",
"description": "App Development for Backstage.io on AWS Frontend plugin",
"version": "0.4.3",
"version": "0.4.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-codebuild-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.5.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-codebuild-common@0.3.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-node@0.1.4

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-codebuild-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-aws-codebuild-backend",
"version": "0.5.3",
"version": "0.5.4",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/aws/plugins/aws-codebuild-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.3.6

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-codebuild-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-codebuild-common",
"description": "Common functionality for the aws-codebuild-plugin-for-backstage plugin",
"version": "0.3.5",
"version": "0.3.6",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-codebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.5.8

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-codebuild-common@0.3.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-react@0.5.4

## 0.5.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-codebuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-aws-codebuild",
"version": "0.5.7",
"version": "0.5.8",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-codepipeline-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.5.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-codepipeline-common@0.3.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-node@0.1.4

## 0.5.3

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-aws-codepipeline-backend",
"version": "0.5.3",
"version": "0.5.4",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/aws/plugins/aws-codepipeline-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.3.6

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.3.5

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-codepipeline-common",
"description": "Common functionality for the aws-codepipeline-plugin-for-backstage plugin",
"version": "0.3.5",
"version": "0.3.6",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/aws/plugins/aws-codepipeline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.5.8

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1
- Updated dependencies [1cc277e]
- @alithya-oss/plugin-aws-codepipeline-common@0.3.6
- @alithya-oss/plugin-aws-core-common@0.5.4
- @alithya-oss/plugin-aws-core-react@0.5.4

## 0.5.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-codepipeline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-aws-codepipeline",
"version": "0.5.7",
"version": "0.5.8",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/aws/plugins/aws-core-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.5.4

### Patch Changes

- 1cc277e: Bump Backstage framework version 1.35.1

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/aws/plugins/aws-core-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alithya-oss/plugin-aws-core-common",
"description": "Common functionality for AWS plugins for Backstage",
"version": "0.5.3",
"version": "0.5.4",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
Loading

0 comments on commit 007458f

Please sign in to comment.