Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore: release v3.8.0 (#1015)
Browse files Browse the repository at this point in the history
* chore: release v3.8.0

* Apply suggestions from code review

Co-authored-by: Haroen Viaene <hello@haroen.me>
  • Loading branch information
instantsearch-bot and Haroenv authored Jul 12, 2021
1 parent 41ee905 commit 3a5b6bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.8.0](https://github.com/algolia/vue-instantsearch/compare/v3.7.0...v3.8.0) (2021-07-12)

### Features

* **dynamic-widgets**: add the `ais-experimental-dynamic-widgets` ([#922](https://github.com/algolia/vue-instantsearch/issues/922))
* **facet ordering**: apply result from facet ordering in facet widgets ([#922](https://github.com/algolia/vue-instantsearch/issues/922))

# [3.7.0](https://github.com/algolia/vue-instantsearch/compare/v3.6.0...v3.7.0) (2021-04-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"autocomplete"
],
"license": "MIT",
"version": "3.7.0",
"version": "3.8.0",
"files": [
"dist",
"src",
Expand Down

0 comments on commit 3a5b6bf

Please sign in to comment.