Skip to content

Commit

Permalink
chore(release): v2024.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Aug 10, 2024
1 parent 741d276 commit 1db6b43
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Changelog
## [2024.4.4](https://github.com/davidsneighbour/kollitsch.dev/compare/v2024.4.3...v2024.4.4) (2024-08-10)


### Theme

* **fix:** background image hack ([741d276](https://github.com/davidsneighbour/kollitsch.dev/commit/741d2763e6436032c20582bfa7c692648c6d47ec))

## [2024.4.3](https://github.com/davidsneighbour/kollitsch.dev/compare/v2024.4.2...v2024.4.3) (2024-08-10)

## [2024.4.2](https://github.com/davidsneighbour/kollitsch.dev/compare/v2024.4.1...v2024.4.2) (2024-08-10)
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors:
given-names: "Patrick"
orcid: "https://orcid.org/0000-0001-6250-2135"
title: "kollitsch.dev"
version: 2024.4.3
version: 2024.4.4
date-released: 2024-08-10
url: "https://github.com/davidsneighbour/kollitsch.dev"
2 changes: 1 addition & 1 deletion assets/data/build.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2024.4.3"
"version": "2024.4.4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/kollitsch-dev",
"description": "Website and content for kollitsch.dev",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "UNLICENSED",
"private": true,
"repository": "davidsneighbour/kollitsch.dev",
Expand Down

0 comments on commit 1db6b43

Please sign in to comment.