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

Commit 9efba7c

Browse files
committed
chore(release): 5.2.2
1 parent 2dfa2ec commit 9efba7c

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+
## [5.2.2](https://github.com/algolia/create-instantsearch-app/compare/5.2.1...5.2.2) (2022-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue:** support optional chaining ([#564](https://github.com/algolia/create-instantsearch-app/issues/564)) ([2dfa2ec](https://github.com/algolia/create-instantsearch-app/commit/2dfa2ecebdbcea5604db451c0e0e57010b36de04))
7+
8+
9+
110
## [5.2.1](https://github.com/algolia/create-instantsearch-app/compare/5.2.0...5.2.1) (2022-02-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": "5.2.1",
3+
"version": "5.2.2",
44
"license": "MIT",
55
"description": "⚡️ Build InstantSearch apps at the speed of thought",
66
"keywords": [

0 commit comments

Comments
 (0)