5.2.9 (2021-08-04)
5.2.8 (2021-08-04)
5.2.7 (2021-08-04)
- add no-verify-access (fbaa33a)
5.2.4 (2021-02-05)
- chance source maps flag (1c19a68)
5.2.3 (2020-07-22)
- bump lodash (22d5a36)
5.2.2 (2020-07-22)
- fallback to [] if existing is not an array (f6a104f)
5.2.1 (2020-07-22)
- changelog: handle null existing (b90f55d)
5.2.0 (2020-05-21)
- add 'v' to fix version name (c5fc246)
- add opts.fixVersion function (6a2e60b)
5.1.1 (2020-05-21)
- add ci skip (480bcbd)
5.1.0 (2020-05-21)
- call changeIssueStatus if tagToStatus is present (98565d4)
5.0.2 (2020-05-20)
5.0.1 (2020-05-20)
- exit if no keys found (6755eb3)
5.0.0 (2020-05-20)
- add
packageDir
argument (97c6187)
- add deleteAllVersions function wip (c60d1cb)
publishFixToJira
signature now haspackageDir
as first argument.
4.5.3 (2020-05-19)
- log project id (3b080ad)
4.5.2 (2020-05-19)
- check project exists (1230d79)
4.5.1 (2020-05-19)
- tag check of latest/next (2764a48)
4.5.0 (2020-05-19)
- add jira fix version handler (9134b40)
4.4.4 (2019-07-09)
- only use feat/fix commits (e023748)
4.4.3 (2019-04-24)
4.4.2 (2019-03-18)
- add git user and email for release (b523949)
4.4.1 (2019-03-18)
4.4.0 (2019-03-17)
- allow subclasses to define getPackages (9ad8801)
4.3.3 (2019-03-15)
- default to jest -w 1 (override with --testWorkers) (9ebb10b)
4.3.2 (2019-03-15)
- call changelog from root (f4b0bd0)
4.3.1 (2019-03-14)
- circle ci url (e71ca0a)
4.3.0 (2019-03-14)
- work with circle or travis (265c618)
4.2.1 (2019-03-14)
- git status parsing (60c81c0)
4.2.0 (2019-03-14)
4.1.2 (2019-03-14)
- empty out before/after Publish (3d59119)
4.1.1 (2019-03-13)
4.1.0 (2019-03-13)
- use existing changelog if present (a11f0fd)
4.0.1 (2019-03-13)
- ensure NEXT changelogs are removed (2d08530)
4.0.0 (2019-03-13)
- write changelogs as json (b9be06d)
- The changelog functions have changed. Commands now generates json changelog files.
3.1.3 (2019-03-13)
- disable --copy-files (7c9652b)
3.1.2 (2019-03-13)
- fix typo (32defff)
3.1.1 (2019-03-12)
- log-level > loglevel typo (decdb4e)
3.1.0 (2019-03-12)
- add --lernaLogLevel option (2043ac7)
3.0.2 (2019-03-12)
- add --force-publish to lerna publish (3104dc4)
3.0.1 (2019-03-12)
- rm git commit before release (ca72981)
3.0.0 (2019-03-12)
- The lib requires node > 11
2.1.0 (2019-03-06)
- make std piping optional (060bc4d)
2.0.1 (2019-03-06)
- runCmds need to run in series (b54bf73)
2.0.0 (2019-03-06)
- convert commands to be async and return promises. (418b312)
- All command calls return promises now.
1.4.0 (2019-02-17)
- move to babel 7 syntax (d32890d)
1.3.8 (2019-02-16)
- small tweak (ae33dfc)
1.3.7 (2019-02-16)
- runCmd (139abe1)
1.3.6 (2019-02-16)
- only commit if tree is dirty (3de076d)
1.3.5 (2019-02-16)
- lint before babel (917a590)
1.3.4 (2019-02-16)
1.3.3 (2019-02-16)
- build before test (d24214c)
1.3.2 (2019-02-16)
- check execResult (77e9434)
1.3.1 (2019-02-15)
- default opts object (6b5aa26)
1.3.0 (2019-02-15)
- add Commands (1274443)
1.2.1 (2019-02-14)
- fix deployToNow (add0340)
1.2.0 (2019-02-14)
- add alias (683d707)
1.1.1 (2019-02-14)
1.1.0 (2019-02-14)
- add deployToNow (22e59b7)
1.0.3 (2018-05-09)
- processFix: move export (db79fcf)
1.0.2 (2018-05-09)
- build: add release-it config (a75f980)
1.0.1 (2018-05-09)
- dependencies: update dependencies (712a051)