Skip to content

Commit 179ee63

Browse files
authored
Merge pull request #5 from cloud-carbon-footprint/changeset-release/trunk
Version Packages
2 parents dbf7793 + 2baaf82 commit 179ee63

File tree

6 files changed

+16
-14
lines changed

6 files changed

+16
-14
lines changed

.changeset/ninety-rabbits-shave.md

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

.changeset/old-ways-wonder.md

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

plugins/backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cloud-carbon-footprint/backstage-plugin-backend
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 6de806f: updates copyrights in plugins
8+
- cd223e1: adds more infomation in package jsons
9+
310
## 0.0.2
411

512
### Patch Changes

plugins/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloud-carbon-footprint/backstage-plugin-backend",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

plugins/frontend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cloud-carbon-footprint/backstage-plugin-frontend
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 6de806f: updates copyrights in plugins
8+
- cd223e1: adds more infomation in package jsons
9+
310
## 0.0.2
411

512
### Patch Changes

plugins/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloud-carbon-footprint/backstage-plugin-frontend",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)