Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @energyweb/[email protected]
 - @energyweb/[email protected]
 - @energyweb/[email protected]
 - @energyweb/[email protected]
  • Loading branch information
soanvig committed Jul 29, 2022
1 parent 2511a46 commit eb5b05e
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 6 deletions.
17 changes: 17 additions & 0 deletions packages/origin-247-certificate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-07-29)


### Bug Fixes

* Plain string was thrown when waiting for blockchain properties t… ([#97](https://github.com/energywebfoundation/origin-247-sdk/issues/97)) ([c1e215e](https://github.com/energywebfoundation/origin-247-sdk/commit/c1e215e68166080c3519185529923916846828bb))


### Features

* Add config for certificate module ([#96](https://github.com/energywebfoundation/origin-247-sdk/issues/96)) ([d6d4f68](https://github.com/energywebfoundation/origin-247-sdk/commit/d6d4f6849a78f205a731fdfe52c12ba4c483052a))
* save commands even if they're rejected by aggregate ([#102](https://github.com/energywebfoundation/origin-247-sdk/issues/102)) ([2511a46](https://github.com/energywebfoundation/origin-247-sdk/commit/2511a463ddbe7f6d6f256d27b71c107eeb8014e3))





# [4.0.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/origin-247-certificate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@energyweb/origin-247-certificate",
"version": "4.0.0",
"version": "4.1.0",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/origin-247-claim/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-07-29)

**Note:** Version bump only for package @energyweb/origin-247-claim





# [5.0.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/origin-247-claim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@energyweb/origin-247-claim",
"version": "5.0.0",
"version": "5.0.1",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@energyweb/issuer": "6.0.2-alpha.1646058469.0",
"@energyweb/origin-247-certificate": "4.0.0",
"@energyweb/origin-247-certificate": "4.1.0",
"@energyweb/origin-backend-utils": "1.8.2-alpha.1646058469.0",
"@energyweb/utils-general": "11.2.2-alpha.1646058469.0",
"@nestjs/bull": "0.4.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/origin-247-energy-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-07-29)


### Features

* Add config for certificate module ([#96](https://github.com/energywebfoundation/origin-247-sdk/issues/96)) ([d6d4f68](https://github.com/energywebfoundation/origin-247-sdk/commit/d6d4f6849a78f205a731fdfe52c12ba4c483052a))





## [1.0.2](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-23)

**Note:** Version bump only for package @energyweb/origin-247-energy-api
Expand Down
2 changes: 1 addition & 1 deletion packages/origin-247-energy-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@energyweb/origin-247-energy-api",
"version": "1.0.2",
"version": "1.1.0",
"description": "Smart meter readings management library",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/origin-247-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-07-29)

**Note:** Version bump only for package @energyweb/origin-247-transfer





# [3.0.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/origin-247-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@energyweb/origin-247-transfer",
"version": "3.0.0",
"version": "3.0.1",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@energyweb/issuer": "6.0.2-alpha.1646058469.0",
"@energyweb/origin-247-certificate": "4.0.0",
"@energyweb/origin-247-certificate": "4.1.0",
"@energyweb/origin-backend-utils": "1.8.2-alpha.1646058469.0",
"@energyweb/utils-general": "11.2.2-alpha.1646058469.0",
"@nestjs/bull": "0.4.2",
Expand Down

0 comments on commit eb5b05e

Please sign in to comment.