-
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
622897b
commit 4ec7674
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule WolfVisionVisualizer
updated
18 files
+46 −8 | .changelogrc.json | |
+68 −60 | .github/workflows/main.yml | |
+1 −0 | .gitignore | |
+0 −3 | .husky/commit-msg | |
+0 −3 | .husky/pre-commit | |
+1 −0 | .npmrc | |
+1 −1 | .nvmrc | |
+125 −0 | .releaserc.json | |
+11 −0 | CHANGELOG.md | |
+65 −31 | SymLink.ps1 | |
+80 −0 | archive.ps1 | |
+3 −3 | build.ps1 | |
+442 −0 | install.ps1 | |
+20 −0 | manifest.json | |
+17 −16 | package.json | |
+5,674 −3,213 | pnpm-lock.yaml | |
+0 −251 | src/WolfVision.axs | |
+16 −7 | src/mWolfVisionVisualizer.axs |
Submodule YamahaBD-A1020
updated
18 files
+46 −8 | .changelogrc.json | |
+68 −60 | .github/workflows/main.yml | |
+1 −0 | .gitignore | |
+0 −3 | .husky/commit-msg | |
+0 −3 | .husky/pre-commit | |
+1 −0 | .npmrc | |
+1 −1 | .nvmrc | |
+125 −0 | .releaserc.json | |
+11 −0 | CHANGELOG.md | |
+65 −31 | SymLink.ps1 | |
+80 −0 | archive.ps1 | |
+3 −3 | build.ps1 | |
+442 −0 | install.ps1 | |
+20 −0 | manifest.json | |
+17 −16 | package.json | |
+5,674 −3,213 | pnpm-lock.yaml | |
+42 −44 | src/mYamahaBD-A1020.axs | |
+2 −2 | src/mYamahaBD-A1020UIArray.axs |