Skip to content

Commit 47494fb

Browse files
chore(release): 2.1.2 [skip ci]
1 parent c4585a5 commit 47494fb

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+
## [2.1.2](https://github.com/Norgate-AV/NAVDatabase.Amx.LGxxDisplay/compare/v2.1.1...v2.1.2) (2025-10-07)
4+
5+
### 🐛 Bug Fixes
6+
7+
- ref correct string array for input feedback ([c4585a5](https://github.com/Norgate-AV/NAVDatabase.Amx.LGxxDisplay/commit/c4585a555553ee605d88ff0a3f2d4fd3994f4315))
8+
39
## [2.1.1](https://github.com/Norgate-AV/NAVDatabase.Amx.LGxxDisplay/compare/v2.1.0...v2.1.1) (2025-10-07)
410

511
### 🐛 Bug Fixes

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "NAVDatabase.Amx.LGxxDisplay",
33
"description": "NetLinx module for controlling LG displays",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"license": "MIT",
66
"files": ["src/*.axs", "src/*.tko", "lib/*.axi", "SymLink.ps1", "LICENSE", "README.md"],
77
"repository": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "navdatabase.amx.lgxxdisplay",
33
"displayName": "NAVDatabase.Amx.LGxxDisplay",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"keywords": [
66
"amx",
77
"netlinx",

0 commit comments

Comments
 (0)