Releases: byCedric/semantic-release-expo
Releases · byCedric/semantic-release-expo
2.2.3
2.2.3 (2019-10-18)
Other chores
- deps: bump eslint-utils from 1.4.0 to 1.4.2 (#144) (ace8f9d)
- deps-dev: bump @commitlint/travis-cli from 8.1.0 to 8.2.0 (#157) (378a84c)
- deps-dev: bump @types/detect-indent from 5.0.0 to 6.0.0 (#141) (822ad7e)
- deps-dev: bump @types/jest from 24.0.15 to 24.0.16 (#142) (662cc52)
- deps-dev: bump @types/jest from 24.0.16 to 24.0.18 (#146) (5c3f573)
- deps-dev: bump @types/lodash from 4.14.136 to 4.14.138 (#150) (1a28183)
- deps-dev: bump @types/lodash from 4.14.138 to 4.14.141 (#151) (3cc0a40)
- deps-dev: bump @types/node from 12.6.8 to 12.7.3 (#147) (cb0fc4e)
- deps-dev: bump @types/node from 12.7.3 to 12.7.8 (#156) (db6157e)
- deps-dev: bump @types/semver from 6.0.1 to 6.0.2 (#153) (f99ba39)
- deps-dev: bump codecov from 3.5.0 to 3.6.1 (#152) (eeb49f8)
- deps-dev: bump eslint from 6.1.0 to 6.3.0 (#145) (24bb3bf)
- deps-dev: bump eslint from 6.3.0 to 6.5.1 (#154) (19f3b64)
- deps-dev: bump jest from 24.8.0 to 24.9.0 (#149) (e44a74d)
- deps-dev: bump ts-jest from 24.0.2 to 24.1.0 (#158) (996ef24)
- deps-dev: bump typescript from 3.5.3 to 3.6.2 (#148) (bdc13c7)
- deps-dev: bump typescript from 3.6.2 to 3.6.3 (#155) (cf95220)
Pipeline changes
- only audit production dependencies (4f8ee8a)
2.2.2
2.2.1
2.2.0
2.2.0 (2019-07-13)
Code refactors
- lower the dependabot pr intensity (#122) (e157739)
- move types dependencies to dev dependencies (#134) (9dae0e7)
- update dependencies and fix all audit issues (#133) (64ca7fd)
New features
Other chores
- deps: [security] bump lodash from 4.17.11 to 4.17.13 (#131) (700f001)
- deps: [security] bump lodash.template from 4.4.0 to 4.5.0 (#130) (618462a)
- deps: bump @types/lodash from 4.14.123 to 4.14.134 (#117) (aac87f6)
- deps-dev: bump @commitlint/travis-cli from 7.6.1 to 8.0.0 (#114) (43df270)
- deps-dev: bump @types/jest from 24.0.11 to 24.0.15 (#121) (781fcd3)
- deps-dev: bump @types/node from 12.0.2 to 12.0.8 (#118) (240d967)
- deps-dev: bump codecov from 3.3.0 to 3.5.0 (#107) (37f156d)
- deps-dev: bump tslint from 5.16.0 to 5.17.0 (#113) (f4d7a2c)
- deps-dev: bump typescript from 3.4.5 to 3.5.2 (#119) (2b6bccf)
Pipeline changes
2.1.6
2.1.6 (2019-05-26)
Code refactors
- upgrade detect-indent to version 6.0.0 (#92) (0a3f8a0)
- upgrade fs-extra to version 8.0.0 (#94) (0d4460e)
- use dependabot instead of greenkeeper (#102) (c03251a)
Other chores
- deps: [security] bump tar from 2.2.1 to 2.2.2 (#97) (d901b06)
- deps: bump fs-extra from 8.0.0 to 8.0.1 (#100) (f3dfc16)
- deps: bump semver from 6.0.0 to 6.1.0 (#101) (eaf4348)
- deps-dev: bump @commitlint/travis-cli from 7.5.2 to 7.6.1 (#96) (b6a0f91)
- deps-dev: bump @types/fs-extra from 5.0.5 to 7.0.0 (#98) (baf56a9)
- deps-dev: bump @types/node from 11.13.7 to 12.0.2 (#99) (909098e)
2.1.5
2.1.4
2.1.4 (2019-04-09)
Bug fixes
- security vulnerability in js-yaml (799f154)
Code refactors
- upgrade @types/jest to version 24.0.10 (#79) (32af0d3)
- upgrade @types/node to version 11.10.5 (#77) (4cfad69)
- upgrade @types/semver to version 6.0.0 (d791a4e)
- upgrade semver to version 6.0.0 (#75) (5d6f706)
- upgrade ts-jest to version 24.0.1 (#78) (4671afb)
Pipeline changes
- allow greenkeeper package lock commits (f92edcb)
2.1.3
2.1.3 (2019-02-24)
Code refactors
- upgrade @commitlint/travis-cli to version 7.5.1 (#52) (7b96eab)
- upgrade @commitlint/travis-cli to version 7.5.2 (#57) (93af488)
- upgrade @types/fs-extra to version 5.0.5 (#65) (0b0a088)
- upgrade @types/jest to version 24.0.6 (#68) (f77dcc5), closes #48
- upgrade @types/lodash to version 4.14.121 (#67) (c0ff384)
- upgrade @types/node to version 10.12.22 (#51) (57c4a4f)
- upgrade @types/node to version 11.9.5 (#66) (fa5d037), closes #58
- upgrade codecov to version 3.2.0 (#64) (e644b47)
- upgrade ts-jest to version 24.0.0 (#62) (89844f0)
Documentation changes
Other chores
Pipeline changes
2.1.2
2.1.2 (2019-01-30)
Bug fixes
- manually override allowed semantic release branch (f94b4a1)
- missing commitlint configuration (bb72167)
Code refactors
- allow tests to run in watch mode (d894470)
- replace custom semantic release with convention package (a4a1d47)
- update pipeline with audit for security notifications (54ef137)
- upgrade typescript to 3.2.4 (33ec439)
- use full lodash with tree-shaked import (65e3114)
Other chores
- upgrade peakfijn conventions packages (86e2fd9)
Pipeline changes
- audit dependencies before using them (982699f)
2.1.1
2.1.1 (2018-09-17)
Bug fixes
Code refactors
- upgrade to latest peakfijn conventions (4b0fee3)
Documentation changes
- add discussion and simple change templates (8831ae6)
Other chores
- integrate tslint and fix all found issues (#38) (edb9129)
- simplify the issue and pull request templates (#37) (0f460df)