diff --git a/.changes/1.2.2-rc2.md b/.changes/1.2.2-rc2.md deleted file mode 100644 index a5068f2..0000000 --- a/.changes/1.2.2-rc2.md +++ /dev/null @@ -1,4 +0,0 @@ -## 1.2.2-rc2 - 2024-11-18 -### Fixed -* Embed resources into presentation formation signature -* Checkout images using lfs diff --git a/.changes/1.2.2-rc3.md b/.changes/1.2.2-rc3.md deleted file mode 100644 index 9e3bc87..0000000 --- a/.changes/1.2.2-rc3.md +++ /dev/null @@ -1,5 +0,0 @@ -## 1.2.2-rc3 - 2024-11-18 -### Fixed -* Embed resources into presentation formation signature -* Checkout images using lfs -* Fixed CI diff --git a/.changes/1.2.2-rc1.md b/.changes/1.2.2.md similarity index 71% rename from .changes/1.2.2-rc1.md rename to .changes/1.2.2.md index 1c7fb6d..745b1dd 100644 --- a/.changes/1.2.2-rc1.md +++ b/.changes/1.2.2.md @@ -1,3 +1,3 @@ -## 1.2.2-rc1 - 2024-11-06 +## 1.2.2 - 2024-11-18 ### Fixed * Embed resources into presentation formation signature diff --git a/.changes/unreleased/Fixed-20241106-143647.yaml b/.changes/unreleased/Fixed-20241106-143647.yaml deleted file mode 100644 index 04f47c6..0000000 --- a/.changes/unreleased/Fixed-20241106-143647.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Fixed -body: Embed resources into presentation formation signature -time: 2024-11-06T14:36:47.597001706+01:00 diff --git a/.changes/unreleased/Fixed-20241118-094423.yaml b/.changes/unreleased/Fixed-20241118-094423.yaml deleted file mode 100644 index 8109035..0000000 --- a/.changes/unreleased/Fixed-20241118-094423.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Fixed -body: Checkout images using lfs -time: 2024-11-18T09:44:23.272915434+01:00 diff --git a/.changes/unreleased/Fixed-20241118-112438.yaml b/.changes/unreleased/Fixed-20241118-112438.yaml deleted file mode 100644 index 2b29fc0..0000000 --- a/.changes/unreleased/Fixed-20241118-112438.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Fixed -body: Fixed CI -time: 2024-11-18T11:24:38.361711822+01:00 diff --git a/CHANGELOG.md b/CHANGELOG.md index ffae9b0..6b69da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,18 +6,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). -## 1.2.2-rc3 - 2024-11-18 -### Fixed -* Embed resources into presentation formation signature -* Checkout images using lfs -* Fixed CI - -## 1.2.2-rc2 - 2024-11-18 -### Fixed -* Embed resources into presentation formation signature -* Checkout images using lfs - -## 1.2.2-rc1 - 2024-11-06 +## 1.2.2 - 2024-11-18 ### Fixed * Embed resources into presentation formation signature