From 2dc7cc26979488ada53c186e4c03b2336dd3bdd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:50:35 +0000 Subject: [PATCH] chore(main): release 0.2.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d6f85..370260a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.1](https://github.com/byte5digital/ai-entry-embeddings/compare/v0.2.0...v0.2.1) (2026-06-16) + + +### Miscellaneous Chores + +* **deps:** Bump googleapis/release-please-action from 4 to 5 ([#7](https://github.com/byte5digital/ai-entry-embeddings/issues/7)) ([ff97ec5](https://github.com/byte5digital/ai-entry-embeddings/commit/ff97ec553e3119c9159b26ccaada120183c59db9)) +* **deps:** Update laravel/ai requirement in the minor-and-patch group ([#2](https://github.com/byte5digital/ai-entry-embeddings/issues/2)) ([000bcdd](https://github.com/byte5digital/ai-entry-embeddings/commit/000bcddc7895d6cf84407babe9a2dd3a9fd95f22)) + ## [0.2.0](https://github.com/byte5digital/ai-entry-embeddings/compare/v0.1.0...v0.2.0) (2026-04-02)