Skip to content

Commit 8b165b9

Browse files
committed
Version packages
@varlock/native-helper-darwin@1.17.2 @varlock/native-helper-linux-arm64@1.17.2 @varlock/native-helper-linux-x64@1.17.2 @varlock/native-helper-win32-x64@1.17.2 varlock@1.17.2
1 parent 97cbe5e commit 8b165b9

13 files changed

Lines changed: 41 additions & 20 deletions

File tree

.bumpy/fix-multiselect-validation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.bumpy/fix-split-chunk-leak-scan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/native-helpers/darwin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
5+
## 1.17.2
6+
<sub>2026-08-27</sub>
7+
8+
- *(patch)* Version bump from group with `varlock` v1.17.2
9+
410
## 1.17.1
511
<sub>2026-08-25</sub>
612

packages/native-helpers/darwin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlock/native-helper-darwin",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "varlock native helper binary for macOS (Secure Enclave local encryption). Installed automatically as an optional dependency of varlock.",
55
"author": "dmno-dev",
66
"license": "MIT",

packages/native-helpers/linux-arm64/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
5+
## 1.17.2
6+
<sub>2026-08-27</sub>
7+
8+
- *(patch)* Version bump from group with `varlock` v1.17.2
9+
410
## 1.17.1
511
<sub>2026-08-25</sub>
612

packages/native-helpers/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlock/native-helper-linux-arm64",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "varlock native helper binary for Linux arm64 (TPM2/polkit local encryption). Installed automatically as an optional dependency of varlock.",
55
"author": "dmno-dev",
66
"license": "MIT",

packages/native-helpers/linux-x64/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
5+
## 1.17.2
6+
<sub>2026-08-27</sub>
7+
8+
- *(patch)* Version bump from group with `varlock` v1.17.2
9+
410
## 1.17.1
511
<sub>2026-08-25</sub>
612

packages/native-helpers/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlock/native-helper-linux-x64",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "varlock native helper binary for Linux x64 (TPM2/polkit local encryption). Installed automatically as an optional dependency of varlock.",
55
"author": "dmno-dev",
66
"license": "MIT",

packages/native-helpers/win32-x64/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
5+
## 1.17.2
6+
<sub>2026-08-27</sub>
7+
8+
- *(patch)* Version bump from group with `varlock` v1.17.2
9+
410
## 1.17.1
511
<sub>2026-08-25</sub>
612

0 commit comments

Comments
 (0)