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

Commit 3a5b6bf

Browse files
chore: release v3.8.0 (#1015)
* chore: release v3.8.0 * Apply suggestions from code review Co-authored-by: Haroen Viaene <[email protected]>
1 parent 41ee905 commit 3a5b6bf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.8.0](https://github.com/algolia/vue-instantsearch/compare/v3.7.0...v3.8.0) (2021-07-12)
2+
3+
### Features
4+
5+
* **dynamic-widgets**: add the `ais-experimental-dynamic-widgets` ([#922](https://github.com/algolia/vue-instantsearch/issues/922))
6+
* **facet ordering**: apply result from facet ordering in facet widgets ([#922](https://github.com/algolia/vue-instantsearch/issues/922))
7+
18
# [3.7.0](https://github.com/algolia/vue-instantsearch/compare/v3.6.0...v3.7.0) (2021-04-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"autocomplete"
1717
],
1818
"license": "MIT",
19-
"version": "3.7.0",
19+
"version": "3.8.0",
2020
"files": [
2121
"dist",
2222
"src",

0 commit comments

Comments
 (0)