Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Metnew committed Nov 6, 2017
1 parent 3e32c02 commit ba31463
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/Metnew/suicrux/compare/v1.1.0...v1.1.1) (2017-11-06)


### Bug Fixes

* **.babelrc:** add "dynamic-import-node" in production ([17060b7](https://github.com/Metnew/suicrux/commit/17060b7))
* **webpack_config/client:** different chunkFilename in prod/dev ([3e32c02](https://github.com/Metnew/suicrux/commit/3e32c02))
* **webpack_config/server:** remove unused aliases, different chunkFilename in prod/dev ([9ce7a7a](https://github.com/Metnew/suicrux/commit/9ce7a7a))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/Metnew/suicrux/compare/v1.0.1...v1.1.0) (2017-11-06)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "suicrux",
"version": "1.1.0",
"version": "1.1.1",
"main": "src/client/index.jsx",
"description": "Advanced universal React starter built with a scale in mind.",
"dependencies": {
Expand Down

0 comments on commit ba31463

Please sign in to comment.