Skip to content

Commit 42de75a

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 908111c commit 42de75a

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+
## [1.1.0](https://github.com/Norgate-AV/NAVDatabase.Amx.SVSIDecoder/compare/v1.0.0...v1.1.0) (2025-04-10)
4+
5+
### 🌟 Features
6+
7+
- update to support NAVFoundation.Amx v2+ ([908111c](https://github.com/Norgate-AV/NAVDatabase.Amx.SVSIDecoder/commit/908111cc09fa40801cb9e3c4e010998a4013f61e))
8+
39
## 1.0.0 (2025-01-23)
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": "NAVDatabase.Amx.SVSIDecoder",
33
"description": "NetLinx module for AMX SVSI Decoder",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
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.svsidecoder",
33
"displayName": "NAVDatabase.Amx.SVSIDecoder",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"keywords": [
66
"amx",
77
"netlinx",

0 commit comments

Comments
 (0)