Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Feb 2, 2024
1 parent 2ff9640 commit d6281bf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.4.0](https://github.com/rohberg/volto-searchkit-block/compare/0.3.3...0.4.0)

- CI Remove rohberg.elasticsearchblocks [`79c4251`](https://github.com/rohberg/volto-searchkit-block/commit/79c42517ee7c4a608fe23d834ff99d3e1e6dc9f0)
- Update ci.yml [`c8cbd1d`](https://github.com/rohberg/volto-searchkit-block/commit/c8cbd1dd1bcbcce1c0356b928dc61939bc00c454)
- prettier [`2ff9640`](https://github.com/rohberg/volto-searchkit-block/commit/2ff9640cfc8e1f3cb34ffae2fab6575ac4f25d8c)
- Update versions [`4b1186a`](https://github.com/rohberg/volto-searchkit-block/commit/4b1186a3de923f28987ba33a55816ce639413fa9)
- Update acceptance.yml [`6f5e863`](https://github.com/rohberg/volto-searchkit-block/commit/6f5e863c0e85070b75814ab069734e3642d59016)
- Update ci.yml [`69faf30`](https://github.com/rohberg/volto-searchkit-block/commit/69faf307c73719e92a9ef72143d08c56c5026af7)
- Update Volto version for testing [`f3015d3`](https://github.com/rohberg/volto-searchkit-block/commit/f3015d35a0844930dcea87428d7c3d9b20fce02c)
- Update code.yml [`2873881`](https://github.com/rohberg/volto-searchkit-block/commit/28738810c2a2d65aee171e095d01ad1e41e56275)
- index server: url and index optional [`b4b4e5f`](https://github.com/rohberg/volto-searchkit-block/commit/b4b4e5f3cb4fca45a92a80b2061fde783dc8af81)
- Update package.json [`bcd03d8`](https://github.com/rohberg/volto-searchkit-block/commit/bcd03d81b78f6d5363c87a48fa78107aed792fce)

#### [0.3.3](https://github.com/rohberg/volto-searchkit-block/compare/0.3.2...0.3.3)

> 22 September 2023
- Release 0.3.3 [`35e2669`](https://github.com/rohberg/volto-searchkit-block/commit/35e26695322b53495101c5e0cc77739ac408b2c5)
- Bug fix for metadata values not part of vocabularies [`b1f370f`](https://github.com/rohberg/volto-searchkit-block/commit/b1f370f7f7bc20e9679ee91a81671e6f41f84445)
- Bug fix for metadata values not part of vocabularies [`09fe2b9`](https://github.com/rohberg/volto-searchkit-block/commit/09fe2b9721639a591c59a19a88084c0e343620c8)
- Fix format of search result to external target. [`9d35007`](https://github.com/rohberg/volto-searchkit-block/commit/9d3500794e8957ea3a44ff34b8b45ad4e7b80319)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rohberg/volto-searchkit-block",
"version": "0.3.3",
"version": "0.4.0",
"description": "Find content. Pardon typos. Allow search queries with and provide results with compound words.",
"main": "src/index.js",
"author": "Katja Süss, https://github.com/rohberg",
Expand Down

0 comments on commit d6281bf

Please sign in to comment.