Skip to content

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.0...v1.17.0) (2020-01-27)

### 🛠 Builds

* **deps:** bump async from 3.1.0 to 3.1.1 ([b027ed1](b027ed1))
* **deps-dev:** bump codecov from 3.6.1 to 3.6.2 ([79f343b](79f343b))
* **deps-dev:** bump conventional-changelog-metahub from 3.0.0 to 4.0.0 ([cf5f055](cf5f055))
* **deps-dev:** bump mocha from 7.0.0 to 7.0.1 ([9b3cc20](9b3cc20))
* **deps-dev:** update standard requirement from 12.0.1 to 14.3.1 ([08e638c](08e638c))

### 💎 Styles

* Do not access Object.prototype method 'hasOwnProperty' from target object ([94aea14](94aea14))
* standard --fix ([12b5bed](12b5bed))
  • Loading branch information
semantic-release-bot committed Jan 27, 2020
1 parent b027ed1 commit dae4893
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.17.0](https://github.com/wmfs/relationize/compare/v1.16.0...v1.17.0) (2020-01-27)


### 🛠 Builds

* **deps:** bump async from 3.1.0 to 3.1.1 ([b027ed1](https://github.com/wmfs/relationize/commit/b027ed1d6c00f24bb6028833b8f7749461f8c5ff))
* **deps-dev:** bump codecov from 3.6.1 to 3.6.2 ([79f343b](https://github.com/wmfs/relationize/commit/79f343b7a764223684616f31d5381158ada067bd))
* **deps-dev:** bump conventional-changelog-metahub from 3.0.0 to 4.0.0 ([cf5f055](https://github.com/wmfs/relationize/commit/cf5f055b4d4d738646bab288b54aab87549f5798))
* **deps-dev:** bump mocha from 7.0.0 to 7.0.1 ([9b3cc20](https://github.com/wmfs/relationize/commit/9b3cc209a7147617e6eb829245cde4ff4e88f6ad))
* **deps-dev:** update standard requirement from 12.0.1 to 14.3.1 ([08e638c](https://github.com/wmfs/relationize/commit/08e638c0ca095cf487deeba81ed97aff6aa93174))


### 💎 Styles

* Do not access Object.prototype method 'hasOwnProperty' from target object ([94aea14](https://github.com/wmfs/relationize/commit/94aea14be992c70975f6927ac8668925290ca2d1))
* standard --fix ([12b5bed](https://github.com/wmfs/relationize/commit/12b5bedeb5e01ff272fd6afe15f879284eb022c1))

# [1.16.0](https://github.com/wmfs/relationize/compare/v1.15.0...v1.16.0) (2020-01-07)


Expand Down

0 comments on commit dae4893

Please sign in to comment.