Skip to content

Commit ffc2a03

Browse files
chore(release): 5.20.1 [skip ci]
1 parent 3f07f51 commit ffc2a03

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.20.1](https://github.com/Norgate-AV/NAVFoundation.Amx/compare/v5.20.0...v5.20.1) (2026-02-16)
4+
5+
### 🐛 Bug Fixes
6+
7+
- **comspec:** change Baud type from integer to long ([3f07f51](https://github.com/Norgate-AV/NAVFoundation.Amx/commit/3f07f51b45563be521e9ec1a7ddb125df82400d6))
8+
39
## [5.20.0](https://github.com/Norgate-AV/NAVFoundation.Amx/compare/v5.19.0...v5.20.0) (2026-02-16)
410

511
### 🌟 Features

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "NAVFoundation.Amx",
33
"description": "A collection of libraries for NetLinx software development",
4-
"version": "5.20.0",
4+
"version": "5.20.1",
55
"license": "MIT",
66
"files": ["**/*.axi", "SymLink.ps1", "LICENSE", "README.md"],
77
"repository": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "navfoundation.amx",
33
"displayName": "NAVFoundation.Amx",
44
"description": "A collection of libraries for NetLinx software development",
5-
"version": "5.20.0",
5+
"version": "5.20.1",
66
"keywords": [
77
"amx",
88
"netlinx",

0 commit comments

Comments
 (0)