Skip to content

Commit 59edd20

Browse files
chore(master): release 1.5.2 [skip-ci] (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 49fac90 commit 59edd20

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.2](https://github.com/zone-eu/mx-connect/compare/v1.5.1...v1.5.2) (2024-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **errors:** normalized error categories ([f4e7173](https://github.com/zone-eu/mx-connect/commit/f4e71738b4b19c564aebba30e8976f58bde889ab))
9+
310
## [1.5.1](https://github.com/zone-eu/mx-connect/compare/v1.5.0...v1.5.1) (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.1",
3+
"version": "1.5.2",
44
"description": "Establish TCP connection to a MX server",
55
"main": "lib/mx-connect.js",
66
"scripts": {

0 commit comments

Comments
 (0)