Skip to content

Commit 8059de8

Browse files
chore(master): release 1.5.3 [skip-ci] (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2d3616d commit 8059de8

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.3](https://github.com/zone-eu/mx-connect/compare/v1.5.2...v1.5.3) (2024-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **typo:** Fixed typo in network error response ([2d3616d](https://github.com/zone-eu/mx-connect/commit/2d3616dff1d91c587f69d9c1ea9798e87b0cd56b))
9+
310
## [1.5.2](https://github.com/zone-eu/mx-connect/compare/v1.5.1...v1.5.2) (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.2",
3+
"version": "1.5.3",
44
"description": "Establish TCP connection to a MX server",
55
"main": "lib/mx-connect.js",
66
"scripts": {

0 commit comments

Comments
 (0)