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

Commit 46ad698

Browse files
dhayabHaroenv
andauthored
chore: release v4.3.3 (#1113)
* chore: release v4.3.3 * Update CHANGELOG.md Co-authored-by: Dhaya <[email protected]> Co-authored-by: Haroen Viaene <[email protected]>
1 parent acda293 commit 46ad698

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+
## [4.3.3](https://github.com/algolia/vue-instantsearch/compare/v4.3.2...v4.3.3) (2022-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **esm:** mark esm exports as type: module ([#1111](https://github.com/algolia/vue-instantsearch/issues/1111)) ([71c25d4](https://github.com/algolia/vue-instantsearch/commit/71c25d460e1b077b62ca41a59a5c4df7b713ec56))
7+
* **nuxt3:** forward `$nuxt` on the instance by default ([#1112](https://github.com/algolia/vue-instantsearch/issues/1112)) ([acda293](https://github.com/algolia/vue-instantsearch/commit/acda29326475bd1b73f12b058a0c02df00b8b239))
8+
9+
10+
111
## [4.3.2](https://github.com/algolia/vue-instantsearch/compare/v4.3.1...v4.3.2) (2022-01-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": "4.3.2",
19+
"version": "4.3.3",
2020
"files": [
2121
"vue2",
2222
"vue3",

0 commit comments

Comments
 (0)