Skip to content

Commit da5467b

Browse files
authored
Merge pull request #15 from cloud-carbon-footprint/changeset-release/trunk
Version Packages
2 parents 232d0e7 + f68ffd7 commit da5467b

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/fair-dryers-rhyme.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.6
4+
5+
### Patch Changes
6+
7+
- 232d0e7: updates dependencies
8+
39
## 0.0.5
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.5",
3+
"version": "0.0.6",
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.5
4+
5+
### Patch Changes
6+
7+
- 232d0e7: updates dependencies
8+
39
## 0.0.4
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.4",
3+
"version": "0.0.5",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)