Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.0...v1.8.0) (2019-08-23)

### Features

* **wod:** add keithroy maynard wod ([3393807](3393807))
* add banner for new wods since last visit ([7ed82fc](7ed82fc))
  • Loading branch information
semantic-release-bot committed Aug 23, 2019
1 parent a5e0eb4 commit 0fcaef3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.8.0](https://github.com/believer/wod/compare/v1.7.0...v1.8.0) (2019-08-23)


### Features

* **wod:** add keithroy maynard wod ([3393807](https://github.com/believer/wod/commit/3393807))
* add banner for new wods since last visit ([7ed82fc](https://github.com/believer/wod/commit/7ed82fc))

# [1.7.0](https://github.com/believer/wod/compare/v1.6.1...v1.7.0) (2019-08-22)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"reason-react": "0.7.0"
},
"devDependencies": {
"@semantic-release/changelog": "3.0.4",
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/commit-analyzer": "6.3.0",
"@semantic-release/git": "7.0.16",
"@semantic-release/git": "^7.0.16",
"@semantic-release/release-notes-generator": "7.3.0",
"autoprefixer": "9.6.1",
"bs-platform": "5.0.6",
Expand Down

0 comments on commit 0fcaef3

Please sign in to comment.