-
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
4f6bac0
commit 4f160ff
Showing
120 changed files
with
1,681 additions
and
206 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,25 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.3.0](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
### Features | ||
|
||
* **ui-packages:** update ui to use new module ([4f130a9](https://github.com/energywebfoundation/origin/commit/4f130a919a09d483aca4a28e98d5b4b9d5c2b123)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.3.0", | ||
"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.11.0", | ||
"@energyweb/exchange-irec": "1.0.4", | ||
"@energyweb/exchange": "1.12.0", | ||
"@energyweb/exchange-irec": "1.1.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,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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.11.0", | ||
"@energyweb/exchange": "1.12.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,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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.3.0", | ||
"@energyweb/issuer-irec-api": "0.4.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,25 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update dependency typeorm to v0.2.39 ([f872cf4](https://github.com/energywebfoundation/origin/commit/f872cf445f18e8e9686b973dbf7c36e8f08cca17)) | ||
* **deps:** update dependency typeorm to v0.2.40 ([c13fb63](https://github.com/energywebfoundation/origin/commit/c13fb6371a005bed3c43771f073eda88020947cd)) | ||
* **deps:** update dependency typeorm to v0.2.41 ([ea80dda](https://github.com/energywebfoundation/origin/commit/ea80dda9f029703602a50c874992ca894edf3245)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
* **origin-backend:** merge fix ([7dfa9a6](https://github.com/energywebfoundation/origin/commit/7dfa9a60692893acd2f12bc4ebdf8716cb45b9cb)) | ||
* **origin-backend:** updated typeorm and fixed issues with it ([171e7f4](https://github.com/energywebfoundation/origin/commit/171e7f48f374f74e3aec2d99d4d1762e3805d0f5)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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.0.1", | ||
"@energyweb/origin-backend": "11.1.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,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update dependency chai to v4.3.4 ([4cda837](https://github.com/energywebfoundation/origin/commit/4cda8376255385f0b8dddbfbbd4652ea36f43c83)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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": "0.2.1", | ||
"@energyweb/origin-device-registry-api": "0.3.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,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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": "0.4.0", | ||
"@energyweb/origin-organization-irec-api": "1.6.0", | ||
"@energyweb/origin-device-registry-irec-local-api": "0.5.0", | ||
"@energyweb/origin-organization-irec-api": "1.7.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,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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.4", | ||
"@energyweb/origin-energy-api": "1.0.5", | ||
"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,25 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.1](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency axios to v0.24.0 ([1ff92e7](https://github.com/energywebfoundation/origin/commit/1ff92e7297ff0bcdb54704b327f1e3d719e9e029)) | ||
* **deps:** update dependency typeorm to v0.2.39 ([f872cf4](https://github.com/energywebfoundation/origin/commit/f872cf445f18e8e9686b973dbf7c36e8f08cca17)) | ||
* **deps:** update dependency typeorm to v0.2.40 ([c13fb63](https://github.com/energywebfoundation/origin/commit/c13fb6371a005bed3c43771f073eda88020947cd)) | ||
* **deps:** update dependency typeorm to v0.2.41 ([ea80dda](https://github.com/energywebfoundation/origin/commit/ea80dda9f029703602a50c874992ca894edf3245)) | ||
* **deps:** update react ([a094ad0](https://github.com/energywebfoundation/origin/commit/a094ad0b0e6b36a609efd098f05b82994fcd4084)) | ||
* **deps:** update react ([5f8f953](https://github.com/energywebfoundation/origin/commit/5f8f953a4390838c684c390ee3977288defba341)) | ||
* **origin-backend:** merge fix ([7dfa9a6](https://github.com/energywebfoundation/origin/commit/7dfa9a60692893acd2f12bc4ebdf8716cb45b9cb)) | ||
* **origin-backend:** updated typeorm and fixed issues with it ([171e7f4](https://github.com/energywebfoundation/origin/commit/171e7f48f374f74e3aec2d99d4d1762e3805d0f5)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2021-09-17) | ||
|
||
|
||
|
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": "0.2.0", | ||
"version": "0.2.1", | ||
"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.6.0", | ||
"@energyweb/origin-organization-irec-api": "1.7.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,40 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.4.0](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-12-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency @nestjs/config to v1.0.2 ([8bf0044](https://github.com/energywebfoundation/origin/commit/8bf0044caab0b59fd6a7f1de6be03fd55c692f8d)) | ||
* **deps:** update dependency @nestjs/swagger to v5.1.4 ([6d704a5](https://github.com/energywebfoundation/origin/commit/6d704a56e59550e9076cbf42151045e29579ef88)) | ||
* **deps:** update dependency body-parser to v1.19.1 ([94a6e27](https://github.com/energywebfoundation/origin/commit/94a6e274a3f34c2777b683873d930ecc98e12df5)) | ||
* **deps:** update dependency class-validator to v0.13.2 ([684367a](https://github.com/energywebfoundation/origin/commit/684367a560a8ef40fc7703aaae697c622ef2fbe6)) | ||
* **deps:** update dependency swagger-ui-express to v4.2.0 ([aaf518c](https://github.com/energywebfoundation/origin/commit/aaf518c1093330af1c671022b2c0c01b0e809cc6)) | ||
* **deps:** update dependency typeorm to v0.2.39 ([f872cf4](https://github.com/energywebfoundation/origin/commit/f872cf445f18e8e9686b973dbf7c36e8f08cca17)) | ||
* **deps:** update dependency typeorm to v0.2.40 ([c13fb63](https://github.com/energywebfoundation/origin/commit/c13fb6371a005bed3c43771f073eda88020947cd)) | ||
* **deps:** update dependency typeorm to v0.2.41 ([ea80dda](https://github.com/energywebfoundation/origin/commit/ea80dda9f029703602a50c874992ca894edf3245)) | ||
* **migrations-irec:** fix deployment scripts ([3f7231f](https://github.com/energywebfoundation/origin/commit/3f7231fab9729018b22c0a84700d8c5db5c597ed)) | ||
* **origin-backend-irec-app:** add missing location properties on ask creation ([065078b](https://github.com/energywebfoundation/origin/commit/065078be3d0f83162c2b55e2ed5644acf659eeab)) | ||
* **origin-backend-irec-app:** updated python version ([6d49a8a](https://github.com/energywebfoundation/origin/commit/6d49a8ab9a957d5191cfe26cacbc15d1fa909747)) | ||
* **origin-backend:** updated typeorm and fixed issues with it ([171e7f4](https://github.com/energywebfoundation/origin/commit/171e7f48f374f74e3aec2d99d4d1762e3805d0f5)) | ||
* **origin-device-registry-irec-local-api:** do not allow editing approved device ([c319eb7](https://github.com/energywebfoundation/origin/commit/c319eb714fb00134e0109ded39c432852cd44f1f)) | ||
* **origin-irec-backend-app:** fixed event handlers ([de56a87](https://github.com/energywebfoundation/origin/commit/de56a872e98cff6d535806e80b2d91bc8799ef4b)) | ||
|
||
|
||
### Features | ||
|
||
* **exchange-irec:** added transfer certificate to irec ([eeb73cc](https://github.com/energywebfoundation/origin/commit/eeb73cc0dcf4570814580840e8d5d08ab0b68395)) | ||
* **exchange-irec:** import module refactoring ([f9709f4](https://github.com/energywebfoundation/origin/commit/f9709f4b6306ea5d04e33dc8deee634e41296a4c)) | ||
* **issuer-irec-api:** mint certificate to exchange address if exists ([91f096e](https://github.com/energywebfoundation/origin/commit/91f096eee2f6b1efc6155ec27336f4745857161a)) | ||
* **origin-backend-irec-app:** create exchange deposit address on org registration and in migration's seed ([1f8884d](https://github.com/energywebfoundation/origin/commit/1f8884d16cdebaf3cdab80b66e27b4c93ea418a9)) | ||
* **origin-backend:** added email notifications ([c1b5528](https://github.com/energywebfoundation/origin/commit/c1b5528e011e05a2020320fc89d8bcc14f4d8d58)) | ||
* **ui-packages:** update ui to use new module ([4f130a9](https://github.com/energywebfoundation/origin/commit/4f130a919a09d483aca4a28e98d5b4b9d5c2b123)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.3.0](https://github.com/energywebfoundation/origin/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-09-17) | ||
|
||
|
||
|
Oops, something went wrong.