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]
 - @energyweb/[email protected]
  • Loading branch information
Mateusz Koteja committed Oct 18, 2021
1 parent 44a142b commit a500f60
Show file tree
Hide file tree
Showing 10 changed files with 61 additions and 14 deletions.
8 changes: 8 additions & 0 deletions packages/matching-demo/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.

## [0.0.4](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-18)

**Note:** Version bump only for package @energyweb/247-matching-demo





## [0.0.3](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-15)

**Note:** Version bump only for package @energyweb/247-matching-demo
Expand Down
4 changes: 2 additions & 2 deletions packages/matching-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@energyweb/247-matching-demo",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"build": "NODE_ENV=production webpack --config webpack.config.js",
"start:dev": "concurrently --success first --kill-others -n serve,webpack \"yarn serve dist\" \"NODE_ENV=development webpack --config webpack.config.js --watch\""
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@emotion/react": "11.4.1",
"@emotion/styled": "11.3.0",
"@energyweb/origin-247-claim": "3.1.1",
"@energyweb/origin-247-claim": "3.1.2",
"@ethersproject/bignumber": "5.3.0",
"@material-ui/core": "v5.0.0-beta.4",
"lodash": "4.17.21",
Expand Down
11 changes: 11 additions & 0 deletions packages/origin-247-certificate/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.

## [2.1.2](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-18)


### Bug Fixes

* **origin-247-transfer:** fix certificate persisted race condition ([af0607a](https://github.com/energywebfoundation/origin-247-sdk/commit/af0607a608a997f0430a05a87ef7ed5795a81b42))





## [2.1.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-15)

**Note:** Version bump only for package @energyweb/origin-247-certificate
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": "2.1.1",
"version": "2.1.2",
"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.

## [3.1.2](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-18)

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





## [3.1.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-15)

**Note:** Version bump only for package @energyweb/origin-247-claim
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": "3.1.1",
"version": "3.1.2",
"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": "4.1.1-alpha.1634225870.0",
"@energyweb/issuer-api": "0.4.1-alpha.1634225870.0",
"@energyweb/origin-247-certificate": "2.1.1",
"@energyweb/origin-247-certificate": "2.1.2",
"@energyweb/origin-backend-utils": "1.6.2-alpha.1634225870.0",
"@energyweb/utils-general": "11.0.5-alpha.1634225870.0",
"@nestjs/bull": "0.3.1",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-18)

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





# 0.1.0 (2021-10-15)


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": "0.1.0",
"version": "0.1.1",
"description": "Smart meter readings management library",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/origin-247-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.5](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-18)


### Bug Fixes

* **origin-247-transfer:** fix certificate persisted race condition ([af0607a](https://github.com/energywebfoundation/origin-247-sdk/commit/af0607a608a997f0430a05a87ef7ed5795a81b42))
* **origin-247-transfer:** properly emit validation awaiting after persistance ([8928bc7](https://github.com/energywebfoundation/origin-247-sdk/commit/8928bc7bd06a78caa5fa87b4dc85777c47af5f97))





## [1.0.4](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2021-10-15)


Expand Down
16 changes: 8 additions & 8 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": "1.0.4",
"version": "1.0.5",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand All @@ -24,30 +24,33 @@
"@nestjs/core": "7.6.18",
"@nestjs/cqrs": "7.0.1",
"@nestjs/typeorm": "7.1.5",
"cache-manager": "3.4.4",
"ethers": "5.3.1",
"lodash": "4.17.21",
"pg": "8.6.0",
"rxjs": "7.3.0",
"typeorm": "0.2.34",
"cache-manager": "3.4.4"
"typeorm": "0.2.34"
},
"peerDependencies": {
"@energyweb/origin-247-certificate": "^2.0.0"
},
"devDependencies": {
"@energyweb/issuer": "4.1.1-alpha.1634225870.0",
"@energyweb/issuer-api": "0.4.1-alpha.1634225870.0",
"@energyweb/origin-247-certificate": "2.1.1",
"@energyweb/origin-247-certificate": "2.1.2",
"@energyweb/origin-backend-utils": "1.6.2-alpha.1634225870.0",
"@energyweb/utils-general": "11.0.5-alpha.1634225870.0",
"@nestjs/bull": "0.3.1",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.18",
"@nestjs/testing": "7.6.18",
"@types/cache-manager": "3.4.2",
"@types/cache-manager-ioredis": "2.0.2",
"@types/jest": "26.0.23",
"@types/lodash": "4.14.171",
"@types/node": "15.12.4",
"bull": "3.22.9",
"cache-manager-ioredis": "2.1.0",
"class-transformer": "0.4.0",
"concurrently": "6.2.0",
"ganache-cli": "6.12.2",
Expand All @@ -56,10 +59,7 @@
"ts-node": "9.1.1",
"tsconfig-paths": "3.10.1",
"typescript": "4.3.4",
"wait-on": "5.3.0",
"@types/cache-manager": "3.4.2",
"cache-manager-ioredis": "2.1.0",
"@types/cache-manager-ioredis": "2.0.2"
"wait-on": "5.3.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit a500f60

Please sign in to comment.