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

Commit 5444725

Browse files
chore: release v3.8.1 (#1017)
Co-authored-by: Haroen Viaene <[email protected]>
1 parent 1029500 commit 5444725

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.8.1](https://github.com/algolia/vue-instantsearch/compare/v3.8.0...v3.8.1) (2021-07-12)
2+
3+
4+
### Features
5+
6+
* **props:** remove defaults ([#1016](https://github.com/algolia/vue-instantsearch/issues/1016)) ([1029500](https://github.com/algolia/vue-instantsearch/commit/102950021792b1dda4a5109717861e409a9060ec))
7+
8+
9+
110
# [3.8.0](https://github.com/algolia/vue-instantsearch/compare/v3.7.0...v3.8.0) (2021-07-12)
211

312
### Features

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.8.0",
19+
"version": "3.8.1",
2020
"files": [
2121
"dist",
2222
"src",

0 commit comments

Comments
 (0)