From 8aa72287ff06a8caf9ede449166a9dc8e72f826e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:59:39 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d7e9e2d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2026-05-15) + + +### Features + +* Add custom GitHub Actions to a separate repository ([#1](https://github.com/apify/actions/issues/1)) ([09aeef7](https://github.com/apify/actions/commit/09aeef75a109aeb29cf7d5374d0e4531e7d84e5b))