diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe0a7db..c422b05e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.3.3](https://github.com/h-enk/getdoks.org/compare/v0.3.0...v0.3.3) + +- feat: update netlify workflow [`544d36f`](https://github.com/h-enk/getdoks.org/commit/544d36fb1fa2c684659fadf8f0c6b00d4b3e278c) +- content: add mermaid page [`7cf6e27`](https://github.com/h-enk/getdoks.org/commit/7cf6e27a48f2427b94d8daba1e51d6c06769a60b) +- content: update mermaid page [`a2048b9`](https://github.com/h-enk/getdoks.org/commit/a2048b9eb0919d1277d9d4cf1298eced75bb78bf) + #### [v0.3.0](https://github.com/h-enk/getdoks.org/compare/v0.2.1...v0.3.0) +> 23 June 2021 + - feat: add hugo-installer + auto-changelog [`675837c`](https://github.com/h-enk/getdoks.org/commit/675837cd0298cdfe9019501f3ab47d1dc5f04d58) - fix: update content security policy [`e97e92f`](https://github.com/h-enk/getdoks.org/commit/e97e92f726cbad5a2d7c51dc688a1f6facffe465) - fix: update content security policy [`4d9aa8c`](https://github.com/h-enk/getdoks.org/commit/4d9aa8c514dfe8191b2a61bcc79c186c3b742e37) diff --git a/package-lock.json b/package-lock.json index 57748c13..711707ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "getdoks", - "version": "0.3.0", + "version": "0.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "getdoks", - "version": "0.3.0", + "version": "0.3.3", "hasInstallScript": true, "devDependencies": { "@babel/cli": "^7.14", diff --git a/package.json b/package.json index ab357012..14105fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "getdoks", - "version": "0.3.0", + "version": "0.3.3", "private": true, "browserslist": [ "defaults"