diff --git a/CHANGELOG.md b/CHANGELOG.md index e758a2a..2950c71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## 0.4.0 (2023-10-15) + + +### Features + +* **analytics:** add plausible head script ([2e0471a](https://github.com/bardenha/portfolio/commit/2e0471a2004723895416115146dc95a135bce162)) + ## 0.3.0 (2023-10-14) diff --git a/package.json b/package.json index ec6a067..b06ea9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bardenha-portfolio", - "version": "0.3.0", + "version": "0.4.0", "description": "Harry Barden's personal portfolio and blog", "repository": { "type": "git",