diff --git a/CHANGELOG.md b/CHANGELOG.md index ce162db..bdf24d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.12.0](https://github.com/aymeric-giraudet/svelte-algolia-instantsearch/compare/v0.11.1...v0.12.0) (2023-11-08) + + + ## [0.11.1](https://github.com/aymeric-giraudet/svelte-algolia-instantsearch/compare/v0.11.0...v0.11.1) (2023-11-05) diff --git a/package.json b/package.json index 315493c..13b6fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-algolia-instantsearch", - "version": "0.11.1", + "version": "0.12.0", "license": "MIT", "description": "Svelte wrapper for Algolia InstantSearch", "repository": "aymeric-giraudet/svelte-algolia-instantsearch",