From 5597d824b55a9e0e56d5aa7600aa2e82d58a5715 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Fri, 15 Sep 2023 12:44:56 +0200 Subject: [PATCH] meta: update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f60c31..9d47f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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). +#### [v1.0.3](https://github.com/h-enk/doks/compare/v1.0.2...v1.0.3) + +- deps: bumps @hyas/doks-core from 1.0.6 to 1.0.7 [`313302a`](https://github.com/h-enk/doks/commit/313302aff1ad0019a95b4a96e7df59d406cea345) +- config: update for #1093 [`6592269`](https://github.com/h-enk/doks/commit/6592269e3930038437b1f50f3472aaa7dc64de25) + #### [v1.0.2](https://github.com/h-enk/doks/compare/v1.0.1...v1.0.2) +> 14 September 2023 + - feat: update @hyas/doks-core from 1.0.5 to 1.0.6 [`dae8845`](https://github.com/h-enk/doks/commit/dae8845430f68d9a569b276cd775b44e49c24124) - feat: add _custom.scss [`ad2d80e`](https://github.com/h-enk/doks/commit/ad2d80eb9e936681ba6c14594effcbd15661302f) - fix: clean contents _custom.scss [`08e852b`](https://github.com/h-enk/doks/commit/08e852b70aa61380057d46eb1c6c1d31642185a4)