Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @interledger/connection-tag-utils@1.0.3-alpha.1
 - ilp-logger@1.4.5-alpha.2
 - ilp-packet@3.1.4-alpha.2
 - ilp-plugin@3.5.5-alpha.2
 - ilp-protocol-ccp@1.2.4-alpha.2
 - ilp-protocol-ildcp@2.2.4-alpha.2
 - ilp-protocol-stream@2.7.2-alpha.2
 - ilp-spsp-payout@1.2.3-alpha.3
 - oer-utils@5.1.3-alpha.2
 - @interledger/pay@0.4.0-alpha.9
 - @interledger/stream-receiver@0.3.3-alpha.3
  • Loading branch information
justmoon committed Sep 28, 2022
1 parent 059df7f commit 88dfc15
Show file tree
Hide file tree
Showing 23 changed files with 127 additions and 31 deletions.
8 changes: 8 additions & 0 deletions packages/connection-tag-utils/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.

## [1.0.3-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/@interledger/connection-tag-utils@1.0.3-alpha.0...@interledger/connection-tag-utils@1.0.3-alpha.1) (2022-09-28)

**Note:** Version bump only for package @interledger/connection-tag-utils





## [1.0.3-alpha.0](https://github.com/interledgerjs/interledgerjs/compare/@interledger/connection-tag-utils@1.0.2...@interledger/connection-tag-utils@1.0.3-alpha.0) (2022-04-27)

**Note:** Version bump only for package @interledger/connection-tag-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/connection-tag-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interledger/connection-tag-utils",
"version": "1.0.3-alpha.0",
"version": "1.0.3-alpha.1",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"description": "Utilities for encrypted STREAM connection tags",
Expand Down
8 changes: 8 additions & 0 deletions packages/ilp-logger/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.

## [1.4.5-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-logger@1.4.5-alpha.1...ilp-logger@1.4.5-alpha.2) (2022-09-28)

**Note:** Version bump only for package ilp-logger





## [1.4.5-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/ilp-logger@1.4.5-alpha.0...ilp-logger@1.4.5-alpha.1) (2022-05-04)

**Note:** Version bump only for package ilp-logger
Expand Down
2 changes: 1 addition & 1 deletion packages/ilp-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-logger",
"version": "1.4.5-alpha.1",
"version": "1.4.5-alpha.2",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"description": "Logging utility for Interledger modules",
Expand Down
8 changes: 8 additions & 0 deletions packages/ilp-packet/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.4-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-packet@3.1.4-alpha.1...ilp-packet@3.1.4-alpha.2) (2022-09-28)

**Note:** Version bump only for package ilp-packet





## [3.1.4-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/ilp-packet@3.1.4-alpha.0...ilp-packet@3.1.4-alpha.1) (2022-05-04)

**Note:** Version bump only for package ilp-packet
Expand Down
4 changes: 2 additions & 2 deletions packages/ilp-packet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-packet",
"version": "3.1.4-alpha.1",
"version": "3.1.4-alpha.2",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"description": "Module for parsing and serializing ILP packets",
Expand All @@ -25,6 +25,6 @@
"codecov": "curl -s https://codecov.io/bash | bash -s - -s coverage -F ilp_packet"
},
"dependencies": {
"oer-utils": "^5.1.3-alpha.1"
"oer-utils": "^5.1.3-alpha.2"
}
}
8 changes: 8 additions & 0 deletions packages/ilp-plugin/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.5.5-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-plugin@3.5.5-alpha.1...ilp-plugin@3.5.5-alpha.2) (2022-09-28)

**Note:** Version bump only for package ilp-plugin





## [3.5.5-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/ilp-plugin@3.5.5-alpha.0...ilp-plugin@3.5.5-alpha.1) (2022-05-04)

**Note:** Version bump only for package ilp-plugin
Expand Down
4 changes: 2 additions & 2 deletions packages/ilp-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-plugin",
"version": "3.5.5-alpha.1",
"version": "3.5.5-alpha.2",
"description": "> A generic handle to ILP",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -22,7 +22,7 @@
"codecov": "curl -s https://codecov.io/bash | bash -s - -s coverage -F ilp_plugin"
},
"dependencies": {
"ilp-logger": "^1.4.5-alpha.1",
"ilp-logger": "^1.4.5-alpha.2",
"ilp-plugin-btp": "^1.5.0"
}
}
8 changes: 8 additions & 0 deletions packages/ilp-protocol-ccp/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.

## [1.2.4-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-protocol-ccp@1.2.4-alpha.1...ilp-protocol-ccp@1.2.4-alpha.2) (2022-09-28)

