-
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
659110e
commit 4e563ea
Showing
120 changed files
with
676 additions
and
180 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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/exchange-irec-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.2", | ||
"version": "1.1.3", | ||
"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.14.0", | ||
"@energyweb/exchange-irec": "2.0.0", | ||
"@energyweb/exchange": "1.14.1", | ||
"@energyweb/exchange-irec": "2.0.1", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/exchange-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.14.0", | ||
"@energyweb/exchange": "1.14.1", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/issuer-irec-api-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.6.0", | ||
"@energyweb/issuer-irec-api": "0.6.1", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-backend-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.2", | ||
"@energyweb/origin-backend": "11.2.3", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-api-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.2", | ||
"@energyweb/origin-device-registry-api": "1.1.3", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-irec-local-api-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.2.0", | ||
"@energyweb/origin-organization-irec-api": "1.9.0", | ||
"@energyweb/origin-device-registry-irec-local-api": "1.2.1", | ||
"@energyweb/origin-organization-irec-api": "1.9.1", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-energy-api-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.8", | ||
"@energyweb/origin-energy-api": "1.0.9", | ||
"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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-organization-irec-api-react-query-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.9.0", | ||
"@energyweb/origin-organization-irec-api": "1.9.1", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-backend-irec-app | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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": "2.0.0", | ||
"version": "2.0.1", | ||
"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.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", | ||
"@energyweb/exchange": "1.14.1", | ||
"@energyweb/exchange-io-erc1888": "1.5.1", | ||
"@energyweb/exchange-irec": "2.0.1", | ||
"@energyweb/issuer": "7.0.1", | ||
"@energyweb/issuer-irec-api": "0.6.1", | ||
"@energyweb/issuer-irec-api-wrapper": "1.2.1", | ||
"@energyweb/origin-backend": "11.2.3", | ||
"@energyweb/origin-backend-core": "8.2.3", | ||
"@energyweb/origin-backend-utils": "1.8.3", | ||
"@energyweb/origin-device-registry-api": "1.1.3", | ||
"@energyweb/origin-device-registry-irec-local-api": "1.2.1", | ||
"@energyweb/origin-energy-api": "1.0.9", | ||
"@energyweb/origin-organization-irec-api": "1.9.1", | ||
"@energyweb/utils-general": "11.2.3", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-api-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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.3", | ||
"version": "1.0.4", | ||
"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.2", | ||
"@energyweb/origin-device-registry-api": "1.1.3", | ||
"@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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-api | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.2](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
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", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "An API for Origin device registry", | ||
"homepage": "https://github.com/energywebfoundation/origin/tree/master/packages/origin-device-registry-api#readme", | ||
"author": "EnergyWeb DevHub GmbH; Piotr Kosinski, [email protected]", | ||
|
@@ -30,8 +30,8 @@ | |
"precommit": "lint-staged" | ||
}, | ||
"dependencies": { | ||
"@energyweb/origin-backend-core": "8.2.2", | ||
"@energyweb/origin-backend-utils": "1.8.2", | ||
"@energyweb/origin-backend-core": "8.2.3", | ||
"@energyweb/origin-backend-utils": "1.8.3", | ||
"@nestjs/common": "8.1.1", | ||
"@nestjs/config": "1.0.2", | ||
"@nestjs/core": "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,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.4](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-16) | ||
|
||
**Note:** Version bump only for package @energyweb/origin-device-registry-irec-local-api-client | ||
|
||
|
||
|
||
|
||
|
||
## [1.0.3](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-03-15) | ||
|
||
|
||
|
Oops, something went wrong.