Skip to content

Commit 06a8df1

Browse files
chore: release main (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb00674 commit 06a8df1

5 files changed

Lines changed: 37 additions & 9 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/ChipWolf/dotfiles/compare/v1.4.0...v1.5.0) (2026-03-30)
4+
5+
6+
### Features
7+
8+
* **powertoys:** manage settings and keyboard remap (caps-to-ctrl) ([754265e](https://github.com/ChipWolf/dotfiles/commit/754265e6c284db528013fea39927d5a12ac334a2))
9+
* **windows:** add discord to chocolatey packages ([542ff79](https://github.com/ChipWolf/dotfiles/commit/542ff79d53e9e2c17393d0908e129612ef12d286))
10+
* **windows:** add obsidian to chocolatey packages ([33dd2fe](https://github.com/ChipWolf/dotfiles/commit/33dd2fecb1538fe12512f90cddff81c7b3b4d4ae))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** satisfy megalinter (stylua, ts-standard, shfmt, docker pin, markdown) ([581309a](https://github.com/ChipWolf/dotfiles/commit/581309ad55bbb7135bee86a0db63a5fe7c1b6d5d))
16+
* **docs:** align markdown tables for markdown-table-formatter ([cb00674](https://github.com/ChipWolf/dotfiles/commit/cb006747846f5a32da86c4bb6f93f41d0d0ffa4d))
17+
* **lint:** remediate all MegaLinter failures and warnings ([1cfa932](https://github.com/ChipWolf/dotfiles/commit/1cfa932c77678fddecd0f40fd9d08f85799b531c))
18+
* **lint:** remediate remaining MegaLinter failures and warnings ([accd1a1](https://github.com/ChipWolf/dotfiles/commit/accd1a19a077fa20a35c904a9b4c5124b955d470))
19+
* **lint:** replace markdownlint-cli2 config with markdownlint-cli format ([f8df0a7](https://github.com/ChipWolf/dotfiles/commit/f8df0a7c47780fed61f240e4a430647af284ecee))
20+
* **windows:** set XDG_CONFIG_HOME and fix Lazy sync syntax ([ea857e5](https://github.com/ChipWolf/dotfiles/commit/ea857e5b1a57550b8f2e79f0d3aa9232384de48f))
21+
* **windows:** use pwsh for ps1 scripts to bypass execution policy ([200d75f](https://github.com/ChipWolf/dotfiles/commit/200d75fb714afdbdd1e2d3bbb477979681187e94))
22+
23+
24+
### Miscellaneous
25+
26+
* **deps:** update dependency gh to v2.89.0 ([#25](https://github.com/ChipWolf/dotfiles/issues/25)) ([a2349f1](https://github.com/ChipWolf/dotfiles/commit/a2349f1d91a5cd6add7c85355b35d3b2b245f5d9))
27+
* **deps:** update github/codeql-action digest to c10b806 ([#22](https://github.com/ChipWolf/dotfiles/issues/22)) ([a9aca9b](https://github.com/ChipWolf/dotfiles/commit/a9aca9be39cc49c55eef64b03ba355979f1beff0))
28+
* **opencode:** allow gh run view * in bash permissions ([c3b8e53](https://github.com/ChipWolf/dotfiles/commit/c3b8e536b74619fee880b50b1a7e789f3243b025))
29+
* update badges ([3311fc8](https://github.com/ChipWolf/dotfiles/commit/3311fc8432ef10fb56a436004891855bde1d17da))
30+
331
## [1.4.0](https://github.com/ChipWolf/dotfiles/compare/v1.3.3...v1.4.0) (2026-03-24)
432

533

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ Opinionated dotfiles managed with [chezmoi](https://chezmoi.io). One repo config
4040
> [!WARNING]
4141
> These scripts fetch and execute code from this repo in a single command. Review them first if that matters to you, or use the [inspect-first path](#inspect-first) below.
4242
>
43-
> The install scripts are published as [GitHub Release](https://github.com/chipwolf/dotfiles/releases/tag/v1.4.0) assets with [SLSA Build L3](https://slsa.dev/spec/v1.0/levels#build-l3) provenance, verified with: `gh attestation verify install.sh --repo chipwolf/dotfiles` <!-- x-release-please-version -->
43+
> The install scripts are published as [GitHub Release](https://github.com/chipwolf/dotfiles/releases/tag/v1.5.0) assets with [SLSA Build L3](https://slsa.dev/spec/v1.0/levels#build-l3) provenance, verified with: `gh attestation verify install.sh --repo chipwolf/dotfiles` <!-- x-release-please-version -->
4444
4545
**macOS / Linux**
4646

4747
<!-- x-release-please-start-version -->
4848

4949
```sh
50-
sh -c "$(curl -fsSL https://github.com/chipwolf/dotfiles/releases/download/v1.4.0/install.sh)"
50+
sh -c "$(curl -fsSL https://github.com/chipwolf/dotfiles/releases/download/v1.5.0/install.sh)"
5151
```
5252

5353
<!-- x-release-please-end -->
@@ -57,7 +57,7 @@ sh -c "$(curl -fsSL https://github.com/chipwolf/dotfiles/releases/download/v1.4.
5757
<!-- x-release-please-start-version -->
5858

5959
```powershell
60-
irm https://github.com/chipwolf/dotfiles/releases/download/v1.4.0/install.ps1 | iex
60+
irm https://github.com/chipwolf/dotfiles/releases/download/v1.5.0/install.ps1 | iex
6161
```
6262

6363
<!-- x-release-please-end -->
@@ -173,7 +173,7 @@ All release artifacts are built with [SLSA Build L3](https://slsa.dev/spec/v1.0/
173173

174174
This covers:
175175

176-
- **Install scripts** (`install.sh`, `install.ps1`): published as [GitHub Release](https://github.com/chipwolf/dotfiles/releases/tag/v1.4.0) assets. <!-- x-release-please-version -->
176+
- **Install scripts** (`install.sh`, `install.ps1`): published as [GitHub Release](https://github.com/chipwolf/dotfiles/releases/tag/v1.5.0) assets. <!-- x-release-please-version -->
177177
- **Codespaces overlay image** ([ghcr.io/chipwolf/dotfiles](https://ghcr.io/chipwolf/dotfiles)): published to GHCR.
178178

179179
> [!NOTE]
@@ -188,7 +188,7 @@ Verify:
188188
gh attestation verify install.sh --repo chipwolf/dotfiles
189189

190190
# Container image
191-
gh attestation verify oci://ghcr.io/chipwolf/dotfiles:v1.4.0 --repo chipwolf/dotfiles
191+
gh attestation verify oci://ghcr.io/chipwolf/dotfiles:v1.5.0 --repo chipwolf/dotfiles
192192
```
193193

194194
<!-- x-release-please-end -->

install.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# install.ps1 — Bootstrap chezmoi dotfiles on Windows.
22
# Forks: update $repoUrl below to point at your fork.
33
# Usage (elevated PowerShell not required — script self-elevates):
4-
# irm https://github.com/chipwolf/dotfiles/releases/download/v1.4.0/install.ps1 | iex # x-release-please-version
4+
# irm https://github.com/chipwolf/dotfiles/releases/download/v1.5.0/install.ps1 | iex # x-release-please-version
55
# Or clone the repo and run:
66
# .\install.ps1
77

88
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSAvoidUsingWriteHost', '', Justification = 'Install script uses Write-Host for coloured terminal output')]
99
param()
1010

1111
$repoUrl = "https://github.com/chipwolf/dotfiles"
12-
$rawBase = "https://github.com/chipwolf/dotfiles/releases/download/v1.4.0" # x-release-please-version
12+
$rawBase = "https://github.com/chipwolf/dotfiles/releases/download/v1.5.0" # x-release-please-version
1313

1414
$ErrorActionPreference = "Stop"
1515

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if [ -n "${CODESPACES:-}" ] && [ -z "${DOTFILES_NO_OVERLAY:-}" ]; then
2323
tar -xzf "/tmp/_crane/${CRANE_TAR}" -C /tmp/_crane crane
2424
CRANE=/tmp/_crane/crane
2525

26-
OUR_IMAGE="ghcr.io/chipwolf/dotfiles:v1.4.0" # x-release-please-version
26+
OUR_IMAGE="ghcr.io/chipwolf/dotfiles:v1.5.0" # x-release-please-version
2727

2828
OUR_MANIFEST=$("$CRANE" manifest "$OUR_IMAGE")
2929
OUR_DIGEST=$("$CRANE" digest "$OUR_IMAGE")

0 commit comments

Comments
 (0)