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

Commit 8b25dc8

Browse files
authored
chore: release v6.2.1 (#579)
1 parent da7b811 commit 8b25dc8

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+
## [6.2.1](https://github.com/algolia/create-instantsearch-app/compare/v6.2.0...v6.2.1) (2022-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **templates:** wrap React InstantSearch Hooks native hit attributes in `Fragment` ([#578](https://github.com/algolia/create-instantsearch-app/issues/578)) ([da7b811](https://github.com/algolia/create-instantsearch-app/commit/da7b811c3585f88214d7b8df2f07a5d5e5c13c63))
7+
8+
9+
110
# [6.2.0](https://github.com/algolia/create-instantsearch-app/compare/v6.1.0...v6.2.0) (2022-08-01)
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": "6.2.0",
3+
"version": "6.2.1",
44
"license": "MIT",
55
"description": "⚡️ Build InstantSearch apps at the speed of thought",
66
"keywords": [

0 commit comments

Comments
 (0)