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

Commit 1467d86

Browse files
chore(release): 3.3.0
1 parent b36ce30 commit 1467d86

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="3.3.0"></a>
2+
# [3.3.0](https://github.com/algolia/create-instantsearch-app/compare/3.2.0...3.3.0) (2018-07-24)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** update dependency metalsmith-in-place to v4.2.0 ([#146](https://github.com/algolia/create-instantsearch-app/issues/146)) ([a7dc371](https://github.com/algolia/create-instantsearch-app/commit/a7dc371))
8+
9+
10+
### Features
11+
12+
* **templates:** Update InstantSearch.js to 2.9.0 ([b36ce30](https://github.com/algolia/create-instantsearch-app/commit/b36ce30))
13+
14+
15+
116
<a name="3.2.0"></a>
217
# [3.2.0](https://github.com/algolia/create-instantsearch-app/compare/3.1.0...3.2.0) (2018-07-19)
318

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

0 commit comments

Comments
 (0)