Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.3.0](https://github.com/apify/actions/compare/v1.2.0...v1.3.0) (2026-06-03)


### Features

* enhance MongoDB index checker with detailed sharding guidelines and common patterns ([#25](https://github.com/apify/actions/issues/25)) ([ebbf103](https://github.com/apify/actions/commit/ebbf10368eb33412fd89dbc7094c25ba8dfb1789))
* 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))
* Update model version from claude-opus-4-7 to claude-opus-4-8 ([#26](https://github.com/apify/actions/issues/26)) ([f4bd7c9](https://github.com/apify/actions/commit/f4bd7c9aeaf8c43aaac13b17e41025a32dcec039))

## [1.2.0](https://github.com/apify/actions/compare/v1.1.2...v1.2.0) (2026-05-19)


Expand Down