-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): publish /skip-deploy
- @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - [email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected] - @energyweb/[email protected]
- Loading branch information
1 parent
117d577
commit c0d23b7
Showing
120 changed files
with
936 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/exchange-irec-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/exchange-irec-react-query-client", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "React Query Client library interacting with the I-REC Exchange", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/exchange-irec#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,8 +27,8 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/exchange": "1.13.1", | ||
"@energyweb/exchange-irec": "1.2.1", | ||
"@energyweb/exchange": "1.14.0", | ||
"@energyweb/exchange-irec": "2.0.0", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
"@nestjs/typeorm": "8.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/exchange-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/exchange-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library for interacting with the Exchange", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/exchange#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,7 +27,7 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/exchange": "1.13.1", | ||
"@energyweb/exchange": "1.14.0", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
"@nestjs/typeorm": "8.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/issuer-irec-api-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/issuer-irec-api-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Issuer IREC API", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/issuer-irec-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,7 +27,7 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/issuer-irec-api": "0.5.1", | ||
"@energyweb/issuer-irec-api": "0.6.0", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
"@nestjs/typeorm": "8.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-backend-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-backend-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Origin Backend", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/origin-backend#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -28,7 +28,7 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/origin-backend": "11.2.1", | ||
"@energyweb/origin-backend": "11.2.2", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
"@nestjs/typeorm": "8.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-api-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-device-registry-api-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Origin Device Registry", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/origin-device-registry-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,7 +27,7 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/origin-device-registry-api": "1.1.1", | ||
"@energyweb/origin-device-registry-api": "1.1.2", | ||
"@nestjs/passport": "8.0.1", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-irec-local-api-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-device-registry-irec-local-api-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Origin I-REC Device Registry", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/origin-device-registry-irec-local-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,8 +27,8 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/origin-device-registry-irec-local-api": "1.1.1", | ||
"@energyweb/origin-organization-irec-api": "1.8.1", | ||
"@energyweb/origin-device-registry-irec-local-api": "1.2.0", | ||
"@energyweb/origin-organization-irec-api": "1.9.0", | ||
"@nestjs/passport": "8.0.1", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-energy-api-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-energy-api-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Energy API", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/origin-energy-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -23,7 +23,7 @@ | |
"client:clean": "rm -rf src/client src/schema.yaml" | ||
}, | ||
"dependencies": { | ||
"@energyweb/origin-energy-api": "1.0.7", | ||
"@energyweb/origin-energy-api": "1.0.8", | ||
"axios": "0.24.0", | ||
"react-query": "3.34.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-organization-irec-api-react-query-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-organization-irec-api-react-query-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Query Client library interacting with the Origin Organization IREC API", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/api-clients/react-query/origin-organization-irec-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Artur Sudnik Hrynkiewicz, [email protected]", | ||
|
@@ -27,7 +27,7 @@ | |
"react-query": "3.34.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/origin-organization-irec-api": "1.8.1", | ||
"@energyweb/origin-organization-irec-api": "1.9.0", | ||
"@nestjs/common": "8.1.1", | ||
"@nestjs/core": "8.1.1", | ||
"@nestjs/swagger": "5.1.4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,30 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
### Features | ||
|
||
* encrypt operator platform key and allow to configure custom SignerAdapter ([1a9598a](https://github.com/energywebfoundation/origin/commit/1a9598adbf5352f000e2bbeece6abc0dca7fe8d3)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* - user needs to provide either OPERATOR_ENCRYPTION_KEY variable or custom signer adapter (see README) | ||
- existing operator keys are automatically migrated and encrypted (during first usage) | ||
- new entity (SignerEntity) needs to be added to TypeORM.forRoot | ||
- if blockchainProperties are created manually via SQL, then `issuer_signer` table needs to be populated with encryption key, that can be created using `encryptOperatorKey` function | ||
|
||
|
||
|
||
|
||
|
||
## [1.5.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-backend-irec-app | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-backend-irec-app", | ||
"version": "1.5.1", | ||
"version": "2.0.0", | ||
"description": "This is a bootstrap project for Origin API that uses I-REC API connection", | ||
"main": "dist/js/index.js", | ||
"scripts": { | ||
|
@@ -35,20 +35,20 @@ | |
"author": "EnergyWeb DevHub GmbH; Joseph Bagaric, [email protected]; Piotr Kosinski, [email protected]", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@energyweb/exchange": "1.13.1", | ||
"@energyweb/exchange-io-erc1888": "1.4.1", | ||
"@energyweb/exchange-irec": "1.2.1", | ||
"@energyweb/issuer": "6.0.1", | ||
"@energyweb/issuer-irec-api": "0.5.1", | ||
"@energyweb/issuer-irec-api-wrapper": "1.1.1", | ||
"@energyweb/origin-backend": "11.2.1", | ||
"@energyweb/origin-backend-core": "8.2.1", | ||
"@energyweb/origin-backend-utils": "1.8.1", | ||
"@energyweb/origin-device-registry-api": "1.1.1", | ||
"@energyweb/origin-device-registry-irec-local-api": "1.1.1", | ||
"@energyweb/origin-energy-api": "1.0.7", | ||
"@energyweb/origin-organization-irec-api": "1.8.1", | ||
"@energyweb/utils-general": "11.2.1", | ||
"@energyweb/exchange": "1.14.0", | ||
"@energyweb/exchange-io-erc1888": "1.5.0", | ||
"@energyweb/exchange-irec": "2.0.0", | ||
"@energyweb/issuer": "7.0.0", | ||
"@energyweb/issuer-irec-api": "0.6.0", | ||
"@energyweb/issuer-irec-api-wrapper": "1.2.0", | ||
"@energyweb/origin-backend": "11.2.2", | ||
"@energyweb/origin-backend-core": "8.2.2", | ||
"@energyweb/origin-backend-utils": "1.8.2", | ||
"@energyweb/origin-device-registry-api": "1.1.2", | ||
"@energyweb/origin-device-registry-irec-local-api": "1.2.0", | ||
"@energyweb/origin-energy-api": "1.0.8", | ||
"@energyweb/origin-organization-irec-api": "1.9.0", | ||
"@energyweb/utils-general": "11.2.2", | ||
"@nestjs-modules/mailer": "1.5.1", | ||
"@nestjs/common": "8.1.1", | ||
"@nestjs/config": "1.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* origin packages build command tsconfig path ([6edee48](https://github.com/energywebfoundation/origin/commit/6edee483e61102f14015a9c1b1b6df4f607e25c9)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-18) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-api-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@energyweb/origin-device-registry-api-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Client library interacting with the Origin Device Registry ", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/origin-device-registry-api-client#readme", | ||
"author": "EnergyWeb DevHub GmbH; Piotr Kosinski, [email protected]", | ||
|
@@ -26,7 +26,7 @@ | |
"axios": "0.24.0" | ||
}, | ||
"devDependencies": { | ||
"@energyweb/origin-device-registry-api": "1.1.1", | ||
"@energyweb/origin-device-registry-api": "1.1.2", | ||
"@nestjs/passport": "8.0.1", | ||
"@nestjs/swagger": "5.1.4", | ||
"@nestjs/testing": "8.1.1", | ||
|
Oops, something went wrong.