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

Commit d40ace0

Browse files
committed
chore(release): 4.10.1
1 parent a5d005d commit d40ace0

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.10.1](https://github.com/algolia/create-instantsearch-app/compare/4.10.0...4.10.1) (2021-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **js:** correct umd url for algoliasearch ([a5d005d](https://github.com/algolia/create-instantsearch-app/commit/a5d005d4acba1f8833b8b2d50fb63e7b199c735e))
7+
8+
9+
110
# [4.10.0](https://github.com/algolia/create-instantsearch-app/compare/4.9.0...4.10.0) (2021-08-24)
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.10.0",
3+
"version": "4.10.1",
44
"license": "MIT",
55
"description": "⚡️ Build InstantSearch apps at the speed of thought",
66
"keywords": [

0 commit comments

Comments
 (0)