Skip to content

Commit 864e2b9

Browse files
authored
Merge pull request #19 from platacard/changeset-release/main
Version Packages
2 parents 6e19c56 + b2df7cd commit 864e2b9

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/breezy-wings-knock.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

plugins/scaffolder-backend-module-json-merge-action/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platacard/backstage-plugin-scaffolder-backend-module-json-merge-action
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- c03c91c: Add README
8+
39
## 0.6.0
410

511
### Minor Changes

plugins/scaffolder-backend-module-json-merge-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@platacard/backstage-plugin-scaffolder-backend-module-json-merge-action",
33
"description": "The json-merge-action backend module for the scaffolder plugin.",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

plugins/scaffolder-backend-module-yaml-merge-actions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platacard/backstage-plugin-scaffolder-backend-module-yaml-merge-actions
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- c03c91c: Add README
8+
39
## 0.5.0
410

511
### Minor Changes

plugins/scaffolder-backend-module-yaml-merge-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@platacard/backstage-plugin-scaffolder-backend-module-yaml-merge-actions",
33
"description": "The yaml-merge-actions backend module for the scaffolder plugin.",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)