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

Commit aab3298

Browse files
committed
2.1.2
2.1.2 - 2017-04-15 ------------------------------------------------------------ * Merges #24 - Adds `browserlist` for global Webpack build targeting
1 parent 79ff467 commit aab3298

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.2 - 2017-04-15
2+
------------------------------------------------------------
3+
* Merges #24 - Adds `browserlist` for global Webpack build targeting
4+
15
2.1.1 - 2017-04-14
26
------------------------------------------------------------
37
* Adds [Webpack Bundle Analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer) reporting per #23, on `npm run build`

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.1",
3+
"version": "2.1.2",
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)