File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 8.0.0 ] - 2019-01-15
9
9
10
10
- Update [ path-to-regexp] ( https://github.com/pillarjs/path-to-regexp ) from v2.4.0 to v3.0.0, see
11
11
[ changelog] ( https://github.com/pillarjs/path-to-regexp/blob/4eee1e15ba72d93c996bac4ae649a846eb326562/History.md#300--2019-01-13 )
@@ -250,7 +250,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
250
250
251
251
- Small bug fixes and improvements
252
252
253
- [ Unreleased ] : https://github.com/kriasoft/universal-router/compare/v7.0.0...HEAD
253
+ [ Unreleased ] : https://github.com/kriasoft/universal-router/compare/v8.0.0...HEAD
254
+ [ 8.0.0 ] : https://github.com/kriasoft/universal-router/compare/v7.0.0...v8.0.0
254
255
[ 7.0.0 ] : https://github.com/kriasoft/universal-router/compare/v6.0.0...v7.0.0
255
256
[ 6.0.0 ] : https://github.com/kriasoft/universal-router/compare/v5.1.0...v6.0.0
256
257
[ 5.1.0 ] : https://github.com/kriasoft/universal-router/compare/v5.0.0...v5.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " universal-router" ,
4
- "version" : " 7 .0.0" ,
4
+ "version" : " 8 .0.0" ,
5
5
"description" : " Isomorphic router for JavaScript web applications" ,
6
6
"homepage" : " https://www.kriasoft.com/universal-router/" ,
7
7
"repository" : " kriasoft/universal-router" ,
You can’t perform that action at this time.
0 commit comments