Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 9b79895

Browse files
committed
2.1.1
2.1.1 - 2017-04-14 ------------------------------------------------------------ * Adds [Webpack Bundle Analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) reporting per #23, on `npm run build`
1 parent b540bd1 commit 9b79895

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.1.1 - 2017-04-14
2+
------------------------------------------------------------
3+
* Adds [Webpack Bundle Analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) reporting per #23, on `npm run build`
4+
15
2.1.0 - 2017-04-11
26
------------------------------------------------------------
37
* Add default lowercases of installation path based on project name

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactql",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Universal React+GraphQL starter kit: React, Apollo, Webpack 2, React Router 4, PostCSS, SSR",
55
"main": "cli/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)