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

Commit

Permalink
chore: release v4.3.3 (#1113)
Browse files Browse the repository at this point in the history
* chore: release v4.3.3

* Update CHANGELOG.md

Co-authored-by: Dhaya <154633+dhayab@users.noreply.github.com>

Co-authored-by: Haroen Viaene <hello@haroen.me>
  • Loading branch information
dhayab and Haroenv authored Feb 10, 2022
1 parent acda293 commit 46ad698
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [4.3.3](https://github.com/algolia/vue-instantsearch/compare/v4.3.2...v4.3.3) (2022-02-10)


### Bug Fixes

* **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))
* **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))



## [4.3.2](https://github.com/algolia/vue-instantsearch/compare/v4.3.1...v4.3.2) (2022-01-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"autocomplete"
],
"license": "MIT",
"version": "4.3.2",
"version": "4.3.3",
"files": [
"vue2",
"vue3",
Expand Down

0 comments on commit 46ad698

Please sign in to comment.