2.2.3 (2019-10-18)
- 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)
- only audit production dependencies (4f8ee8a)
2.2.2 (2019-07-27)
2.2.1 (2019-07-13)
2.2.0 (2019-07-13)
- lower the dependabot pr intensity (#122) (e157739)
- move types dependencies to dev dependencies (#134) (9dae0e7)
- update dependencies and fix all audit issues (#133) (64ca7fd)
- 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)
2.1.6 (2019-05-26)
- 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)
- 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 (2019-04-25)
- upgrade all dependencies to the latest versions (#91) (72a17ae)
- upgrade detect-newline to version 3.0.0 (#83) (0eee460)
- add node 12 to testing languages (#87) (4fd6f3c)
- remove soon-to-be outdated node 11 in favor of 12 (#89) (97e86cb)
- temporary disable audit-block awaiting tar/node-gyp fix (#86) (9114a27)
2.1.4 (2019-04-09)
- security vulnerability in js-yaml (799f154)
- 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)
- allow greenkeeper package lock commits (f92edcb)
2.1.3 (2019-02-24)
- 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)
- add dry run of new release on develop (#55) (220cd31)
- audit before downloading dependencies with npm ci (#54) (f33f7d4)
2.1.2 (2019-01-30)
- manually override allowed semantic release branch (f94b4a1)
- missing commitlint configuration (bb72167)
- 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)
- upgrade peakfijn conventions packages (86e2fd9)
- audit dependencies before using them (982699f)
2.1.1 (2018-09-17)
- upgrade to latest peakfijn conventions (4b0fee3)
- add discussion and simple change templates (8831ae6)
- integrate tslint and fix all found issues (#38) (edb9129)
- simplify the issue and pull request templates (#37) (0f460df)
2.1.0 (2018-09-08)
- exclude semantic release configuration from npm (c7c212e)
2.0.0 (2018-08-31)
- breaking changes behaviour with semantic release (3844459)
- disable spammy codecov messages in pull requests (29225be)
- upgrade commit-types-peakfijn to version 0.6.0 (#32) (5065b48)
- upgrade conventional-changelog-peakfijn to version 0.6.0 (#33) (adcbc8c)
- upgrade cz-changelog-peakfijn to version 0.6.0 (#34) (fe462c6)
- 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 (2018-08-04)
- upgrade @semantic-release/changelog to version 3.0.0 (#23) (fa3396a)
- upgrade commit-types-peakfijn to version 0.5.0 (#24) (4f63ab5)
- upgrade conventional-changelog-peakfijn to version 0.5.0 (#25) (be7929d)
- upgrade cz-changelog-peakfijn to version 0.5.0 (#26) (a9bd560)
- upgrade fs-extra to version 7.0.0 (#22) (f5198d1)
- upgrade ts-jest to version 23.1.2 (#31) (fb14ece)
- use release commit type for automated releases (af87788)
1.2.0 (2018-07-11)
- remove extraneous space in log statement (cdaa1b9)
1.1.1 (2018-07-10)
- add missing reason of failure in exception (3f198ed)
- log the manifest file throwing the exception (05183f4)
- upgrade @types/fs-extra to version 5.0.4 (154afed)
- upgrade ts-jest to version 23.0.0 (d2e8d94)
- use
chore
as commit type for new releases (3cb214f)
- remove excessive prepare step from example (958b01c)
- add commitizen with peakfijn conventions (28e5552)
- configure greenkeeper to use proper commit messages (9986e1c)
- rebuild changelog using peakfijn conventions (3133aa5)
- update semantic release config with the peakfijn conventions (e7f80b9)
- add commitlint with peakfijn conventions (2e94a50)
- use new single analyser format for releases (7e46655)
1.1.0 (2018-06-18)
- add support for multiple manifests (b8103d4), closes #12
- use git flow approach to releases (4546556)
- upgrade
jest
dependency tojest@^23.1.0
(08268ea)
1.0.4 (2018-06-17)
- remove unused
Config
type (63fbb2c)
- reindent package file with tabs (f1e4333)
1.0.3 (2018-05-20)
- detect indentation and new lines to keep style intact (94379c9)
- add extra validation for new line detection (60b4a67)
1.0.2 (2018-05-20)
- add changelog plugin for semantic releases (586047e)
1.0.1 (2018-05-20)
- remove chore from triggering new version (06b8a5e)
1.0.0 (2018-05-20)
- add semantic release and proper branch name (eb3aa6c)
- use proper casing in badges in readme (1adea31)
- initial project structure setup (63891a6)