**Note:** Version bump only for package ilp-protocol-ccp





## [1.2.4-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/ilp-protocol-ccp@1.2.4-alpha.0...ilp-protocol-ccp@1.2.4-alpha.1) (2022-05-04)

**Note:** Version bump only for package ilp-protocol-ccp
Expand Down
6 changes: 3 additions & 3 deletions packages/ilp-protocol-ccp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-protocol-ccp",
"version": "1.2.4-alpha.1",
"version": "1.2.4-alpha.2",
"description": "Implementation of the Connector-to-Connector Protocol (CCP)",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -27,7 +27,7 @@
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"dependencies": {
"ilp-packet": "^3.1.4-alpha.1",
"oer-utils": "^5.1.3-alpha.1"
"ilp-packet": "^3.1.4-alpha.2",
"oer-utils": "^5.1.3-alpha.2"
}
}
8 changes: 8 additions & 0 deletions packages/ilp-protocol-ildcp/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.2.4-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-protocol-ildcp@2.2.4-alpha.1...ilp-protocol-ildcp@2.2.4-alpha.2) (2022-09-28)

**Note:** Version bump only for package ilp-protocol-ildcp





## [2.2.4-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/ilp-protocol-ildcp@2.2.4-alpha.0...ilp-protocol-ildcp@2.2.4-alpha.1) (2022-05-04)

