From f2353ba1772904edc442a24ebaa9b3a736093943 Mon Sep 17 00:00:00 2001 From: joostdecock Date: Sun, 4 Feb 2024 10:54:27 +0100 Subject: [PATCH] chore: Updated changelog with tristan release --- CHANGELOG.md | 6 ++++++ config/changelog.yaml | 2 ++ config/dependencies.yaml | 2 +- designs/lumina/CHANGELOG.md | 2 +- designs/tristan/CHANGELOG.md | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc6aa6727ef..6b91fe5be30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,12 @@ - Added a new *panels* option +### tristan + +#### Added + + - Inital release + ### plugin-annotations #### Added diff --git a/config/changelog.yaml b/config/changelog.yaml index a8037e52124..ba4e81b663f 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -14,6 +14,8 @@ Unreleased: - This Pattern component now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings sandy: - Added a new *panels* option + tristan: + - Inital release Fixed: carlton: diff --git a/config/dependencies.yaml b/config/dependencies.yaml index b72438928c5..ddd0096896f 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -4,7 +4,7 @@ _types: '@freesewing/core': &freesewing '{{version}}' dev: 'mocha': &mocha '10.2.0' - 'chai': &chai '4.3.10' + 'chai': &chai '5.0.3' '@freesewing/models': *freesewing '@freesewing/plugin-timing': *freesewing plugin: diff --git a/designs/lumina/CHANGELOG.md b/designs/lumina/CHANGELOG.md index c077f713761..bec5c47aa68 100644 --- a/designs/lumina/CHANGELOG.md +++ b/designs/lumina/CHANGELOG.md @@ -1,7 +1,7 @@ # Change log for: @freesewing/lumina -## 3.0.0 (2022-09-30) +## 3.0.0 (2023-09-30) ### Changed diff --git a/designs/tristan/CHANGELOG.md b/designs/tristan/CHANGELOG.md index 83acfea0b8e..a3677bbb560 100644 --- a/designs/tristan/CHANGELOG.md +++ b/designs/tristan/CHANGELOG.md @@ -1,7 +1,7 @@ # Change log for: @freesewing/tristan -## 3.0.0 (2022-09-30) +## 3.0.0 (2023-09-30) ### Changed