Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2020-10-08)

### Bug Fixes

* **admin:** update label for roles on user views ([#219](#219)) ([#221](#221)) ([6f2571b](6f2571b))
  • Loading branch information
semantic-release-bot committed Oct 8, 2020
1 parent 6f2571b commit daf8dbc
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.8.1](https://github.com/natgeosociety/marapp-frontend/compare/v1.8.0...v1.8.1) (2020-10-08)


### Bug Fixes

* **admin:** update label for roles on user views ([#219](https://github.com/natgeosociety/marapp-frontend/issues/219)) ([#221](https://github.com/natgeosociety/marapp-frontend/issues/221)) ([6f2571b](https://github.com/natgeosociety/marapp-frontend/commit/6f2571bb3e8c7f0dd72713432595cbfd4a9ff0f7))

# [1.8.0](https://github.com/natgeosociety/marapp-frontend/compare/v1.7.0...v1.8.0) (2020-10-08)


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": "marapp-fe",
"version": "1.8.0",
"version": "1.8.1",
"private": true,
"scripts": {
"bootstrap": "lerna clean -y && lerna bootstrap",
Expand Down

0 comments on commit daf8dbc

Please sign in to comment.