Skip to content

Commit 93c8c0e

Browse files
authored
Merge pull request #4 from cloud-carbon-footprint/changeset-release/trunk
Version Packages
2 parents 981ad12 + b1fb582 commit 93c8c0e

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/lucky-tools-return.md

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

plugins/backend/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- be6f7d6: update dependencies and readmes
8+
39
## 0.0.1
410

511
### 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.1",
3+
"version": "0.0.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

plugins/frontend/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- be6f7d6: update dependencies and readmes
8+
39
## 0.0.1
410

511
### 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.1",
3+
"version": "0.0.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)