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

Commit 1793500

Browse files
committed
chore(release): 4.8.0
1 parent 7319133 commit 1793500

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [4.8.0](https://github.com/algolia/create-instantsearch-app/compare/4.7.0...4.8.0) (2021-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* type error on react widget template ([b5d296c](https://github.com/algolia/create-instantsearch-app/commit/b5d296cad30a73f58d7e16baf0ab3bf72682c70e))
7+
* update e2e snapshots ([7319133](https://github.com/algolia/create-instantsearch-app/commit/7319133350f902a330d8322eb02abdc341a7cca9))
8+
9+
10+
### Features
11+
12+
* **template:** add widget template for react ([#456](https://github.com/algolia/create-instantsearch-app/issues/456)) ([cf2c81b](https://github.com/algolia/create-instantsearch-app/commit/cf2c81bf76601dea82556f89df2846321384b1b9))
13+
14+
15+
116
# [4.7.0](https://github.com/algolia/create-instantsearch-app/compare/4.6.0...4.7.0) (2021-05-19)
217

318

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.7.0",
3+
"version": "4.8.0",
44
"license": "MIT",
55
"description": "⚡️ Build InstantSearch apps at the speed of thought",
66
"keywords": [

0 commit comments

Comments
 (0)