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

Commit 1c0606b

Browse files
chore: release v4.3.0 (#1095)
Co-authored-by: Haroen Viaene <[email protected]>
1 parent 247ed0f commit 1c0606b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.3.0](https://github.com/algolia/vue-instantsearch/compare/v4.2.0...v4.3.0) (2021-12-16)
2+
3+
4+
### Features
5+
6+
* **dynamicWidgets:** pass parameters to connector ([#1093](https://github.com/algolia/vue-instantsearch/issues/1093)) ([247ed0f](https://github.com/algolia/vue-instantsearch/commit/247ed0f101b5dabd5eebf35a7b8c3a2504eef2e2))
7+
8+
9+
110
# [4.2.0](https://github.com/algolia/vue-instantsearch/compare/v4.1.1...v4.2.0) (2021-12-13)
211

312

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": "4.2.0",
19+
"version": "4.3.0",
2020
"files": [
2121
"vue2",
2222
"vue3",

0 commit comments

Comments
 (0)