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

Commit 730902d

Browse files
chore: release v3.7.0 (#957)
Co-authored-by: eunjae-lee <[email protected]>
1 parent e2e42a4 commit 730902d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [3.7.0](https://github.com/algolia/vue-instantsearch/compare/v3.6.0...v3.7.0) (2021-04-27)
2+
3+
4+
### Features
5+
6+
* **insights:** expose `send-event` in widgets ([#953](https://github.com/algolia/vue-instantsearch/issues/953)) ([e2e42a4](https://github.com/algolia/vue-instantsearch/commit/e2e42a4180796728cff5d7b02949b857e5918d3c))
7+
* **middlewares:** add middlewares prop to ais-instant-search ([#939](https://github.com/algolia/vue-instantsearch/issues/939)) ([513017a](https://github.com/algolia/vue-instantsearch/commit/513017a47d38ccddd0557c01ce732e6e5e7648d6))
8+
9+
10+
111
# [3.6.0](https://github.com/algolia/vue-instantsearch/compare/v3.5.0...v3.6.0) (2021-03-31)
212

313

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.6.0",
19+
"version": "3.7.0",
2020
"files": [
2121
"dist",
2222
"src",

0 commit comments

Comments
 (0)