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

Commit 5be6a13

Browse files
authored
chore: release v3.4.2 (#877)
* chore: release v3.4.2 * Update CHANGELOG.md
1 parent 435c7d3 commit 5be6a13

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+
## [3.4.2](https://github.com/algolia/vue-instantsearch/compare/v3.4.1...v3.4.2) (2020-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **panel:** safely access state in mapStateToCanRefine ([#876](https://github.com/algolia/vue-instantsearch/issues/876)) ([435c7d3](https://github.com/algolia/vue-instantsearch/commit/435c7d3d890a0c78d5a37670a926abf29e0f8bff)), closes [#874](https://github.com/algolia/vue-instantsearch/issues/874)
7+
8+
9+
110
## [3.4.1](https://github.com/algolia/vue-instantsearch/compare/v3.3.0...v3.4.1) (2020-09-30)
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": "3.4.1",
19+
"version": "3.4.2",
2020
"files": [
2121
"dist",
2222
"src",

0 commit comments

Comments
 (0)