Skip to content

Commit

Permalink
chore(release): 3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.1](v3.2.0...v3.2.1) (2020-03-04)

### Bug Fixes

* **props:** remove push from spreaded props ([d6b8415](d6b8415))
  • Loading branch information
semantic-release-bot committed Mar 4, 2020
1 parent dc19bea commit d4c2be2
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.2.1](https://github.com/yeutech-lab/react-router-dom-utils/compare/v3.2.0...v3.2.1) (2020-03-04)


### Bug Fixes

* **props:** remove push from spreaded props ([d6b8415](https://github.com/yeutech-lab/react-router-dom-utils/commit/d6b8415f6172e8bbb2dac915fa2d8ce198e0f7d6))

# [3.2.0](https://github.com/yeutech-lab/react-router-dom-utils/compare/v3.1.0...v3.2.0) (2020-02-20)


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.2.0",
"version": "3.2.1",
"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 d4c2be2

Please sign in to comment.