Skip to content

Commit

Permalink
release(roc-package-web-app-react): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Nov 28, 2017
1 parent 7e7d3d7 commit f201d7a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/roc-package-web-app-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.3"></a>
## [1.0.3](https://github.com/rocjs/roc-extensions/tree/master/packages/roc-package-web-app-react/compare/v1.0.0...v1.0.3) (2017-11-28)


### Bug Fixes

* Use ES5 for universal-config ([3451e5a](https://github.com/rocjs/roc-extensions/tree/master/packages/roc-package-web-app-react/commit/3451e5a))



<a name="1.0.2"></a>
## [1.0.2](https://github.com/rocjs/roc-extensions/tree/master/packages/roc-package-web-app-react/compare/v1.0.0...v1.0.2) (2017-11-28)

Expand Down
2 changes: 1 addition & 1 deletion packages/roc-package-web-app-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "roc-package-web-app-react",
"description": "Package for building React applications with Roc",
"version": "1.0.2",
"version": "1.0.3",
"main": "lib/index.js",
"files": [
"lib",
Expand Down

0 comments on commit f201d7a

Please sign in to comment.