-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6adaa6
commit 307fc15
Showing
3 changed files
with
26 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,84 @@ | ||
# Changelog | ||
|
||
## [2.0.1](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v2.0.0...v2.0.1) (2025-01-18) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- fix release scripts ([85980e9](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/85980e9ba9ba6cae6b3be2041882514b6d3f84ce)) | ||
|
||
## [2.0.0](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.5...v2.0.0) (2024-02-19) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
- combine into a single module | ||
- combine into a single module | ||
|
||
### 🌟 Features | ||
|
||
- combine into a single module ([d273efe](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/d273efec67cbfaf6f2d0d3bc56bc3e2e11662783)) | ||
- combine into a single module ([d273efe](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/d273efec67cbfaf6f2d0d3bc56bc3e2e11662783)) | ||
|
||
### 🧰 Chores | ||
|
||
- add npmrc file to enable pre/post scripts ([5825e95](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/5825e95e551c3ebec3f60a2f8ae26575b8723f97)) | ||
- update package name ([a6b6537](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/a6b65372d8759a0757f5c31c5c8378f9bbbb417b)) | ||
- add npmrc file to enable pre/post scripts ([5825e95](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/5825e95e551c3ebec3f60a2f8ae26575b8723f97)) | ||
- update package name ([a6b6537](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/a6b65372d8759a0757f5c31c5c8378f9bbbb417b)) | ||
|
||
### 📖 Documentation | ||
|
||
- **readme:** update docs with usage and api ([858cd4b](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/858cd4bbaf4b7062e26ec8e030a339dbb9411360)) | ||
- **readme:** update docs with usage and api ([858cd4b](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/858cd4bbaf4b7062e26ec8e030a339dbb9411360)) | ||
|
||
### 🤖 CI | ||
|
||
- **semantic-release:** add npm plugin to update version in package.json ([78dbd7f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/78dbd7ff1de109595d6b46e643be483eb6e3bf6c)) | ||
- **semantic-release:** add npm plugin to update version in package.json ([78dbd7f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/78dbd7ff1de109595d6b46e643be483eb6e3bf6c)) | ||
|
||
## [1.0.5](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.4...v1.0.5) (2024-02-19) | ||
|
||
### 🧰 Chores | ||
|
||
- **vscode:** update extension list ([0bb360e](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/0bb360eb39ffcfc72bcec973d86c180c98d0b5c2)) | ||
- **vscode:** update workspace settings ([fbd80ad](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/fbd80ad90e6260a6a9d55afdcb145e9d642648ca)) | ||
- **vscode:** update extension list ([0bb360e](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/0bb360eb39ffcfc72bcec973d86c180c98d0b5c2)) | ||
- **vscode:** update workspace settings ([fbd80ad](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/fbd80ad90e6260a6a9d55afdcb145e9d642648ca)) | ||
|
||
### ✨ Refactor | ||
|
||
- make use of foundation library ([e4bdaff](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/e4bdaff97534ee79d6596654d58e609075fe287e)) | ||
- make use of foundation library ([e4bdaff](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/e4bdaff97534ee79d6596654d58e609075fe287e)) | ||
|
||
### 🛠️ Build | ||
|
||
- add vscode build task ([b29a08f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/b29a08fcb70e12b344af65df0552f841c3152021)) | ||
- add vscode build task ([b29a08f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/b29a08fcb70e12b344af65df0552f841c3152021)) | ||
|
||
### 🤖 CI | ||
|
||
- simlpify workflow to a single job ([b1f64d9](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/b1f64d9863a26d3524ac20c216bd2ceebdd3ff60)) | ||
- **semantic-release:** update semantic-release config ([a9887c0](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/a9887c0aec9db04123f5b0213a907740d89c28ea)) | ||
- simlpify workflow to a single job ([b1f64d9](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/b1f64d9863a26d3524ac20c216bd2ceebdd3ff60)) | ||
- **semantic-release:** update semantic-release config ([a9887c0](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/a9887c0aec9db04123f5b0213a907740d89c28ea)) | ||
|
||
## [1.0.4](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.3...v1.0.4) (2024-02-18) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- update github asset path ([3cbc7bb](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/3cbc7bb04c81d72127d995a9828df62b04168abe)) | ||
- update github asset path ([3cbc7bb](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/3cbc7bb04c81d72127d995a9828df62b04168abe)) | ||
|
||
### ✨ Refactor | ||
|
||
- update asset path ([6b9ce2c](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/6b9ce2cf522a7964eb0c8febe8cd84912a28a5c1)) | ||
- update asset path ([6b9ce2c](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/6b9ce2cf522a7964eb0c8febe8cd84912a28a5c1)) | ||
|
||
## [1.0.3](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.2...v1.0.3) (2024-02-18) | ||
|
||
### ✨ Refactor | ||
|
||
- update asset path ([bddf12f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/bddf12f45d945da314254162dc6899a5cfd61e99)) | ||
- update asset path ([bddf12f](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/bddf12f45d945da314254162dc6899a5cfd61e99)) | ||
|
||
## [1.0.2](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.1...v1.0.2) (2024-02-18) | ||
|
||
### ✨ Refactor | ||
|
||
- add build in release step ([2375817](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/23758173a495f501d716f15ee3704fa385baab45)) | ||
- add build in release step ([2375817](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/23758173a495f501d716f15ee3704fa385baab45)) | ||
|
||
## [1.0.1](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/compare/v1.0.0...v1.0.1) (2024-02-18) | ||
|
||
### ✨ Refactor | ||
|
||
- update asset path ([db7c081](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/db7c0813e29f2f9ddcb0c25ab2c2bcd138dbf0dd)) | ||
- update asset path ([db7c081](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/db7c0813e29f2f9ddcb0c25ab2c2bcd138dbf0dd)) | ||
|
||
## 1.0.0 (2024-02-18) | ||
|
||
### ✨ Refactor | ||
|
||
- remove hungarian notation ([c4f7fda](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/c4f7fdadfcdf64bfcf3289f650cd0f27e09e178d)) | ||
- remove hungarian notation ([c4f7fda](https://github.com/Norgate-AV/NAVDatabase.Amx.AMX-CTC-1402/commit/c4f7fdadfcdf64bfcf3289f650cd0f27e09e178d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters