From 9611d9dcf9be3e9ce5790a25d001dcbad9e75fc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 15:49:53 +0000 Subject: [PATCH] chore(main): release 0.4.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50452734c6e..f6acc18aa37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.0](https://github.com/hugomods/search/compare/v0.3.1...v0.4.0) (2023-05-13) + + +### Features + +* generate the hash for search indices ([#140](https://github.com/hugomods/search/issues/140)) ([03db352](https://github.com/hugomods/search/commit/03db352944287a788450af84a153578d4be547b5)) + ## [0.3.1](https://github.com/hugomods/search/compare/v0.3.0...v0.3.1) (2023-05-13)