-
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
59c372b
commit 14baff6
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule GenericCameraUI
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 | |
+1 −1 | .vscode/settings.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,679 −3,209 | pnpm-lock.yaml | |
+102 −62 | src/mGenericCameraUIArray.axs |
Submodule GenericDocCamUI
updated
17 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 | |
+7 −0 | CHANGELOG.md | |
+65 −31 | SymLink.ps1 | |
+80 −0 | archive.ps1 | |
+3 −3 | build.ps1 | |
+442 −0 | install.ps1 | |
+20 −0 | manifest.json | |
+18 −17 | package.json | |
+5,679 −3,209 | pnpm-lock.yaml | |
+0 −24 | src/mGenericDocCamUIArray.axs |