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

Commit d8bd998

Browse files
chore(release): 3.0.0
1 parent d4ce327 commit d8bd998

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
@@ -1,3 +1,13 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/algolia/create-instantsearch-app/compare/3.0.0-beta.5...3.0.0) (2018-06-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **cli:** Use latest version when stable unavailable ([#57](https://github.com/algolia/create-instantsearch-app/issues/57)) ([e764cd5](https://github.com/algolia/create-instantsearch-app/commit/e764cd5))
8+
9+
10+
111
<a name="3.0.0-beta.5"></a>
212
# [3.0.0-beta.5](https://github.com/algolia/create-instantsearch-app/compare/3.0.0-beta.4...3.0.0-beta.5) (2018-06-15)
313

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

0 commit comments

Comments
 (0)