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

Commit bfbae88

Browse files
chore: release v4.1.0 (#1079)
Co-authored-by: Haroen Viaene <[email protected]>
1 parent ede11a5 commit bfbae88

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.1.0](https://github.com/algolia/vue-instantsearch/compare/v4.0.1...v4.1.0) (2021-10-26)
2+
3+
4+
### Features
5+
6+
* **dependencies:** update downstream ([#1075](https://github.com/algolia/vue-instantsearch/issues/1075)) ([ede11a5](https://github.com/algolia/vue-instantsearch/commit/ede11a5aa907f33123df7f19013680633228d0cf))
7+
8+
9+
110
## [4.0.1](https://github.com/algolia/vue-instantsearch/compare/v4.0.0...v4.0.1) (2021-09-15)
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.0.1",
19+
"version": "4.1.0",
2020
"files": [
2121
"vue2",
2222
"vue3",

0 commit comments

Comments
 (0)