Skip to content

Commit

Permalink
chore(release): v2024.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Feb 28, 2024
1 parent 40a8bcd commit c3f5392
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/dotfiles",
"description": "David's Neighbour's .dotfiles",
"version": "2024.0.1",
"version": "2024.0.2",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com>",
"bugs": "https://github.com/davidsneighbour/dotfiles/issues",
"dependencies": {
Expand Down

0 comments on commit c3f5392

Please sign in to comment.