Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2018-07-19)

### ✨ Features

* added isUndefined choice ([31ebdbf](31ebdbf))

### 🐛 Bug Fixes

* standard ([a943e4f](a943e4f))

### 🛠 Builds

* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement to 2.1.2 ([030394a](030394a))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement to 3.0.0 ([0ac4aa5](0ac4aa5))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 6.0.2 ([381a6d9](381a6d9))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 7.0.0 ([0ccbf6d](0ccbf6d))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 7.0.1 ([4184102](4184102))
* **deps-dev:** update semantic-release requirement to 15.7.2 ([1320700](1320700))
* **deps-dev:** update semantic-release requirement to 15.8.0 ([220eac0](220eac0))
* **deps-dev:** update semantic-release requirement to 15.8.1 ([cf795d6](cf795d6))
* **package:** update commitizen config path ([5d92029](5d92029))

### 📦 Code Refactoring

* update .gitignore ([5f1f6e5](5f1f6e5))

### ⚙️ Continuous Integrations

* **.travis.yml:** use travis_retry function ([0ccf961](0ccf961))
* **package:** add commit analyzer plugin config ([50e70f8](50e70f8))
* **semantic-release:** update devDependancy scope after change in Dependabot ([61af1e2](61af1e2))
* remove deps-dev scoping ([cfcce81](cfcce81))
  • Loading branch information
semantic-release-bot committed Jul 19, 2018
1 parent 7dfc14c commit 7b43d3b
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# [1.2.0](https://github.com/wmfs/asl-choice-processor/compare/v1.1.0...v1.2.0) (2018-07-19)


### ✨ Features

* added isUndefined choice ([31ebdbf](https://github.com/wmfs/asl-choice-processor/commit/31ebdbf))


### 🐛 Bug Fixes

* standard ([a943e4f](https://github.com/wmfs/asl-choice-processor/commit/a943e4f))


### 🛠 Builds

* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement to 2.1.2 ([030394a](https://github.com/wmfs/asl-choice-processor/commit/030394a))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement to 3.0.0 ([0ac4aa5](https://github.com/wmfs/asl-choice-processor/commit/0ac4aa5))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 6.0.2 ([381a6d9](https://github.com/wmfs/asl-choice-processor/commit/381a6d9))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 7.0.0 ([0ccbf6d](https://github.com/wmfs/asl-choice-processor/commit/0ccbf6d))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement to 7.0.1 ([4184102](https://github.com/wmfs/asl-choice-processor/commit/4184102))
* **deps-dev:** update semantic-release requirement to 15.7.2 ([1320700](https://github.com/wmfs/asl-choice-processor/commit/1320700))
* **deps-dev:** update semantic-release requirement to 15.8.0 ([220eac0](https://github.com/wmfs/asl-choice-processor/commit/220eac0))
* **deps-dev:** update semantic-release requirement to 15.8.1 ([cf795d6](https://github.com/wmfs/asl-choice-processor/commit/cf795d6))
* **package:** update commitizen config path ([5d92029](https://github.com/wmfs/asl-choice-processor/commit/5d92029))


### 📦 Code Refactoring

* update .gitignore ([5f1f6e5](https://github.com/wmfs/asl-choice-processor/commit/5f1f6e5))


### ⚙️ Continuous Integrations

* **.travis.yml:** use travis_retry function ([0ccf961](https://github.com/wmfs/asl-choice-processor/commit/0ccf961))
* **package:** add commit analyzer plugin config ([50e70f8](https://github.com/wmfs/asl-choice-processor/commit/50e70f8))
* **semantic-release:** update devDependancy scope after change in Dependabot ([61af1e2](https://github.com/wmfs/asl-choice-processor/commit/61af1e2))
* remove deps-dev scoping ([cfcce81](https://github.com/wmfs/asl-choice-processor/commit/cfcce81))

0 comments on commit 7b43d3b

Please sign in to comment.