Releases: davidsneighbour/dotfiles
Releases · davidsneighbour/dotfiles
v2024.4.0
Full Changelog: v2024.3.2...v2024.4.0
v2024.3.2
v2024.3.1
v2024.3.0
2024.3.0 (2024-10-01)
Features
Theme
- fix: update Dracula theme (144c687)
Bug Fixes
- add Dracula icon theme (59fc55c)
- bash: adding current branch name to prompt (4feb115)
- move npm setup to commonjs file (ff0c669)
Chore
- config: add various configuration (1aabd4c)
- config: update git configuration (85a79f9)
- config: update workspace configuration (6a14e63)
- config: update workspace configuration (16f8079)
- deps-dev: bump lint-staged from 15.2.9 to 15.2.10 (#161) (ce35b41)
- deps: bump @davidsneighbour/commitlint-config from 2024.3.32 to 2024.3.38 (#149) (b34ce93)
- deps: bump @davidsneighbour/commitlint-config from 2024.3.38 to 2024.3.39 (#157) (82d0bcd)
- deps: bump @davidsneighbour/commitlint-config from 2024.3.39 to 2024.3.43 (#173) (7086ab7)
- deps: bump @davidsneighbour/eslint-config from 2024.3.32 to 2024.3.37 (#143) (252c9f2)
- deps: bump @davidsneighbour/eslint-config from 2024.3.37 to 2024.3.38 (#148) (251656c)
- deps: bump @davidsneighbour/eslint-config from 2024.3.38 to 2024.3.39 (#155) (c3667d0)
- deps: bump @davidsneighbour/eslint-config from 2024.3.39 to 2024.3.43 (#171) (ab8f11e)
- deps: bump @davidsneighbour/release-config from 2024.3.32 to 2024.3.38 (#150) (920bf4f)
- deps: bump @davidsneighbour/release-config from 2024.3.38 to 2024.3.39 (#153) (ca7d18e)
- deps: bump @davidsneighbour/release-config from 2024.3.39 to 2024.3.43 (#172) (6d38d22)
- deps: bump @davidsneighbour/remark-config from 2024.3.32 to 2024.3.38 (#151) (9d8473a)
- deps: bump @davidsneighbour/remark-config from 2024.3.38 to 2024.3.39 (#154) (9c15632)
- deps: bump @davidsneighbour/remark-config from 2024.3.39 to 2024.3.43 (#169) (ee87203)
- deps: bump @davidsneighbour/tools from 2024.3.32 to 2024.3.37 (#142) (785594e)
- deps: bump @davidsneighbour/tools from 2024.3.37 to 2024.3.39 (#156) (ea0d0a0)
- deps: bump @davidsneighbour/tools from 2024.3.39 to 2024.3.43 (#170) (32aab14)
- deps: bump micromatch from 4.0.7 to 4.0.8 (#147) (a513df1)
- deps: update dependencies (48b5c4b)
- deps: update dependencies (0cb22b9)
- deps: update dependencies (1001297)
- fixes to broken pull (7559a93)
Configuration
v2024.2.1
2024.2.1 (2024-07-26)
Bug Fixes
- rename g_clear_inbox function to github_clear_inbox (42093ce)
Chore
- assets: add original image for repo logo (256c21b)
- config: ignore bun.lockb (e3ce74c)
- config: update default packages for nvm/npm (99f6333)
- deps: Bump @davidsneighbour/release-config from 2024.3.13 to 2024.3.19 (#102) (9f67e25)
- deps: Bump @davidsneighbour/remark-config from 2024.3.13 to 2024.3.19 (#101) (99adb03)
- deps: Bump @davidsneighbour/tools from 2024.3.13 to 2024.3.19 (#103) (e01c710)
- deps: Bump themer from 6.5.3 to 6.7.0 (#112) (a27bdc3)
- deps: bump ws from 8.17.0 to 8.17.1 (#110) (069573e)
- deps: update dependencies (05102fd)
- deps: update dependencies (b7b7001)
- deps: update dependencies (9d6f8f0)
- filesystem: recent transactional changes (15feb88)
- fix: fix package.json (921fab0)
- submodule: update dotbot submodule (aa9979c)
v2024.2.0
v2024.1.1
2024.1.1 (2024-05-23)
Documentation
- fix: pull updates before running dotbot on updates (e94238c)
- fix: remove redundant file (d7d5f03)
- fix: update license year (5ed916f)
Features
- add gmailctl config to protected (14a9f30)
- add install dev environment script (17fab6f)
- add script to create localwp starter script with local tempdir (5f7ee29)
Bug Fixes
- add cargo to bash (d66e1e9)
- proper version number (b4edd31), closes #97
- rename create_local_desktop function (ef7919b)
Chore
- cleanup: remove unused bash function (311964e)
- config: update workspace configuration (212e747)
- deps: update dependencies (fc1b307)
- deps: update dependencies (d94e3e1)
Configuration
- vscode: update configuration (ebf8219)
v2024.1.0
v2024.0.15
2024.0.15 (2024-05-17)
Documentation
- fix: remove non-working image attributes (f2bebfc)
- fix: use blockquote highlights instead of table hack for notices (f67a6fc)
- update: move note about setup into caution blockquote (f824d14)
- update: new repo images and smaller typos (c8b4936)
- update: smaller fixes to structure and README.md (7be0ec2)
Bug Fixes
Refactors
- fix some linting complaints (f83b934)
Chore
v2024.0.14
2024.0.14 (2024-05-17)
Documentation
- add: add missing CITATION.cff file (1ff463a)
Bug Fixes
- add postrelease hook to npm scripts (fa68cdd)
- remove unused install parameter from dotbot.sh (5595a84)
Refactors
- add todo note to bash functions (cef5da8)
Chore
- cleanup: remove unused pre-commit configuration (51c8f92)
- deps: Bump @davidsneighbour/release-config (#94) (cf0946e)
- deps: update dependencies (0a67585)
Configuration
Build System
- feat: add release hook scripts (b3ff61a)