Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2025
1 parent f960c46 commit 73f53fc
Show file tree
Hide file tree
Showing 47 changed files with 218 additions and 48 deletions.
25 changes: 0 additions & 25 deletions workspaces/aws/.changeset/olive-singers-mix.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- Updated dependencies [f960c46]
- @alithya-oss/plugin-amazon-ecs@0.4.6
- @alithya-oss/plugin-aws-apps@0.4.2
- @alithya-oss/plugin-aws-codebuild@0.5.7
- @alithya-oss/plugin-aws-codepipeline@0.5.7
- @alithya-oss/plugin-cost-insights-aws@0.1.6

## 0.0.2

### 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.2",
"version": "0.0.3",
"private": true,
"bundled": true,
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions workspaces/aws/packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# backend

## 0.0.4

### Patch Changes

- Updated dependencies [f960c46]
- @alithya-oss/plugin-amazon-ecs-backend@0.4.3
- @alithya-oss/plugin-aws-apps-backend@0.4.2
- @alithya-oss/plugin-aws-apps-common@0.4.2
- @alithya-oss/plugin-aws-codebuild-backend@0.5.3
- @alithya-oss/plugin-aws-codepipeline-backend@0.5.3
- @alithya-oss/plugin-cost-insights-aws-backend@0.1.6
- @alithya-oss/plugin-catalog-backend-module-aws-apps-entities-processor@0.3.7
- @alithya-oss/plugin-scaffolder-backend-module-aws-apps@0.3.7
- @alithya-oss/plugin-scaffolder-backend-module-aws-core@0.2.12

## 0.0.3

### 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.3",
"version": "0.0.4",
"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.3

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-amazon-ecs-common@0.2.5
- @alithya-oss/plugin-aws-core-node@0.1.3

## 0.4.2

### 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.2",
"version": "0.4.3",
"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.5

### Patch Changes

- f960c46: Fixed packages delivery

## 0.2.4

### 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.4",
"version": "0.2.5",
"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.6

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-amazon-ecs-common@0.2.5
- @alithya-oss/plugin-aws-core-react@0.5.3

## 0.4.5

### 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.5",
"version": "0.4.6",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/aws/plugins/aws-apps-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @alithya-oss/plugin-aws-apps-backend

## 0.4.2

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-apps-common@0.4.2

## 0.4.1

### 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.1",
"version": "0.4.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/aws/plugins/aws-apps-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aws/plugin-aws-apps-common-for-backstage

## 0.4.2

### Patch Changes

- f960c46: Fixed packages delivery

## 0.4.1

### 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.1",
"version": "0.4.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/aws/plugins/aws-apps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @alithya-oss/plugin-aws-apps

## 0.4.2

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-apps-common@0.4.2

## 0.4.1

### 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.1",
"version": "0.4.2",
"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.3

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-aws-codebuild-common@0.3.5
- @alithya-oss/plugin-aws-core-node@0.1.3

## 0.5.2

### 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.2",
"version": "0.5.3",
"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.5

### Patch Changes

- f960c46: Fixed packages delivery

## 0.3.4

### 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.4",
"version": "0.3.5",
"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.7

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-aws-codebuild-common@0.3.5
- @alithya-oss/plugin-aws-core-react@0.5.3

## 0.5.6

### 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.6",
"version": "0.5.7",
"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.3

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-aws-codepipeline-common@0.3.5
- @alithya-oss/plugin-aws-core-node@0.1.3

## 0.5.2

### 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.2",
"version": "0.5.3",
"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.5

### Patch Changes

- f960c46: Fixed packages delivery

## 0.3.4

### 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.4",
"version": "0.3.5",
"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.7

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3
- @alithya-oss/plugin-aws-codepipeline-common@0.3.5
- @alithya-oss/plugin-aws-core-react@0.5.3

## 0.5.6

### 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.6",
"version": "0.5.7",
"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.3

### Patch Changes

- f960c46: Fixed packages delivery

## 0.5.2

### 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.2",
"version": "0.5.3",
"repository": {
"type": "git",
"url": "github:awslabs/backstage-plugins-for-aws",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/aws/plugins/aws-core-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.1.3

### Patch Changes

- f960c46: Fixed packages delivery
- Updated dependencies [f960c46]
- @alithya-oss/plugin-aws-core-common@0.5.3

## 0.1.2

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

0 comments on commit 73f53fc

Please sign in to comment.