Skip to content

Commit

Permalink
5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Jan 3, 2018
1 parent ff124d9 commit e606153
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 5.1.2 (2018-01-03)
[Compare `@uirouter/visualizer` versions 5.1.1 and 5.1.2](https://github.com/ui-router/visualizer/compare/5.1.1...5.1.2)

### Features

* **transitionvis:** sort parameter names when grouping identical valued parameters together ([ff124d9](https://github.com/ui-router/visualizer/commit/ff124d9))




## 5.1.1 (2018-01-03)
[Compare `@uirouter/visualizer` versions 5.1.0 and 5.1.1](https://github.com/ui-router/visualizer/compare/5.1.0...5.1.1)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@uirouter/visualizer",
"description": "UI-Router State Visualizer and Transition Visualizer",
"version": "5.1.1",
"version": "5.1.2",
"scripts": {
"start": "webpack-dev-server --port 4039 --content-base example",
"clean": "shx rm -rf lib lib-esm _bundles",
Expand Down

0 comments on commit e606153

Please sign in to comment.