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

Commit 01e760b

Browse files
authored
chore: release v6.2.0 (#577)
1 parent 25f170f commit 01e760b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [6.2.0](https://github.com/algolia/create-instantsearch-app/compare/v6.1.0...v6.2.0) (2022-08-01)
2+
3+
4+
### Features
5+
6+
* **templates:** update react instantsearch web templates to react 18 ([#576](https://github.com/algolia/create-instantsearch-app/issues/576)) ([25f170f](https://github.com/algolia/create-instantsearch-app/commit/25f170f9b074ea0cd628ec535059a56d57908bc0))
7+
8+
9+
110
# [6.1.0](https://github.com/algolia/create-instantsearch-app/compare/6.0.0...6.1.0) (2022-06-02)
211

312

package.json

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

0 commit comments

Comments
 (0)