Skip to content

Commit 39badd0

Browse files
chore(release): 5.20.0 [skip ci]
1 parent e2afb4a commit 39badd0

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.0](https://github.com/Norgate-AV/NAVFoundation.Amx/compare/v5.19.0...v5.20.0) (2026-02-16)
4+
5+
### 🌟 Features
6+
7+
- **comspec:** add ComSpec library ([e2afb4a](https://github.com/Norgate-AV/NAVFoundation.Amx/commit/e2afb4a58dcd85f2c3f6228545bfedc260ed70ec))
8+
39
## [5.19.0](https://github.com/Norgate-AV/NAVFoundation.Amx/compare/v5.18.0...v5.19.0) (2026-02-12)
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.19.0",
4+
"version": "5.20.0",
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.19.0",
5+
"version": "5.20.0",
66
"keywords": [
77
"amx",
88
"netlinx",

0 commit comments

Comments
 (0)