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

Commit 598eab4

Browse files
committed
chore(release): 4.10.0
1 parent f0ebec5 commit 598eab4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.10.0](https://github.com/algolia/create-instantsearch-app/compare/4.9.0...4.10.0) (2021-08-24)
2+
3+
4+
### Features
5+
6+
* **is widget:** upgrade to standard types ([#463](https://github.com/algolia/create-instantsearch-app/issues/463)) ([174c0ab](https://github.com/algolia/create-instantsearch-app/commit/174c0ab7901d09da24b3aeebba17b7dd62073810))
7+
* **js:** add typescript to the js template ([#464](https://github.com/algolia/create-instantsearch-app/issues/464)) ([9b16b13](https://github.com/algolia/create-instantsearch-app/commit/9b16b1365659053821ad2fdac4ce73037c347819))
8+
* **js-widget:** add example ([#461](https://github.com/algolia/create-instantsearch-app/issues/461)) ([017325d](https://github.com/algolia/create-instantsearch-app/commit/017325dd79d5d8ae849e5c17b7a20527bd142ed8))
9+
* **vue:** support Vue InstantSearch 4 ([#465](https://github.com/algolia/create-instantsearch-app/issues/465)) ([f0ebec5](https://github.com/algolia/create-instantsearch-app/commit/f0ebec52f8013450a86b5b5fda191822a8b94a1e))
10+
11+
12+
113
# [4.9.0](https://github.com/algolia/create-instantsearch-app/compare/4.8.0...4.9.0) (2021-07-22)
214

315

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

0 commit comments

Comments
 (0)