Skip to content

Commit

Permalink
Publish (#391)
Browse files Browse the repository at this point in the history
- @requestnetwork/advanced-logic@0.27.1
 - @requestnetwork/data-access@0.23.1
 - @requestnetwork/data-format@0.8.1
 - @requestnetwork/docs@0.2.0
 - @requestnetwork/epk-decryption@0.3.25
 - @requestnetwork/epk-signature@0.5.26
 - @requestnetwork/ethereum-storage@0.22.1
 - @requestnetwork/integration-test@0.27.1
 - @requestnetwork/multi-format@0.15.1
 - @requestnetwork/payment-detection@0.30.1
 - @requestnetwork/payment-processor@0.30.1
 - @requestnetwork/prototype-estimator@1.21.1
 - @requestnetwork/request-client.js@0.31.0
 - @requestnetwork/request-logic@0.26.1
 - @requestnetwork/request-node@0.23.1
 - @requestnetwork/smart-contracts@0.21.1
 - @requestnetwork/toolbox@0.1.25
 - @requestnetwork/transaction-manager@0.26.1
 - @requestnetwork/types@0.29.1
 - @requestnetwork/usage-examples@0.23.1
 - @requestnetwork/utils@0.28.1
 - @requestnetwork/web3-signature@0.4.27
  • Loading branch information
AdamREQ committed Dec 21, 2020
1 parent 6fe92a1 commit 4ef2cf1
Show file tree
Hide file tree
Showing 44 changed files with 291 additions and 108 deletions.
8 changes: 8 additions & 0 deletions packages/advanced-logic/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.27.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/advanced-logic@0.27.0...@requestnetwork/advanced-logic@0.27.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/advanced-logic





# [0.27.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/advanced-logic@0.6.0...@requestnetwork/advanced-logic@0.27.0) (2020-12-02)


Expand Down
6 changes: 3 additions & 3 deletions packages/advanced-logic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/advanced-logic",
"version": "0.27.0",
"version": "0.27.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -39,8 +39,8 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"@types/node": "14.6.4",
"lodash": "4.17.20",
"wallet-address-validator": "0.2.4"
Expand Down
8 changes: 8 additions & 0 deletions packages/data-access/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.23.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-access@0.23.0...@requestnetwork/data-access@0.23.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/data-access





# [0.23.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-access@0.5.2...@requestnetwork/data-access@0.23.0) (2020-12-02)


Expand Down
8 changes: 4 additions & 4 deletions packages/data-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/data-access",
"version": "0.23.0",
"version": "0.23.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -39,9 +39,9 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/multi-format": "0.15.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/multi-format": "0.15.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"bluebird": "3.7.2",
"keyv": "4.0.3"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/data-format/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.8.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.8.0...@requestnetwork/data-format@0.8.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/data-format





# [0.8.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/data-format@0.4.5...@requestnetwork/data-format@0.8.0) (2020-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/data-format/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/data-format",
"version": "0.8.0",
"version": "0.8.1",
"publishConfig": {
"access": "public"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/docs/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.

# [0.2.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/docs@0.1.16...@requestnetwork/docs@0.2.0) (2020-12-21)


### Features

* update token list ([#384](https://github.com/RequestNetwork/requestNetwork/issues/384)) ([4913626](https://github.com/RequestNetwork/requestNetwork/commit/4913626c74458e17c27b1b21e2a7f4937fe2e841))





## 0.1.16 (2020-12-02)


Expand Down
10 changes: 5 additions & 5 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/docs",
"version": "0.1.16",
"version": "0.2.0",
"private": true,
"description": "Request products technical documentation.",
"keywords": [
Expand Down Expand Up @@ -37,10 +37,10 @@
"@docusaurus/theme-live-codeblock": "2.0.0-alpha.64",
"@docusaurus/utils": "2.0.0-alpha.64",
"@metamask/contract-metadata": "1.19.0",
"@requestnetwork/payment-processor": "0.30.0",
"@requestnetwork/request-client.js": "0.30.0",
"@requestnetwork/smart-contracts": "0.21.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/payment-processor": "0.30.1",
"@requestnetwork/request-client.js": "0.31.0",
"@requestnetwork/smart-contracts": "0.21.1",
"@requestnetwork/types": "0.29.1",
"bn.js": "5.1.3",
"classnames": "2.2.6",
"core-js": "3.6.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/epk-decryption/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.3.25](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/epk-decryption@0.3.24...@requestnetwork/epk-decryption@0.3.25) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/epk-decryption





## [0.3.24](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/epk-decryption@0.3.3...@requestnetwork/epk-decryption@0.3.24) (2020-12-02)


Expand Down
8 changes: 4 additions & 4 deletions packages/epk-decryption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/epk-decryption",
"version": "0.3.24",
"version": "0.3.25",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,9 +41,9 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/multi-format": "0.15.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0"
"@requestnetwork/multi-format": "0.15.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1"
},
"devDependencies": {
"@types/jest": "26.0.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/epk-signature/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.5.26](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/epk-signature@0.5.25...@requestnetwork/epk-signature@0.5.26) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/epk-signature





## [0.5.25](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/epk-signature@0.5.4...@requestnetwork/epk-signature@0.5.25) (2020-12-02)


Expand Down
6 changes: 3 additions & 3 deletions packages/epk-signature/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/epk-signature",
"version": "0.5.25",
"version": "0.5.26",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,8 +41,8 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0"
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1"
},
"devDependencies": {
"@types/jest": "26.0.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/ethereum-storage/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.22.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/ethereum-storage@0.22.0...@requestnetwork/ethereum-storage@0.22.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/ethereum-storage





# [0.22.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/ethereum-storage@0.4.5...@requestnetwork/ethereum-storage@0.22.0) (2020-12-02)


Expand Down
8 changes: 4 additions & 4 deletions packages/ethereum-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/ethereum-storage",
"version": "0.22.0",
"version": "0.22.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -40,9 +40,9 @@
"init-ipfs": "node scripts/init-ipfs.js"
},
"dependencies": {
"@requestnetwork/smart-contracts": "0.21.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/smart-contracts": "0.21.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"bluebird": "3.7.2",
"bn.js": "5.1.3",
"form-data": "3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/integration-test/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.27.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/integration-test@0.27.0...@requestnetwork/integration-test@0.27.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/integration-test





# [0.27.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/integration-test@0.6.0...@requestnetwork/integration-test@0.27.0) (2020-12-02)


Expand Down
26 changes: 13 additions & 13 deletions packages/integration-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/integration-test",
"version": "0.27.0",
"version": "0.27.1",
"private": true,
"description": "Integration tests for the request system.",
"keywords": [
Expand Down Expand Up @@ -39,18 +39,18 @@
},
"devDependencies": {
"@openzeppelin/test-helpers": "0.5.6",
"@requestnetwork/advanced-logic": "0.27.0",
"@requestnetwork/data-access": "0.23.0",
"@requestnetwork/epk-decryption": "0.3.24",
"@requestnetwork/epk-signature": "0.5.25",
"@requestnetwork/ethereum-storage": "0.22.0",
"@requestnetwork/multi-format": "0.15.0",
"@requestnetwork/payment-detection": "0.30.0",
"@requestnetwork/request-client.js": "0.30.0",
"@requestnetwork/request-logic": "0.26.0",
"@requestnetwork/transaction-manager": "0.26.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/advanced-logic": "0.27.1",
"@requestnetwork/data-access": "0.23.1",
"@requestnetwork/epk-decryption": "0.3.25",
"@requestnetwork/epk-signature": "0.5.26",
"@requestnetwork/ethereum-storage": "0.22.1",
"@requestnetwork/multi-format": "0.15.1",
"@requestnetwork/payment-detection": "0.30.1",
"@requestnetwork/request-client.js": "0.31.0",
"@requestnetwork/request-logic": "0.26.1",
"@requestnetwork/transaction-manager": "0.26.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"@truffle/hdwallet-provider": "1.0.44",
"@types/jest": "26.0.13",
"@types/node": "14.6.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/multi-format/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.15.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/multi-format@0.15.0...@requestnetwork/multi-format@0.15.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/multi-format





# [0.15.0](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/multi-format@0.2.1...@requestnetwork/multi-format@0.15.0) (2020-12-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/multi-format/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/multi-format",
"version": "0.15.0",
"version": "0.15.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -40,7 +40,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/types": "0.29.0"
"@requestnetwork/types": "0.29.1"
},
"devDependencies": {
"@types/jest": "26.0.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/payment-detection/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.30.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/payment-detection@0.30.0...@requestnetwork/payment-detection@0.30.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/payment-detection





# 0.30.0 (2020-12-02)


Expand Down
8 changes: 4 additions & 4 deletions packages/payment-detection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/payment-detection",
"version": "0.30.0",
"version": "0.30.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -39,9 +39,9 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/smart-contracts": "0.21.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/smart-contracts": "0.21.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"axios": "0.20.0",
"bn.js": "5.1.3",
"ethers": "4.0.48",
Expand Down
8 changes: 8 additions & 0 deletions packages/payment-processor/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.30.1](https://github.com/RequestNetwork/requestNetwork/compare/@requestnetwork/payment-processor@0.30.0...@requestnetwork/payment-processor@0.30.1) (2020-12-21)

**Note:** Version bump only for package @requestnetwork/payment-processor





# 0.30.0 (2020-12-02)


Expand Down
10 changes: 5 additions & 5 deletions packages/payment-processor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@requestnetwork/payment-processor",
"version": "0.30.0",
"version": "0.30.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -39,10 +39,10 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/payment-detection": "0.30.0",
"@requestnetwork/smart-contracts": "0.21.0",
"@requestnetwork/types": "0.29.0",
"@requestnetwork/utils": "0.28.0",
"@requestnetwork/payment-detection": "0.30.1",
"@requestnetwork/smart-contracts": "0.21.1",
"@requestnetwork/types": "0.29.1",
"@requestnetwork/utils": "0.28.1",
"ethers": "4.0.48"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4ef2cf1

Please sign in to comment.