Commit 369ae03
committed
Bump versions and edit changelog.
1 parent ffd2436 commit 369ae03
3 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
- eslint.config.mjs+4-2
- package-lock.json+1.7k-847
- package.json+12-13
- packages/test-serializer/package-lock.json-1
- packages/test-serializer/test/test-convert-user-config-npm-script.test.ts+9-9
- packages/uhk-agent/package-lock.json+16-54
- packages/uhk-agent/package.json+2-5
- packages/uhk-agent/src/electron-main.ts+1
- packages/uhk-agent/src/services/device.service.ts+5-4
- packages/uhk-agent/src/services/smart-macro-doc.service.ts+6-5
- packages/uhk-agent/src/services/sudo.service.ts+9-8
- packages/uhk-agent/src/util/backup-user-configuration.ts+8-5
- packages/uhk-agent/src/util/get-user-config-history-dir-async.ts+3-3
- packages/uhk-agent/src/util/save-extract-firmware.ts+12-25
- packages/uhk-agent/src/util/save-user-config-history-async.ts+2-3
- packages/uhk-common/package-lock.json-10
- packages/uhk-common/package.json-1
- packages/uhk-common/src/util/user-configuration-history-helpers.test.ts+39
- packages/uhk-common/src/util/user-configuration-history-helpers.ts+51-9
- packages/uhk-fs/lib/empty-dir.js+17
- packages/uhk-fs/lib/index.d.ts+6
- packages/uhk-fs/lib/index.js+3
- packages/uhk-fs/lib/make-tmp-dir.js+10
- packages/uhk-fs/lib/path-exists.js+9
- packages/uhk-fs/package-lock.json+13
- packages/uhk-fs/package.json+21
- packages/uhk-fs/test/make-tmp-dir.test.js+17
- packages/uhk-smart-macro/package-lock.json+67-63
- packages/uhk-smart-macro/package.json+1-1
- packages/uhk-usb/package-lock.json+10-2
- packages/uhk-usb/package.json+2-1
- packages/uhk-usb/src/uhk-hid-device.ts+4-3
- packages/uhk-usb/src/uhk-operations.ts-2
- packages/uhk-usb/src/util.ts+4-4
- packages/uhk-web/package-lock.json-1
- packages/uhk-web/src/app/components/device/advanced-settings/advanced-settings.page.component.html+1-1
- packages/uhk-web/src/app/components/device/advanced-settings/advanced-settings.page.component.ts+1-1
- packages/usb/package-lock.json+185-202
- packages/usb/package.json+1-1
- scripts/copy-to-tmp-folder.js+4-4
- scripts/download-firmware.js+6-5
- scripts/generate-svg-sprites.js+3-3
- scripts/release.mjs+10-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments