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

Commit eae1f78

Browse files
chore: release v4.3.2 (#1108)
Co-authored-by: Haroen Viaene <[email protected]>
1 parent 08b7124 commit eae1f78

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.2](https://github.com/algolia/vue-instantsearch/compare/v4.3.1...v4.3.2) (2022-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **ssr:** extend component correctly if at root (vue2) ([#1104](https://github.com/algolia/vue-instantsearch/issues/1104)) ([08b7124](https://github.com/algolia/vue-instantsearch/commit/08b71244c3bf7cf2cbd8183a671d1a589af75798)), closes [#1054](https://github.com/algolia/vue-instantsearch/issues/1054)
7+
8+
9+
110
## [4.3.1](https://github.com/algolia/vue-instantsearch/compare/v4.3.0...v4.3.1) (2022-01-11)
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.3.1",
19+
"version": "4.3.2",
2020
"files": [
2121
"vue2",
2222
"vue3",

0 commit comments

Comments
 (0)