Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rashley-iqt committed Jun 23, 2018
1 parent 9acf67b commit e3a22f6
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 22 deletions.
35 changes: 15 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.2.0"></a>
# [0.2.0](https://github.com/CyberReboot/CRviz/compare/v0.1.2...v0.2.0) (2018-06-23)



<a name=""></a>
# [](https://github.com/CyberReboot/CRviz/compare/v0.1.2...v) (2018-06-23)


<a name="0.2.1"></a>
## [0.2.1](https://github.com/CyberReboot/CRviz/compare/v0.2.0...v0.2.1) (2018-06-23)

<a name=""></a>
# [](https://github.com/CyberReboot/CRviz/compare/v0.1.2...v) (2018-06-23)


<a name="0.2.0"></a>
# [0.2.0](https://github.com/CyberReboot/CRviz/compare/v0.1.0...v0.2.0) (2018-06-23)

<a name="0.1.2"></a>
## [0.1.2](https://github.com/CyberReboot/CRviz/compare/v0.1.1...v0.1.2) (2018-06-23)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/CyberReboot/CRviz/compare/v0.1.0...v0.1.1) (2018-06-23)

### Features
* ** Added Info tooltip
* ** Added Search
* ** Added dataset refresh and download

### Bug Fixes

Issues:
#33 - Expand file import functionality to include "generic" JSON - https://github.com/CyberReboot/CRviz/issues/33
#39 - Error when clearing color by - https://github.com/CyberReboot/CRviz/issues/39
#41 - Error when changing datasets - https://github.com/CyberReboot/CRviz/issues/41
#42 - Reset Show nodes on certain events - https://github.com/CyberReboot/CRviz/issues/42
#56 - the way that CRViz parses a single object as input is very incorrect - https://github.com/CyberReboot/CRviz/issues/56
#77 - Clear search not working after switch to lunr - https://github.com/CyberReboot/CRviz/issues/77
* **package:** update [@fortawesome](https://github.com/fortawesome)/react-fontawesome to version 0.1.0 ([360e991](https://github.com/CyberReboot/CRviz/commit/360e991))
* **package:** update redux-observable to version 1.0.0-beta.2 ([a2c1eda](https://github.com/CyberReboot/CRviz/commit/a2c1eda))

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CRviz",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"dependencies": {
"@fortawesome/fontawesome": "^1.1.3",
Expand Down

0 comments on commit e3a22f6

Please sign in to comment.