From 8fa9ab7c55e80c890acc2b86d80239ca6ffee1c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 06:56:29 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..8256a76b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2024-09-05) + + +### Features + +* revamp app listing ([6d7a68a](https://github.com/openfoodfacts/fastlane-descriptions-smoothie/commit/6d7a68ae4c5d1210016c631c313b1097fb431b9a)) +* send only changelogs for iOS ([d9a501a](https://github.com/openfoodfacts/fastlane-descriptions-smoothie/commit/d9a501a68670b7d4172dcabd6935780f63ae620d)) + + +### Bug Fixes + +* concurrency cancellation for github actions ([16d2884](https://github.com/openfoodfacts/fastlane-descriptions-smoothie/commit/16d2884d93a7864c7314c4f15c98977d79575a65))