Skip to content

Commit

Permalink
Bumped version and updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbull committed Jan 20, 2018
1 parent ba955f0 commit e67fed7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

# 4.2.3 (January 20th, 2018)

- Adds support for matching webpack imports using arrow functions

# 4.2.2 (August 1st, 2017)

- Fixed some issues with HMR
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-router-server",
"author": "Gabriel Bull",
"version": "4.2.2",
"version": "4.2.3",
"description": "Server Side Rendering library for React Router v4",
"main": "./build/index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit e67fed7

Please sign in to comment.