Skip to content

Commit cd9e02c

Browse files
chore(release): 2.8.1 [skip ci]
## [2.8.1](v2.8.0...v2.8.1) (2025-12-12) ### Bug Fixes * **vscode:** disable terminal auto suggestions ([865cca2](865cca2))
1 parent 865cca2 commit cd9e02c

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.8.1](https://github.com/jdbruijn/dotfiles/compare/v2.8.0...v2.8.1) (2025-12-12)
2+
3+
### Bug Fixes
4+
5+
- **vscode:** disable terminal auto suggestions ([865cca2](https://github.com/jdbruijn/dotfiles/commit/865cca27508a9a5c4ec52bbc2c7cf32354329299))
6+
17
## [2.8.0](https://github.com/jdbruijn/dotfiles/compare/v2.7.0...v2.8.0) (2025-12-05)
28

39
### Features

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotfiles",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"private": true,
55
"description": "dotfiles, software and macOS defaults",
66
"homepage": "https://github.com/jdbruijn/dotfiles#readme",

0 commit comments

Comments
 (0)