Skip to content

Commit

Permalink
bump: package.json ver
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacharyRSmith committed Sep 26, 2018
1 parent 7b11d17 commit 5ffade2
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
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.7.0] - 2018-09-26
### Added
- Typescript typings

## [1.6.6] - 2018-09-15
### Added
- Note in README.md that BrowserHistory is supported, but not HashHistory
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": "react-router-navigation-prompt",
"version": "1.6.7",
"version": "1.7.0",
"description": "A replacement component for the react-router `<Prompt/>`. Allows for more flexible dialogs.",
"scripts": {
"build": "webpack",
Expand Down

0 comments on commit 5ffade2

Please sign in to comment.