Skip to content

Commit 64ad019

Browse files
chore(release): v2025.19.0
1 parent 083fba0 commit 64ad019

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
Changelog
2+
## [2025.19.0](https://github.com/davidsneighbour/dotfiles/compare/v2025.18.0...v2025.19.0) (2025-09-09)
3+
4+
5+
### Features
6+
7+
* **git:** add private email address per provider ([6d19262](https://github.com/davidsneighbour/dotfiles/commit/6d19262fa511e2a32f89f4d0989d0425f113170b))
8+
* **vale:** add AI detection rules ([03cb5c3](https://github.com/davidsneighbour/dotfiles/commit/03cb5c35f1d987922b0633547ebe2bf00befb169))
9+
10+
11+
### Configuration
12+
13+
* add crosspost env file to protected setup ([d1acf96](https://github.com/davidsneighbour/dotfiles/commit/d1acf96b8b66b3f2b164a7895eceb136faf62817))
14+
* **nvm:** add default packages ([63f7730](https://github.com/davidsneighbour/dotfiles/commit/63f7730617a56e6ec615cb746cf50d9925c275d4))
15+
* **secretlint:** add chatgpt chat links to watch list ([0ae68da](https://github.com/davidsneighbour/dotfiles/commit/0ae68daa84bb601b0a082745dd35cb7a64a2cae0))
16+
* **vscode:** update workspace configuration for dotfiles ([083fba0](https://github.com/davidsneighbour/dotfiles/commit/083fba04e936277e0e8615dd2da7c87f7bc898f4))
17+
218
## [2025.18.0](https://github.com/davidsneighbour/dotfiles/compare/v2025.17.0...v2025.18.0) (2025-09-08)
319

420

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ keywords:
2222
- npm
2323
- configuration
2424
license: MIT
25-
commit: a6351c46da1ecffb990fb3d88cf5f79eedcde17f
26-
version: 2025.18.0
27-
date-released: 2025-09-09
25+
commit: 083fba04e936277e0e8615dd2da7c87f7bc898f4
26+
version: 2025.19.0
27+
date-released: 2025-09-10

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@davidsneighbour/dotfiles",
33
"description": "David's Neighbour's .dotfiles",
4-
"version": "2025.18.0",
4+
"version": "2025.19.0",
55
"license": "GPL-3.0-or-later",
66
"repository": "https://github.com/davidsneighbour/dotfiles",
77
"author": "Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>",

0 commit comments

Comments
 (0)