Skip to content

Commit

Permalink
chore: release 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2018-09-07)

### Bug Fixes

* **onboarding:** open onboarding page on installation ([e3a692b](e3a692b))
  • Loading branch information
bmenant committed Sep 7, 2018
1 parent e3a692b commit a93eac9
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 @@
## [1.0.2](https://github.com/insitu-project/recommendations-webextension/compare/v1.0.1...v1.0.2) (2018-09-07)


### Bug Fixes

* **onboarding:** open onboarding page on installation ([e3a692b](https://github.com/insitu-project/recommendations-webextension/commit/e3a692b))

## [1.0.1](https://github.com/insitu-project/recommendations-webextension/compare/v1.0.0...v1.0.1) (2018-09-07)


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": "lmem-recommendations",
"version": "1.0.1",
"version": "1.0.2",
"description": "LMEM Recommendations web extensions using React+Redux.",
"scripts": {
"start": "npm run build:dev",
Expand Down

0 comments on commit a93eac9

Please sign in to comment.