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

Commit 6e674b7

Browse files
chore(release): 3.0.0-beta.1
1 parent fd70338 commit 6e674b7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="3.0.0-beta.1"></a>
6+
# [3.0.0-beta.1](https://github.com/algolia/create-instantsearch-app/compare/3.0.0-beta.0...3.0.0-beta.1) (2018-06-05)
7+
8+
9+
### Features
10+
11+
* **cli:** Move hashbang to `index.js` ([fd70338](https://github.com/algolia/create-instantsearch-app/commit/fd70338))
12+
13+
14+
515
<a name="3.0.0-beta.0"></a>
616
# [3.0.0-beta.0](https://github.com/algolia/create-instantsearch-app/compare/2.3.0...3.0.0-beta.0) (2018-06-05)
717

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.0.0-beta.0",
3+
"version": "3.0.0-beta.1",
44
"license": "MIT",
55
"description": "Build InstantSearch apps at the speed of thoughts ⚡️",
66
"repository": "algolia/create-instantsearch-app",

0 commit comments

Comments
 (0)