Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.2...v3.1.0) (2020-02-08)

### Features

* **Link:** allow a different engine to navigate than react-router using push props. Update all dependencies ([277df22](277df22))
  • Loading branch information
semantic-release-bot committed Feb 8, 2020
1 parent 627706e commit e21f9d4
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 @@
# [3.1.0](https://github.com/yeutech-lab/react-router-dom-utils/compare/v3.0.2...v3.1.0) (2020-02-08)


### Features

* **Link:** allow a different engine to navigate than react-router using push props. Update all dependencies ([277df22](https://github.com/yeutech-lab/react-router-dom-utils/commit/277df2244c764558ee705ee7d1c135002087f9fe))

## [3.0.2](https://github.com/yeutech-lab/react-router-dom-utils/compare/v3.0.1...v3.0.2) (2020-01-14)


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": "3.0.2",
"version": "3.1.0",
"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 e21f9d4

Please sign in to comment.