Skip to content

Commit

Permalink
chore(release): publish /skip-deploy
Browse files Browse the repository at this point in the history
 - @energyweb/[email protected]
 - @energyweb/[email protected]
 - @energyweb/[email protected]
  • Loading branch information
Mateusz Koteja committed Jan 19, 2022
1 parent 0a56e76 commit 99156ef
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 5 deletions.
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.

## [3.2.1](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-19)


### Bug Fixes

* **origin-247-certificate:** properly map internal id to blockchain id ([626ef5f](https://github.com/energywebfoundation/origin-247-sdk/commit/626ef5f5c798143bf431404ab815b2c981a42fe0))





# [3.2.0](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-17)


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": "3.2.0",
"version": "3.2.1",
"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.

## [4.0.3](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-19)

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





## [4.0.2](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-17)

**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": "4.0.2",
"version": "4.0.3",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@energyweb/issuer": "4.1.1-alpha.1636552048.0",
"@energyweb/issuer-api": "0.4.1-alpha.1636552048.0",
"@energyweb/origin-247-certificate": "3.2.0",
"@energyweb/origin-247-certificate": "3.2.1",
"@energyweb/origin-backend-utils": "1.6.2-alpha.1636552048.0",
"@energyweb/utils-general": "11.0.5-alpha.1636552048.0",
"@nestjs/bull": "0.4.2",
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.

## [2.0.3](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-19)

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





## [2.0.2](https://github.com/energywebfoundation/origin-247-sdk/compare/@energyweb/[email protected]...@energyweb/[email protected]) (2022-01-17)

**Note:** Version bump only for package @energyweb/origin-247-transfer
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": "2.0.2",
"version": "2.0.3",
"main": "./dist/js/src/index.js",
"types": "./dist/js/src/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@energyweb/issuer": "4.1.1-alpha.1636552048.0",
"@energyweb/issuer-api": "0.4.1-alpha.1636552048.0",
"@energyweb/origin-247-certificate": "3.2.0",
"@energyweb/origin-247-certificate": "3.2.1",
"@energyweb/origin-backend-utils": "1.6.2-alpha.1636552048.0",
"@energyweb/utils-general": "11.0.5-alpha.1636552048.0",
"@nestjs/bull": "0.4.2",
Expand Down

0 comments on commit 99156ef

Please sign in to comment.