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 a98492f commit 67ee934
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions packages/zmq-transport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## @skyring/zmq-transport [4.0.1](https://github.com/esatterwhite/skyring/compare/@skyring/zmq-transport@4.0.0...@skyring/zmq-transport@4.0.1) (2021-10-17)


### Bug Fixes

* **package**: fix package files definition [9d78e81](https://github.com/esatterwhite/skyring/commit/9d78e81c3f15c8787ba4d790fcb7b54ca4c24afb) - Eric Satterwhite





### Dependencies

* **skyring:** upgraded to 11.1.0

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


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

0 comments on commit 67ee934

Please sign in to comment.