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

Commit 683e86d

Browse files
committed
chore(release): 4.11.1
1 parent 626a568 commit 683e86d

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.11.1](https://github.com/algolia/create-instantsearch-app/compare/4.11.0...4.11.1) (2021-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **react:** add missing configure widget import ([#540](https://github.com/algolia/create-instantsearch-app/issues/540)) ([626a568](https://github.com/algolia/create-instantsearch-app/commit/626a56859c48e756429da66195d7da1a6c79e39e))
7+
8+
9+
110
# [4.11.0](https://github.com/algolia/create-instantsearch-app/compare/4.10.3...4.11.0) (2021-11-16)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-instantsearch-app",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"license": "MIT",
55
"description": "⚡️ Build InstantSearch apps at the speed of thought",
66
"keywords": [

0 commit comments

Comments
 (0)