1.7.2 (2022-07-19)
- deps: bump actions/setup-node from 2.3.0 to 2.4.0 (293aaf0)
- deps: bump actions/setup-node from 2.4.0 to 2.4.1 (0dac4dc)
- deps: bump actions/setup-node from 2.4.1 to 2.5.0 (f2b3ef7)
- deps: bump actions/setup-node from 2.5.0 to 2.5.1 (ef015ca)
- deps: bump actions/setup-node from 2.5.1 to 3 (5ac3d17)
- deps: bump ansi-regex from 3.0.0 to 3.0.1 (e0d5b5d)
- deps: bump axios from 0.21.1 to 0.21.4 (6df8d5b)
- deps: bump cac from 6.7.11 to 6.7.12 (fb7f3db)
- deps: bump cac from 6.7.3 to 6.7.8 (34cd8d5)
- deps: bump cac from 6.7.8 to 6.7.11 (3edc187)
- deps: bump follow-redirects from 1.14.1 to 1.14.8 (c0584e7)
- deps: bump minimist from 1.2.5 to 1.2.6 (2451a4a)
- deps: bump node-fetch from 2.6.1 to 2.6.7 (0827822)
- deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (252559f)
- extra comma (b373b98)
1.7.1 (2021-07-31)
- update install command for ship.js (a03a804)
1.7.0 (2021-07-31)
- deps: bump actions/cache from v2.1.4 to v2.1.5 (e84f8fa)
- deps: bump cac from 6.7.2 to 6.7.3 (046c412)
- deps: bump chalk from 4.1.0 to 4.1.1 (b76988c)
- have to force install
npm
pkgs (583f0d2) - style: update ESLint config to use
typescript
parser (16725ef)
1.6.0 (2021-03-04)
- deps: bump actions/cache from v2 to v2.1.4 (54a8818)
- deps: bump actions/setup-node from v2.1.4 to v2.1.5 (4507b29)
- deps: bump cac from 6.7.1 to 6.7.2 (b5f1a1b)
- deps: bump lodash from 4.17.20 to 4.17.21 (61bf992)
- lockfile v2 🥳 (f25bb31)
- support for npm 7 & node 15 (ea6e291)
1.5.4 (2021-01-11)
- bug with
NPM_AUTH_TOKEN
(50919e6) - deps: bump actions/setup-node from v1 to v2.1.1 (3e0a8ca)
- deps: bump actions/setup-node from v2.1.1 to v2.1.2 (d06655a)
- deps: bump actions/setup-node from v2.1.2 to v2.1.4 (ce4854c)
- deps: bump cac from 6.6.1 to 6.7.1 (9da4170)
- deps: bump ini from 1.3.5 to 1.3.8 (95b821a)
1.5.3 (2020-09-14)
- base: update
.eslintrc.js
which was causing conflict (9d3f85e) - ci: add check for linting code (b901e0d)
- deps: update dependencies (49e648f)
- eslint: move eslint config while scaffolding (5d8796a)
- eslint: update eslint config for repo (e303e34)
- shipjs: update trigger yaml (0de6d94)
- update npm scripts (a8aa516)
- update prompts ordering (c364a85)
- dependabot: add support for
github-actions
ecosystem (58bc666)
1.5.2 (2020-09-14)
- deps: update internal dependencies (327a36f)
- shipjs: update ship.js trigger to use latest version (46558fa)
1.5.1 (2020-09-13)
- remove preinstall script (1d3bedd)
- deps: bump node-fetch from 2.6.0 to 2.6.1 (0ce9df6)
- deps: update lockfile (7cbc4fa)
1.5.0 (2020-08-18)
- add support for hosting vuepress docs on netlify (6a1ed22)
- add vuepress (9001414)
- ci: add
/rebase
action workflow (ed13061) - lint: add prettier config (4f18f1c)
- lint: add support for eslint (50ad335)
1.4.4 (2020-08-18)
- bump pkg versions (b84ea98)
- remove vulnerabilities (79cbd61)
- update tests (bfa784f)
- update the eslint pattern regex to work on windows based systems (8dbbfcc)
- deps: bump lodash from 4.17.19 to 4.17.20 (a67b36a)
1.4.3 (2020-07-22)
- use updated rollup babel plugin (4578e62)
1.4.2 (2020-07-18)
1.4.1 (2020-07-18)
- remove useless
cross-spawn
pkg (6de04c8) - remove useless imports (8778e68)
- update ship.js trigger (0dc2584)
1.4.0 (2020-07-18)
- ship.js: update trigger (c9ea814)
- update dependabot config (0173b43)
- deps: bump cac from 6.5.10 to 6.5.12 (d67ebf6)
- deps: bump cac from 6.5.12 to 6.5.13 (eb91e98)
- deps: bump cac from 6.5.13 to 6.6.0 (211e66f)
- deps: bump cac from 6.6.0 to 6.6.1 (4598ad4)
- deps: bump lodash from 4.17.15 to 4.17.19 (0d0ad68)
1.3.0 (2020-06-10)
- badge: add built using janak badge (827b9d3)
- dependabot: use dependabot instead of preview (3b65455)
- prompts: add fullname option (13e33b8)
- scripts: update npm scripts to use prettier (3510b80)
1.2.1 (2020-05-18)
- test: enable ts in babel hook transpiling (f8551fd)
1.2.0 (2020-05-18)
- add ship.js config for auto publishing 🤖 (d440b41)