Skip to content

Commit

Permalink
release: 2021-10-17, Version 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dependant-bot committed Oct 17, 2021
1 parent 7fb2981 commit 31e4ceb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/tcp-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @skyring/tcp-transport [4.0.1](https://github.com/esatterwhite/skyring/compare/@skyring/[email protected]...@skyring/[email protected]) (2021-10-17)


### Bug Fixes

* **package**: fix package files definition [5978cea](https://github.com/esatterwhite/skyring/commit/5978ceadcb4d14dc58bacb119f84722c325b0515) - Eric Satterwhite





### Dependencies

* **skyring:** upgraded to 11.1.0

# @skyring/tcp-transport [4.0.0](https://github.com/esatterwhite/skyring/compare/@skyring/[email protected]...@skyring/[email protected]) (2021-10-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/tcp-transport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyring/tcp-transport",
"version": "4.0.0",
"version": "4.0.1",
"description": "A TCP transport for skyring service",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -67,7 +67,7 @@
"eslint": "^7.8.1",
"eslint-config-codedependant": "^1.0.0",
"sinon": "^9.0.0",
"skyring": "11.0.0",
"skyring": "11.1.0",
"supertest": "^3.0.0",
"tap": "^14.10.8"
}
Expand Down

0 comments on commit 31e4ceb

Please sign in to comment.