Skip to content

Commit

Permalink
Merge pull request #1186 from cloud-carbon-footprint/changeset-releas…
Browse files Browse the repository at this point in the history
…e/trunk

Version Packages
  • Loading branch information
4upz committed Aug 9, 2023
2 parents fc4a1c9 + 8b52471 commit 43002ac
Show file tree
Hide file tree
Showing 23 changed files with 68 additions and 55 deletions.
7 changes: 0 additions & 7 deletions .changeset/clean-icons-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-insects-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-sheep-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-olives-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-walls-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-geckos-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-pets-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-tomatoes-hug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/unlucky-ties-chew.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/ali/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @cloud-carbon-footprint/ali

## 0.1.1

### Patch Changes

- fc4a1c93: Fixes package.json description for initial release
2 changes: 1 addition & 1 deletion packages/ali/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/ali",
"version": "0.1.0",
"version": "0.1.1",
"license": "Apache-2.0",
"description": "The core logic to get cloud usage data and estimate energy and carbon emissions from Alibaba Cloud (Aliyun).",
"main": "src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloud-carbon-footprint/aws

## 0.14.5

### Patch Changes

- 6bf5745d: Fixes Athena query column error for accounts without EC2 hours/usage

## 0.14.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/aws",
"version": "0.14.4",
"version": "0.14.5",
"license": "Apache-2.0",
"description": "The core logic to get cloud usage data and estimate energy and carbon emissions from Amazon Web Services.",
"main": "src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloud-carbon-footprint/azure

## 1.4.1

### Patch Changes

- c515ba60: Adds aditional aliases for Azure regions

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/azure",
"version": "1.4.0",
"version": "1.4.1",
"license": "Apache-2.0",
"description": "The core logic to get cloud usage data and estimate energy and carbon emissions from Microsoft Azure.",
"main": "src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cloud-carbon-footprint/cli

## 1.11.1

### Patch Changes

- 056c0c8b: Changes seed-cache-file request splitting frequency to be based on groupBy parameter

## 1.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/cli",
"version": "1.11.0",
"version": "1.11.1",
"license": "Apache-2.0",
"description": "Command Line Interface as an entrypoint to get cloud energy and carbon emissions.",
"main": "src/index.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloud-carbon-footprint/client

## 4.2.0

### Minor Changes

- 6bf5745d: Adds config for disabling forecast date validation

### Patch Changes

- cd3da603: Fix issue with concatentation of data from multiple footprint requests
For changes to create-app templates, please refer to [this commit](https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/pull/1194/commits/65f76245d4947cd0bb1b7e4a5b761868dd9c6da0).

## 4.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/client",
"version": "4.1.3",
"version": "4.2.0",
"license": "Apache-2.0",
"description": "The front-end dashboard for Cloud Carbon Footprint.",
"main": "src/index.tsx",
Expand Down
11 changes: 11 additions & 0 deletions packages/create-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloud-carbon-footprint/create-app

## 2.5.0

### Minor Changes

- 6bf5745d: Adds config for disabling forecast date validation

### Patch Changes

- cd3da603: Fix issue with concatentation of data from multiple footprint requests
For changes to create-app templates, please refer to [this commit](https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/pull/1194/commits/65f76245d4947cd0bb1b7e4a5b761868dd9c6da0).

## 2.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/create-app",
"version": "2.4.0",
"version": "2.5.0",
"license": "Apache-2.0",
"description": "Create app package for Cloud Carbon Footprint",
"main": "dist/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/integration-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @cloud-carbon-footprint/integration-tests

## 2.0.0

### Major Changes

- 35b0030e: Migrates to Testcafe version 3, and reduces test concurrency

### Minor Changes

- 8a8482c8: Integration tests now disable forecast validation for testing, along with improved assertions

### Patch Changes

- 6bf5745d: Fixes failing recommendations test

## 1.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloud-carbon-footprint/integration-tests",
"version": "1.1.7",
"version": "2.0.0",
"private": true,
"description": "Test repository to run integration tests",
"scripts": {
Expand Down

0 comments on commit 43002ac

Please sign in to comment.