Skip to content

Commit ed8fa83

Browse files
chore(master): release 1.5.0 [skip-ci] (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 324c021 commit ed8fa83

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.5.0](https://github.com/zone-eu/mx-connect/compare/v1.4.4...v1.5.0) (2024-01-19)
4+
5+
6+
### Features
7+
8+
* **autodeploy:** Enabled auto-deployment. Updated response errors ([324c021](https://github.com/zone-eu/mx-connect/commit/324c021670e288f4188b95e9714bc1372c0622e2))

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.4.4",
3+
"version": "1.5.0",
44
"description": "Establish TCP connection to a MX server",
55
"main": "lib/mx-connect.js",
66
"scripts": {

0 commit comments

Comments
 (0)