UNPKG

semantic-release-expo

Version:

An Expo implementation for semantic release, so you don't have to bother

419 lines (213 loc) 27 kB
## [2.2.3](https://github.com/bycedric/semantic-release-expo/compare/2.2.2...2.2.3) (2019-10-18) ### Other chores * **deps:** bump eslint-utils from 1.4.0 to 1.4.2 ([#144](https://github.com/bycedric/semantic-release-expo/issues/144)) ([ace8f9d](https://github.com/bycedric/semantic-release-expo/commit/ace8f9d)) * **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 8.1.0 to 8.2.0 ([#157](https://github.com/bycedric/semantic-release-expo/issues/157)) ([378a84c](https://github.com/bycedric/semantic-release-expo/commit/378a84c)) * **deps-dev:** bump [@types](https://github.com/types)/detect-indent from 5.0.0 to 6.0.0 ([#141](https://github.com/bycedric/semantic-release-expo/issues/141)) ([822ad7e](https://github.com/bycedric/semantic-release-expo/commit/822ad7e)) * **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.15 to 24.0.16 ([#142](https://github.com/bycedric/semantic-release-expo/issues/142)) ([662cc52](https://github.com/bycedric/semantic-release-expo/commit/662cc52)) * **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.16 to 24.0.18 ([#146](https://github.com/bycedric/semantic-release-expo/issues/146)) ([5c3f573](https://github.com/bycedric/semantic-release-expo/commit/5c3f573)) * **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.136 to 4.14.138 ([#150](https://github.com/bycedric/semantic-release-expo/issues/150)) ([1a28183](https://github.com/bycedric/semantic-release-expo/commit/1a28183)) * **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.138 to 4.14.141 ([#151](https://github.com/bycedric/semantic-release-expo/issues/151)) ([3cc0a40](https://github.com/bycedric/semantic-release-expo/commit/3cc0a40)) * **deps-dev:** bump [@types](https://github.com/types)/node from 12.6.8 to 12.7.3 ([#147](https://github.com/bycedric/semantic-release-expo/issues/147)) ([cb0fc4e](https://github.com/bycedric/semantic-release-expo/commit/cb0fc4e)) * **deps-dev:** bump [@types](https://github.com/types)/node from 12.7.3 to 12.7.8 ([#156](https://github.com/bycedric/semantic-release-expo/issues/156)) ([db6157e](https://github.com/bycedric/semantic-release-expo/commit/db6157e)) * **deps-dev:** bump [@types](https://github.com/types)/semver from 6.0.1 to 6.0.2 ([#153](https://github.com/bycedric/semantic-release-expo/issues/153)) ([f99ba39](https://github.com/bycedric/semantic-release-expo/commit/f99ba39)) * **deps-dev:** bump codecov from 3.5.0 to 3.6.1 ([#152](https://github.com/bycedric/semantic-release-expo/issues/152)) ([eeb49f8](https://github.com/bycedric/semantic-release-expo/commit/eeb49f8)) * **deps-dev:** bump eslint from 6.1.0 to 6.3.0 ([#145](https://github.com/bycedric/semantic-release-expo/issues/145)) ([24bb3bf](https://github.com/bycedric/semantic-release-expo/commit/24bb3bf)) * **deps-dev:** bump eslint from 6.3.0 to 6.5.1 ([#154](https://github.com/bycedric/semantic-release-expo/issues/154)) ([19f3b64](https://github.com/bycedric/semantic-release-expo/commit/19f3b64)) * **deps-dev:** bump jest from 24.8.0 to 24.9.0 ([#149](https://github.com/bycedric/semantic-release-expo/issues/149)) ([e44a74d](https://github.com/bycedric/semantic-release-expo/commit/e44a74d)) * **deps-dev:** bump ts-jest from 24.0.2 to 24.1.0 ([#158](https://github.com/bycedric/semantic-release-expo/issues/158)) ([996ef24](https://github.com/bycedric/semantic-release-expo/commit/996ef24)) * **deps-dev:** bump typescript from 3.5.3 to 3.6.2 ([#148](https://github.com/bycedric/semantic-release-expo/issues/148)) ([bdc13c7](https://github.com/bycedric/semantic-release-expo/commit/bdc13c7)) * **deps-dev:** bump typescript from 3.6.2 to 3.6.3 ([#155](https://github.com/bycedric/semantic-release-expo/issues/155)) ([cf95220](https://github.com/bycedric/semantic-release-expo/commit/cf95220)) ### Pipeline changes * only audit production dependencies ([4f8ee8a](https://github.com/bycedric/semantic-release-expo/commit/4f8ee8a)) ## [2.2.2](https://github.com/bycedric/semantic-release-expo/compare/2.2.1...2.2.2) (2019-07-27) ### Code refactors * update dependencies and node lts for releases ([#140](https://github.com/bycedric/semantic-release-expo/issues/140)) ([ba6a878](https://github.com/bycedric/semantic-release-expo/commit/ba6a878)) ## [2.2.1](https://github.com/bycedric/semantic-release-expo/compare/2.2.0...2.2.1) (2019-07-13) ### Bug fixes * only add built source files to packed tarball ([#139](https://github.com/bycedric/semantic-release-expo/issues/139)) ([5a71fe2](https://github.com/bycedric/semantic-release-expo/commit/5a71fe2)) # [2.2.0](https://github.com/bycedric/semantic-release-expo/compare/2.1.6...2.2.0) (2019-07-13) ### Code refactors * lower the dependabot pr intensity ([#122](https://github.com/bycedric/semantic-release-expo/issues/122)) ([e157739](https://github.com/bycedric/semantic-release-expo/commit/e157739)) * move types dependencies to dev dependencies ([#134](https://github.com/bycedric/semantic-release-expo/issues/134)) ([9dae0e7](https://github.com/bycedric/semantic-release-expo/commit/9dae0e7)) * update dependencies and fix all audit issues ([#133](https://github.com/bycedric/semantic-release-expo/issues/133)) ([64ca7fd](https://github.com/bycedric/semantic-release-expo/commit/64ca7fd)) ### New features * replace tslint with eslint for improved linting ([#138](https://github.com/bycedric/semantic-release-expo/issues/138)) ([fafa74a](https://github.com/bycedric/semantic-release-expo/commit/fafa74a)) ### Other chores * **deps:** [security] bump lodash from 4.17.11 to 4.17.13 ([#131](https://github.com/bycedric/semantic-release-expo/issues/131)) ([700f001](https://github.com/bycedric/semantic-release-expo/commit/700f001)) * **deps:** [security] bump lodash.template from 4.4.0 to 4.5.0 ([#130](https://github.com/bycedric/semantic-release-expo/issues/130)) ([618462a](https://github.com/bycedric/semantic-release-expo/commit/618462a)) * **deps:** bump [@types](https://github.com/types)/lodash from 4.14.123 to 4.14.134 ([#117](https://github.com/bycedric/semantic-release-expo/issues/117)) ([aac87f6](https://github.com/bycedric/semantic-release-expo/commit/aac87f6)) * **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 7.6.1 to 8.0.0 ([#114](https://github.com/bycedric/semantic-release-expo/issues/114)) ([43df270](https://github.com/bycedric/semantic-release-expo/commit/43df270)) * **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.11 to 24.0.15 ([#121](https://github.com/bycedric/semantic-release-expo/issues/121)) ([781fcd3](https://github.com/bycedric/semantic-release-expo/commit/781fcd3)) * **deps-dev:** bump [@types](https://github.com/types)/node from 12.0.2 to 12.0.8 ([#118](https://github.com/bycedric/semantic-release-expo/issues/118)) ([240d967](https://github.com/bycedric/semantic-release-expo/commit/240d967)) * **deps-dev:** bump codecov from 3.3.0 to 3.5.0 ([#107](https://github.com/bycedric/semantic-release-expo/issues/107)) ([37f156d](https://github.com/bycedric/semantic-release-expo/commit/37f156d)) * **deps-dev:** bump tslint from 5.16.0 to 5.17.0 ([#113](https://github.com/bycedric/semantic-release-expo/issues/113)) ([f4d7a2c](https://github.com/bycedric/semantic-release-expo/commit/f4d7a2c)) * **deps-dev:** bump typescript from 3.4.5 to 3.5.2 ([#119](https://github.com/bycedric/semantic-release-expo/issues/119)) ([2b6bccf](https://github.com/bycedric/semantic-release-expo/commit/2b6bccf)) ### Pipeline changes * remove audit step to ease up on travis ([#132](https://github.com/bycedric/semantic-release-expo/issues/132)) ([4c1e74f](https://github.com/bycedric/semantic-release-expo/commit/4c1e74f)) ## [2.1.6](https://github.com/bycedric/semantic-release-expo/compare/2.1.5...2.1.6) (2019-05-26) ### Code refactors * upgrade detect-indent to version 6.0.0 ([#92](https://github.com/bycedric/semantic-release-expo/issues/92)) ([0a3f8a0](https://github.com/bycedric/semantic-release-expo/commit/0a3f8a0)) * upgrade fs-extra to version 8.0.0 ([#94](https://github.com/bycedric/semantic-release-expo/issues/94)) ([0d4460e](https://github.com/bycedric/semantic-release-expo/commit/0d4460e)) * use dependabot instead of greenkeeper ([#102](https://github.com/bycedric/semantic-release-expo/issues/102)) ([c03251a](https://github.com/bycedric/semantic-release-expo/commit/c03251a)) ### Other chores * **deps:** [security] bump tar from 2.2.1 to 2.2.2 ([#97](https://github.com/bycedric/semantic-release-expo/issues/97)) ([d901b06](https://github.com/bycedric/semantic-release-expo/commit/d901b06)) * **deps:** bump fs-extra from 8.0.0 to 8.0.1 ([#100](https://github.com/bycedric/semantic-release-expo/issues/100)) ([f3dfc16](https://github.com/bycedric/semantic-release-expo/commit/f3dfc16)) * **deps:** bump semver from 6.0.0 to 6.1.0 ([#101](https://github.com/bycedric/semantic-release-expo/issues/101)) ([eaf4348](https://github.com/bycedric/semantic-release-expo/commit/eaf4348)) * **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 7.5.2 to 7.6.1 ([#96](https://github.com/bycedric/semantic-release-expo/issues/96)) ([b6a0f91](https://github.com/bycedric/semantic-release-expo/commit/b6a0f91)) * **deps-dev:** bump [@types](https://github.com/types)/fs-extra from 5.0.5 to 7.0.0 ([#98](https://github.com/bycedric/semantic-release-expo/issues/98)) ([baf56a9](https://github.com/bycedric/semantic-release-expo/commit/baf56a9)) * **deps-dev:** bump [@types](https://github.com/types)/node from 11.13.7 to 12.0.2 ([#99](https://github.com/bycedric/semantic-release-expo/issues/99)) ([909098e](https://github.com/bycedric/semantic-release-expo/commit/909098e)) ## [2.1.5](https://github.com/bycedric/semantic-release-expo/compare/2.1.4...2.1.5) (2019-04-25) ### Code refactors * upgrade all dependencies to the latest versions ([#91](https://github.com/bycedric/semantic-release-expo/issues/91)) ([72a17ae](https://github.com/bycedric/semantic-release-expo/commit/72a17ae)) * upgrade detect-newline to version 3.0.0 ([#83](https://github.com/bycedric/semantic-release-expo/issues/83)) ([0eee460](https://github.com/bycedric/semantic-release-expo/commit/0eee460)) ### Other chores * configure pull request titles for greenkeeper ([#90](https://github.com/bycedric/semantic-release-expo/issues/90)) ([7682b5b](https://github.com/bycedric/semantic-release-expo/commit/7682b5b)) ### Pipeline changes * add node 12 to testing languages ([#87](https://github.com/bycedric/semantic-release-expo/issues/87)) ([4fd6f3c](https://github.com/bycedric/semantic-release-expo/commit/4fd6f3c)) * remove soon-to-be outdated node 11 in favor of 12 ([#89](https://github.com/bycedric/semantic-release-expo/issues/89)) ([97e86cb](https://github.com/bycedric/semantic-release-expo/commit/97e86cb)) * temporary disable audit-block awaiting tar/node-gyp fix ([#86](https://github.com/bycedric/semantic-release-expo/issues/86)) ([9114a27](https://github.com/bycedric/semantic-release-expo/commit/9114a27)) ## [2.1.4](https://github.com/bycedric/semantic-release-expo/compare/2.1.3...2.1.4) (2019-04-09) ### Bug fixes * security vulnerability in js-yaml ([799f154](https://github.com/bycedric/semantic-release-expo/commit/799f154)) ### Code refactors * upgrade [@types](https://github.com/types)/jest to version 24.0.10 ([#79](https://github.com/bycedric/semantic-release-expo/issues/79)) ([32af0d3](https://github.com/bycedric/semantic-release-expo/commit/32af0d3)) * upgrade [@types](https://github.com/types)/node to version 11.10.5 ([#77](https://github.com/bycedric/semantic-release-expo/issues/77)) ([4cfad69](https://github.com/bycedric/semantic-release-expo/commit/4cfad69)) * upgrade [@types](https://github.com/types)/semver to version 6.0.0 ([d791a4e](https://github.com/bycedric/semantic-release-expo/commit/d791a4e)) * upgrade semver to version 6.0.0 ([#75](https://github.com/bycedric/semantic-release-expo/issues/75)) ([5d6f706](https://github.com/bycedric/semantic-release-expo/commit/5d6f706)) * upgrade ts-jest to version 24.0.1 ([#78](https://github.com/bycedric/semantic-release-expo/issues/78)) ([4671afb](https://github.com/bycedric/semantic-release-expo/commit/4671afb)) ### Pipeline changes * allow greenkeeper package lock commits ([f92edcb](https://github.com/bycedric/semantic-release-expo/commit/f92edcb)) ## [2.1.3](https://github.com/bycedric/semantic-release-expo/compare/2.1.2...2.1.3) (2019-02-24) ### Code refactors * upgrade [@commitlint](https://github.com/commitlint)/travis-cli to version 7.5.1 ([#52](https://github.com/bycedric/semantic-release-expo/issues/52)) ([7b96eab](https://github.com/bycedric/semantic-release-expo/commit/7b96eab)) * upgrade [@commitlint](https://github.com/commitlint)/travis-cli to version 7.5.2 ([#57](https://github.com/bycedric/semantic-release-expo/issues/57)) ([93af488](https://github.com/bycedric/semantic-release-expo/commit/93af488)) * upgrade [@types](https://github.com/types)/fs-extra to version 5.0.5 ([#65](https://github.com/bycedric/semantic-release-expo/issues/65)) ([0b0a088](https://github.com/bycedric/semantic-release-expo/commit/0b0a088)) * upgrade [@types](https://github.com/types)/jest to version 24.0.6 ([#68](https://github.com/bycedric/semantic-release-expo/issues/68)) ([f77dcc5](https://github.com/bycedric/semantic-release-expo/commit/f77dcc5)), closes [#48](https://github.com/bycedric/semantic-release-expo/issues/48) * upgrade [@types](https://github.com/types)/lodash to version 4.14.121 ([#67](https://github.com/bycedric/semantic-release-expo/issues/67)) ([c0ff384](https://github.com/bycedric/semantic-release-expo/commit/c0ff384)) * upgrade [@types](https://github.com/types)/node to version 10.12.22 ([#51](https://github.com/bycedric/semantic-release-expo/issues/51)) ([57c4a4f](https://github.com/bycedric/semantic-release-expo/commit/57c4a4f)) * upgrade [@types](https://github.com/types)/node to version 11.9.5 ([#66](https://github.com/bycedric/semantic-release-expo/issues/66)) ([fa5d037](https://github.com/bycedric/semantic-release-expo/commit/fa5d037)), closes [#58](https://github.com/bycedric/semantic-release-expo/issues/58) * upgrade codecov to version 3.2.0 ([#64](https://github.com/bycedric/semantic-release-expo/issues/64)) ([e644b47](https://github.com/bycedric/semantic-release-expo/commit/e644b47)) * upgrade ts-jest to version 24.0.0 ([#62](https://github.com/bycedric/semantic-release-expo/issues/62)) ([89844f0](https://github.com/bycedric/semantic-release-expo/commit/89844f0)) ### Documentation changes * add missing whitespace ([#53](https://github.com/bycedric/semantic-release-expo/issues/53)) ([50e1f91](https://github.com/bycedric/semantic-release-expo/commit/50e1f91)) ### Other chores * update all dependencies and manually fix audit warning ([#63](https://github.com/bycedric/semantic-release-expo/issues/63)) ([408f539](https://github.com/bycedric/semantic-release-expo/commit/408f539)) ### Pipeline changes * add dry run of new release on develop ([#55](https://github.com/bycedric/semantic-release-expo/issues/55)) ([220cd31](https://github.com/bycedric/semantic-release-expo/commit/220cd31)) * audit before downloading dependencies with npm ci ([#54](https://github.com/bycedric/semantic-release-expo/issues/54)) ([f33f7d4](https://github.com/bycedric/semantic-release-expo/commit/f33f7d4)) ## [2.1.2](https://github.com/bycedric/semantic-release-expo/compare/2.1.1...2.1.2) (2019-01-30) ### Bug fixes * manually override allowed semantic release branch ([f94b4a1](https://github.com/bycedric/semantic-release-expo/commit/f94b4a1)) * missing commitlint configuration ([bb72167](https://github.com/bycedric/semantic-release-expo/commit/bb72167)) ### Code refactors * allow tests to run in watch mode ([d894470](https://github.com/bycedric/semantic-release-expo/commit/d894470)) * replace custom semantic release with convention package ([a4a1d47](https://github.com/bycedric/semantic-release-expo/commit/a4a1d47)) * update pipeline with audit for security notifications ([54ef137](https://github.com/bycedric/semantic-release-expo/commit/54ef137)) * upgrade typescript to 3.2.4 ([33ec439](https://github.com/bycedric/semantic-release-expo/commit/33ec439)) * use full lodash with tree-shaked import ([65e3114](https://github.com/bycedric/semantic-release-expo/commit/65e3114)) ### Other chores * upgrade peakfijn conventions packages ([86e2fd9](https://github.com/bycedric/semantic-release-expo/commit/86e2fd9)) ### Pipeline changes * audit dependencies before using them ([982699f](https://github.com/bycedric/semantic-release-expo/commit/982699f)) ## [2.1.1](https://github.com/bycedric/semantic-release-expo/compare/2.1.0...2.1.1) (2018-09-17) ### Bug fixes * force android version code to numeric value ([#43](https://github.com/bycedric/semantic-release-expo/issues/43)) ([0f7389d](https://github.com/bycedric/semantic-release-expo/commit/0f7389d)) ### Code refactors * upgrade to latest peakfijn conventions ([4b0fee3](https://github.com/bycedric/semantic-release-expo/commit/4b0fee3)) ### Documentation changes * add discussion and simple change templates ([8831ae6](https://github.com/bycedric/semantic-release-expo/commit/8831ae6)) ### Other chores * integrate tslint and fix all found issues ([#38](https://github.com/bycedric/semantic-release-expo/issues/38)) ([edb9129](https://github.com/bycedric/semantic-release-expo/commit/edb9129)) * simplify the issue and pull request templates ([#37](https://github.com/bycedric/semantic-release-expo/issues/37)) ([0f460df](https://github.com/bycedric/semantic-release-expo/commit/0f460df)) ### Pipeline changes * add missing changelog package for releases ([#44](https://github.com/bycedric/semantic-release-expo/issues/44)) ([c169a87](https://github.com/bycedric/semantic-release-expo/commit/c169a87)) # [2.1.0](https://github.com/bycedric/semantic-release-expo/compare/2.0.0...2.1.0) (2018-09-08) ### Bug fixes * exclude semantic release configuration from npm ([c7c212e](https://github.com/bycedric/semantic-release-expo/commit/c7c212e)) ### New features * add configurable version templates ([#36](https://github.com/bycedric/semantic-release-expo/issues/36)) ([5745c9d](https://github.com/bycedric/semantic-release-expo/commit/5745c9d)) # [2.0.0](https://github.com/bycedric/semantic-release-expo/compare/1.2.1...2.0.0) (2018-08-31) ### Bug fixes * breaking changes behaviour with semantic release ([3844459](https://github.com/bycedric/semantic-release-expo/commit/3844459)) * disable spammy codecov messages in pull requests ([29225be](https://github.com/bycedric/semantic-release-expo/commit/29225be)) ### Code refactors * upgrade commit-types-peakfijn to version 0.6.0 ([#32](https://github.com/bycedric/semantic-release-expo/issues/32)) ([5065b48](https://github.com/bycedric/semantic-release-expo/commit/5065b48)) * upgrade conventional-changelog-peakfijn to version 0.6.0 ([#33](https://github.com/bycedric/semantic-release-expo/issues/33)) ([adcbc8c](https://github.com/bycedric/semantic-release-expo/commit/adcbc8c)) * upgrade cz-changelog-peakfijn to version 0.6.0 ([#34](https://github.com/bycedric/semantic-release-expo/issues/34)) ([fe462c6](https://github.com/bycedric/semantic-release-expo/commit/fe462c6)) ### New features * make android version deterministic ([#35](https://github.com/bycedric/semantic-release-expo/issues/35)) ([1428f1a](https://github.com/bycedric/semantic-release-expo/commit/1428f1a)) ### BREAKING CHANGE * android incremental build number is replaced. This now uses an integer value calculated by multiple variables. https://medium.com/@maxirosson/versioning-android-apps-d6ec171cfd82 ## [1.2.1](https://github.com/bycedric/semantic-release-expo/compare/1.2.0...1.2.1) (2018-08-04) ### Bug fixes * set jsdom test url for local storage support ([#29](https://github.com/bycedric/semantic-release-expo/issues/29)) ([1d2e9b6](https://github.com/bycedric/semantic-release-expo/commit/1d2e9b6)) ### Code refactors * upgrade [@semantic-release](https://github.com/semantic-release)/changelog to version 3.0.0 ([#23](https://github.com/bycedric/semantic-release-expo/issues/23)) ([fa3396a](https://github.com/bycedric/semantic-release-expo/commit/fa3396a)) * upgrade commit-types-peakfijn to version 0.5.0 ([#24](https://github.com/bycedric/semantic-release-expo/issues/24)) ([4f63ab5](https://github.com/bycedric/semantic-release-expo/commit/4f63ab5)) * upgrade conventional-changelog-peakfijn to version 0.5.0 ([#25](https://github.com/bycedric/semantic-release-expo/issues/25)) ([be7929d](https://github.com/bycedric/semantic-release-expo/commit/be7929d)) * upgrade cz-changelog-peakfijn to version 0.5.0 ([#26](https://github.com/bycedric/semantic-release-expo/issues/26)) ([a9bd560](https://github.com/bycedric/semantic-release-expo/commit/a9bd560)) * upgrade fs-extra to version 7.0.0 ([#22](https://github.com/bycedric/semantic-release-expo/issues/22)) ([f5198d1](https://github.com/bycedric/semantic-release-expo/commit/f5198d1)) * upgrade ts-jest to version 23.1.2 ([#31](https://github.com/bycedric/semantic-release-expo/issues/31)) ([fb14ece](https://github.com/bycedric/semantic-release-expo/commit/fb14ece)) * use release commit type for automated releases ([af87788](https://github.com/bycedric/semantic-release-expo/commit/af87788)) # [1.2.0](https://github.com/bycedric/semantic-release-expo/compare/1.1.1...1.2.0) (2018-07-11) ### Code refactors * increase usability and other minor changes ([#21](https://github.com/bycedric/semantic-release-expo/issues/21)) ([49e29b1](https://github.com/bycedric/semantic-release-expo/commit/49e29b1)), closes [#7](https://github.com/bycedric/semantic-release-expo/issues/7) [#7](https://github.com/bycedric/semantic-release-expo/issues/7) ### Code style changes * remove extraneous space in log statement ([cdaa1b9](https://github.com/bycedric/semantic-release-expo/commit/cdaa1b9)) ### New features * inherit configuration from prepare when verifying ([#20](https://github.com/bycedric/semantic-release-expo/issues/20)) ([729baeb](https://github.com/bycedric/semantic-release-expo/commit/729baeb)) ## [1.1.1](https://github.com/bycedric/semantic-release-expo/compare/1.1.0...1.1.1) (2018-07-10) ### Bug fixes * add missing reason of failure in exception ([3f198ed](https://github.com/bycedric/semantic-release-expo/commit/3f198ed)) * log the manifest file throwing the exception ([05183f4](https://github.com/bycedric/semantic-release-expo/commit/05183f4)) ### Code refactors * upgrade [@types](https://github.com/types)/fs-extra to version 5.0.4 ([154afed](https://github.com/bycedric/semantic-release-expo/commit/154afed)) * upgrade ts-jest to version 23.0.0 ([d2e8d94](https://github.com/bycedric/semantic-release-expo/commit/d2e8d94)) * use `chore` as commit type for new releases ([3cb214f](https://github.com/bycedric/semantic-release-expo/commit/3cb214f)) ### Documentation changes * remove excessive prepare step from example ([958b01c](https://github.com/bycedric/semantic-release-expo/commit/958b01c)) ### Other chores * add commitizen with peakfijn conventions ([28e5552](https://github.com/bycedric/semantic-release-expo/commit/28e5552)) * configure greenkeeper to use proper commit messages ([9986e1c](https://github.com/bycedric/semantic-release-expo/commit/9986e1c)) * rebuild changelog using peakfijn conventions ([3133aa5](https://github.com/bycedric/semantic-release-expo/commit/3133aa5)) * update semantic release config with the peakfijn conventions ([e7f80b9](https://github.com/bycedric/semantic-release-expo/commit/e7f80b9)) ### Pipeline changes * add commitlint with peakfijn conventions ([2e94a50](https://github.com/bycedric/semantic-release-expo/commit/2e94a50)) * use new single analyser format for releases ([7e46655](https://github.com/bycedric/semantic-release-expo/commit/7e46655)) # [1.1.0](https://github.com/bycedric/semantic-release-expo/compare/1.0.4...1.1.0) (2018-06-18) ### New features * add support for multiple manifests ([b8103d4](https://github.com/bycedric/semantic-release-expo/commit/b8103d4)), closes [#12](https://github.com/bycedric/semantic-release-expo/issues/12) * use git flow approach to releases ([4546556](https://github.com/bycedric/semantic-release-expo/commit/4546556)) ### Other chores * upgrade `jest` dependency to `jest@^23.1.0` ([08268ea](https://github.com/bycedric/semantic-release-expo/commit/08268ea)) ## [1.0.4](https://github.com/bycedric/semantic-release-expo/compare/1.0.3...1.0.4) (2018-06-17) ### Bug fixes * pin [@types](https://github.com/types)/fs-extra to 5.0.2 ([#10](https://github.com/bycedric/semantic-release-expo/issues/10)) ([6b34f57](https://github.com/bycedric/semantic-release-expo/commit/6b34f57)) ### Code refactors * remove unused `Config` type ([63fbb2c](https://github.com/bycedric/semantic-release-expo/commit/63fbb2c)) ### Code style changes * reindent package file with tabs ([f1e4333](https://github.com/bycedric/semantic-release-expo/commit/f1e4333)) ### Other chores * add terminal cast as example ([788092e](https://github.com/bycedric/semantic-release-expo/commit/788092e)) * update [@types](https://github.com/types)/jest to version 23.0.0 ([c00f165](https://github.com/bycedric/semantic-release-expo/commit/c00f165)) ## [1.0.3](https://github.com/bycedric/semantic-release-expo/compare/1.0.2...1.0.3) (2018-05-20) ### Bug fixes * detect indentation and new lines to keep style intact ([94379c9](https://github.com/bycedric/semantic-release-expo/commit/94379c9)) ### Testing updates * add extra validation for new line detection ([60b4a67](https://github.com/bycedric/semantic-release-expo/commit/60b4a67)) ## [1.0.2](https://github.com/bycedric/semantic-release-expo/compare/1.0.1...1.0.2) (2018-05-20) ### Bug fixes * add changelog plugin for semantic releases ([586047e](https://github.com/bycedric/semantic-release-expo/commit/586047e)) ## [1.0.1](https://github.com/bycedric/semantic-release-expo/compare/1.0.0...1.0.1) (2018-05-20) ### Bug fixes * remove chore from triggering new version ([06b8a5e](https://github.com/bycedric/semantic-release-expo/commit/06b8a5e)) # [1.0.0](https://github.com/bycedric/semantic-release-expo/compare/63891a6...1.0.0) (2018-05-20) ### Bug fixes * add semantic release and proper branch name ([eb3aa6c](https://github.com/bycedric/semantic-release-expo/commit/eb3aa6c)) * use proper casing in badges in readme ([1adea31](https://github.com/bycedric/semantic-release-expo/commit/1adea31)) ### New features * add first draft of expo releases ([67c0f6f](https://github.com/bycedric/semantic-release-expo/commit/67c0f6f)) * integrate semantic release in travis ([cbe0582](https://github.com/bycedric/semantic-release-expo/commit/cbe0582)) ### Other chores * initial project structure setup ([63891a6](https://github.com/bycedric/semantic-release-expo/commit/63891a6))