Skip to content

Commit

Permalink
chore(release): 2.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.7](v2.2.6...v2.2.7) (2019-02-28)

### Bug Fixes

* **getPages:** fix applying on root wrongly ([ded8cf8](ded8cf8))
  • Loading branch information
semantic-release-bot committed Feb 28, 2019
1 parent a3a5dcb commit f8954eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.7](https://github.com/yeutech-lab/react-router-dom-utils/compare/v2.2.6...v2.2.7) (2019-02-28)


### Bug Fixes

* **getPages:** fix applying on root wrongly ([ded8cf8](https://github.com/yeutech-lab/react-router-dom-utils/commit/ded8cf8))

## [2.2.6](https://github.com/yeutech-lab/react-router-dom-utils/compare/v2.2.5...v2.2.6) (2019-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yeutech-lab/react-router-dom-utils",
"version": "2.2.6",
"version": "2.2.7",
"description": "Utilities for web applications that use react-router-dom",
"main": "lib/index.js",
"jsnext:main": "dist/@yeutech-lab/react-router-dom-utils.esm.js",
Expand Down

0 comments on commit f8954eb

Please sign in to comment.