diff --git a/CHANGELOG.md b/CHANGELOG.md index 7471642c..5728ef46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [2024.0.2](/github.com/davidsneighbour/dotfiles/compare/v2024.0.1...v2024.0.2) (2024-02-28) + + +### Features + +* add deps update function ([0785181](/github.com/davidsneighbour/dotfiles/commit/07851815b4e2755fe5e1ca153c7cc8cbfdac8edd)) +* dependencies update script ([d551941](/github.com/davidsneighbour/dotfiles/commit/d55194190e14d6874e752d15289e024b1b4ae436)) + ## [2024.0.1](/github.com/davidsneighbour/dotfiles/compare/v2024.0.0...v2024.0.1) (2024-02-04) ## [2024.0.0](/github.com/davidsneighbour/dotfiles/compare/v2023.0.11...v2024.0.0) (2024-01-24) diff --git a/package-lock.json b/package-lock.json index e96c5713..68b6389d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@davidsneighbour/dotfiles", - "version": "2024.0.1", + "version": "2024.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@davidsneighbour/dotfiles", - "version": "2024.0.1", + "version": "2024.0.2", "license": "GPL-3.0-or-later", "dependencies": { "@davidsneighbour/standard-version-config": "5.8.11", diff --git a/package.json b/package.json index bcdbed09..b85c0704 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@davidsneighbour/dotfiles", "description": "David's Neighbour's .dotfiles", - "version": "2024.0.1", + "version": "2024.0.2", "author": "Patrick Kollitsch ", "bugs": "https://github.com/davidsneighbour/dotfiles/issues", "dependencies": {