**Note:** Version bump only for package ilp-protocol-ildcp
Expand Down
6 changes: 3 additions & 3 deletions packages/ilp-protocol-ildcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-protocol-ildcp",
"version": "2.2.4-alpha.1",
"version": "2.2.4-alpha.2",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"description": "Implementation of the Interledger Dynamic Configuration Protocol (IL-DCP)",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"debug": "^4.3.4",
"ilp-packet": "^3.1.4-alpha.1",
"oer-utils": "^5.1.3-alpha.1"
"ilp-packet": "^3.1.4-alpha.2",
"oer-utils": "^5.1.3-alpha.2"
}
}
13 changes: 13 additions & 0 deletions packages/ilp-protocol-stream/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.2-alpha.2](https://github.com/interledgerjs/ilp-protocol-stream/compare/ilp-protocol-stream@2.7.2-alpha.1...ilp-protocol-stream@2.7.2-alpha.2) (2022-09-28)


### Bug Fixes

* **stream:** update browser tests for webpack 5 ([dcc76bf](https://github.com/interledgerjs/ilp-protocol-stream/commit/dcc76bf71e559ccf935e863aec259f4f4d1da8d1))
* **stream:** use setTimeout over setImmediate ([17e87b0](https://github.com/interledgerjs/ilp-protocol-stream/commit/17e87b00af352476ea595ab65aa0247050441314))
* support node 18 ([62f9ce0](https://github.com/interledgerjs/ilp-protocol-stream/commit/62f9ce0fda7d5d1ac06dd8f55f499e522974011b)), closes [#284](https://github.com/interledgerjs/ilp-protocol-stream/issues/284)





## [2.7.2-alpha.1](https://github.com/interledgerjs/ilp-protocol-stream/compare/ilp-protocol-stream@2.7.2-alpha.0...ilp-protocol-stream@2.7.2-alpha.1) (2022-08-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/ilp-protocol-stream/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/ilp-protocol-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-protocol-stream",
"version": "2.7.2-alpha.1",
"version": "2.7.2-alpha.2",
"description": "Interledger Transport Protocol for sending multiple streams of money and data over ILP.",
"main": "dist/src/index.js",
"browser": {
Expand Down Expand Up @@ -45,10 +45,10 @@
},
"dependencies": {
"ilp-logger": "^1.4.4",
"ilp-packet": "^3.1.4-alpha",
"ilp-protocol-ildcp": "^2.2.4-alpha",
"ilp-packet": "^3.1.4-alpha.2",
"ilp-protocol-ildcp": "^2.2.4-alpha.2",
"long": "^4.0.0",
"oer-utils": "^5.1.3-alpha",
"oer-utils": "^5.1.3-alpha.2",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ilp-spsp-payout/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.

## [1.2.3-alpha.3](https://github.com/interledgerjs/interledgerjs/compare/ilp-spsp-payout@1.2.3-alpha.2...ilp-spsp-payout@1.2.3-alpha.3) (2022-09-28)

**Note:** Version bump only for package ilp-spsp-payout





## [1.2.3-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/ilp-spsp-payout@1.2.3-alpha.1...ilp-spsp-payout@1.2.3-alpha.2) (2022-08-18)

**Note:** Version bump only for package ilp-spsp-payout
Expand Down
6 changes: 3 additions & 3 deletions packages/ilp-spsp-payout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ilp-spsp-payout",
"version": "1.2.3-alpha.2",
"version": "1.2.3-alpha.3",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"description": "Payout utility for SPSP servers",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"axios": "^0.27.2",
"ilp-plugin": "^3.5.5-alpha.1",
"ilp-protocol-stream": "^2.7.2-alpha.1"
"ilp-plugin": "^3.5.5-alpha.2",
"ilp-protocol-stream": "^2.7.2-alpha.2"
}
}
11 changes: 11 additions & 0 deletions packages/oer-utils/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.

## [5.1.3-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/oer-utils@5.1.3-alpha.1...oer-utils@5.1.3-alpha.2) (2022-09-28)


### Bug Fixes

* **oer:** isSafeLength should not accept zero ([9ba5e8c](https://github.com/interledgerjs/interledgerjs/commit/9ba5e8c671c604c22609f416a8d09ca85d38fcb2))





## [5.1.3-alpha.1](https://github.com/interledgerjs/interledgerjs/compare/oer-utils@5.1.3-alpha.0...oer-utils@5.1.3-alpha.1) (2022-05-04)

**Note:** Version bump only for package oer-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/oer-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oer-utils",
"version": "5.1.3-alpha.1",
"version": "5.1.3-alpha.2",
"description": "Tools for OER parsing and serialization",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/pay/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.4.0-alpha.9](https://github.com/interledgerjs/interledgerjs/compare/@interledger/pay@0.4.0-alpha.8...@interledger/pay@0.4.0-alpha.9) (2022-09-28)

**Note:** Version bump only for package @interledger/pay





# [0.4.0-alpha.8](https://github.com/interledgerjs/interledgerjs/compare/@interledger/pay@0.4.0-alpha.7...@interledger/pay@0.4.0-alpha.8) (2022-08-18)

**Note:** Version bump only for package @interledger/pay
Expand Down
10 changes: 5 additions & 5 deletions packages/pay/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@interledger/pay",
"description": "Send payments over Interledger",
"version": "0.4.0-alpha.8",
"version": "0.4.0-alpha.9",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"publishConfig": {
Expand All @@ -23,14 +23,14 @@
},
"dependencies": {
"abort-controller": "^3.0.0",
"ilp-logger": "^1.4.5-alpha.1",
"ilp-packet": "^3.1.4-alpha.1",
"ilp-protocol-stream": "^2.7.2-alpha.1",
"ilp-logger": "^1.4.5-alpha.2",
"ilp-packet": "^3.1.4-alpha.2",
"ilp-protocol-stream": "^2.7.2-alpha.2",
"long": "^4.0.0",
"node-fetch": "^2.6.6"
},
"devDependencies": {
"@interledger/stream-receiver": "^0.3.3-alpha.2",
"@interledger/stream-receiver": "^0.3.3-alpha.3",
"@types/long": "^4.0.2",
"@types/node-fetch": "^2.6.1",
"get-port": "^5.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/stream-receiver/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.3-alpha.3](https://github.com/interledgerjs/interledgerjs/compare/@interledger/stream-receiver@0.3.3-alpha.2...@interledger/stream-receiver@0.3.3-alpha.3) (2022-09-28)

**Note:** Version bump only for package @interledger/stream-receiver





## [0.3.3-alpha.2](https://github.com/interledgerjs/interledgerjs/compare/@interledger/stream-receiver@0.3.3-alpha.1...@interledger/stream-receiver@0.3.3-alpha.2) (2022-08-18)

**Note:** Version bump only for package @interledger/stream-receiver
Expand Down
10 changes: 5 additions & 5 deletions packages/stream-receiver/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@interledger/stream-receiver",
"description": "Simple & composable stateless Interledger STREAM receiver",
"version": "0.3.3-alpha.2",
"version": "0.3.3-alpha.3",
"author": "Interledger Team <info@interledger.org>",
"license": "Apache-2.0",
"publishConfig": {
Expand All @@ -23,10 +23,10 @@
},
"dependencies": {
"@types/long": "^4.0.2",
"ilp-logger": "^1.4.5-alpha.1",
"ilp-packet": "^3.1.4-alpha.1",
"ilp-protocol-stream": "^2.7.2-alpha.1",
"ilp-logger": "^1.4.5-alpha.2",
"ilp-packet": "^3.1.4-alpha.2",
"ilp-protocol-stream": "^2.7.2-alpha.2",
"long": "^4.0.0",
"oer-utils": "^5.1.3-alpha.1"
"oer-utils": "^5.1.3-alpha.2"
}
}

0 comments on commit 88dfc15

Please sign in to comment.