From 808202845bb8fab9d338d388966bd27d4298bf2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 22:14:54 +0200 Subject: [PATCH] chore(main): release 0.6.0 (#29) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f00c6d3..7eb2ddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.6.0](https://github.com/cschmatzler/idiom/compare/v0.5.1...v0.6.0) (2023-09-05) + + +### ⚠ BREAKING CHANGES + +* relicense + +### Features + +* relicense ([0d36941](https://github.com/cschmatzler/idiom/commit/0d36941b7c37600c5183a433ecbb6c6e385d23f3)) + ## [0.5.1](https://github.com/cschmatzler/idiom/compare/v0.5.0...v0.5.1) (2023-09-05)