From 18d9aeacd5f52eabe130c785c1afad851013a4a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 06:40:35 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdc6361..5471121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://github.com/apify/actions/compare/v1.2.0...v1.3.0) (2026-05-22) + + +### Features + +* extend MongoDB index-check prompt with six more review patterns ([#21](https://github.com/apify/actions/issues/21)) ([8bab229](https://github.com/apify/actions/commit/8bab22948562bab4bb1a4a962e5571709676550f)) +* PR title check action ([#24](https://github.com/apify/actions/issues/24)) ([28507c2](https://github.com/apify/actions/commit/28507c283529cfd5de11f7046443d25a39cb73e4)) + ## [1.2.0](https://github.com/apify/actions/compare/v1.1.2...v1.2.0) (2026-05-19)