Skip to content

Commit 49fac90

Browse files
committed
Merge branch 'master' of github.com:zone-eu/mx-connect
2 parents f4e7173 + ae2cae1 commit 49fac90

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/zone-eu/mx-connect/compare/v1.5.0...v1.5.1) (2024-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **autodeploy:** Fixed dependency retrieval ([c3b26ba](https://github.com/zone-eu/mx-connect/commit/c3b26ba527aaa4b18a9f662ea874e7275b09e4c4))
9+
310
## [1.5.0](https://github.com/zone-eu/mx-connect/compare/v1.4.4...v1.5.0) (2024-01-19)
411

512

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-connect",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Establish TCP connection to a MX server",
55
"main": "lib/mx-connect.js",
66
"scripts": {

0 commit comments

Comments
 (0)