Skip to content

Commit 4a6a8c3

Browse files
chore(release): v3001.1.0
1 parent 6bd65f5 commit 4a6a8c3

File tree

3 files changed

+29
-4
lines changed

3 files changed

+29
-4
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
Changelog
2+
## [3001.1.0](https://github.com/davidsneighbour/dotfiles/compare/v3001.0.0...v3001.1.0) (2026-01-16)
3+
4+
5+
### Features
6+
7+
* add remarkable transfer script ([7940f90](https://github.com/davidsneighbour/dotfiles/commit/7940f905a921c917d307346369d58792c0d7e0d5))
8+
9+
10+
### Bug Fixes
11+
12+
* **bashrc:** add atuin to bash configuration ([d5a31d6](https://github.com/davidsneighbour/dotfiles/commit/d5a31d63a3d49b92cd760c28d51f83cf237220eb))
13+
14+
15+
### Chore
16+
17+
* **repo:** ignore bin/local ([6bd65f5](https://github.com/davidsneighbour/dotfiles/commit/6bd65f5714b1c1929cc04d74a2c63e581a81a936))
18+
* **repo:** update submodules ([4015203](https://github.com/davidsneighbour/dotfiles/commit/40152030c5e575929c9c07164de6f0d6c21a65ef))
19+
* **repo:** update submodules ([c994b20](https://github.com/davidsneighbour/dotfiles/commit/c994b2020b0115fcadc5f70e80b34e72d0171ebf))
20+
21+
22+
### Configuration
23+
24+
* **vscode:** update workspaces ([07759cc](https://github.com/davidsneighbour/dotfiles/commit/07759cc21fdd5405cf0ce08352847221677a07d9))
25+
* **workspaces:** update workspaces ([2e94bdc](https://github.com/davidsneighbour/dotfiles/commit/2e94bdc1d1d658c390f5a66f725b05a3dad48210))
26+
227
## [3001.0.0](https://github.com/davidsneighbour/dotfiles/compare/v2025.19.0...v3001.0.0) (2026-01-10)
328

429

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: 6864a183719ab3fc7a69e2ca5be12e19c815d043
26-
version: 3001.0.0
27-
date-released: 2026-01-10
25+
commit: 6bd65f5714b1c1929cc04d74a2c63e581a81a936
26+
version: 3001.1.0
27+
date-released: 2026-01-17

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": "3001.0.0",
4+
"version": "3001.1.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)