Skip to content

Commit d9b250e

Browse files
chore(release): v3001.4.1
1 parent 970bf68 commit d9b250e

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
Changelog
2+
## [3001.4.1](https://github.com/davidsneighbour/dotfiles/compare/v3001.4.0...v3001.4.1) (2026-02-22)
3+
4+
5+
### Bug Fixes
6+
7+
* **bin:** remove unused binaries ([25a921f](https://github.com/davidsneighbour/dotfiles/commit/25a921f793891af25d3781d7da08853093bba01a))
8+
* **hyouji:** update hyouji configuration ([70fa492](https://github.com/davidsneighbour/dotfiles/commit/70fa492913fd48898956e0090b8fc0bf4d7bb936))
9+
* polybar and rofi configurations, workspace management ([970bf68](https://github.com/davidsneighbour/dotfiles/commit/970bf6866765a35e1f133ead203629824b27b072))
10+
* **polybar:** update configuration ([abab171](https://github.com/davidsneighbour/dotfiles/commit/abab171f41e0b75d6d3a1ed9a6fa8c83b0645fa1))
11+
12+
13+
### Chore
14+
15+
* **assets:** update skyline stats for 2026 ([8e1a70c](https://github.com/davidsneighbour/dotfiles/commit/8e1a70c02bc62aa42fe0093f5cbf9e6b687c9ade))
16+
217
## [3001.4.0](https://github.com/davidsneighbour/dotfiles/compare/v3001.3.0...v3001.4.0) (2026-02-19)
318

419

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: e729efee287f5a7b64073c49b5169b0467b6eb80
26-
version: 3001.4.0
27-
date-released: 2026-02-20
25+
commit: 970bf6866765a35e1f133ead203629824b27b072
26+
version: 3001.4.1
27+
date-released: 2026-02-22

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