|
1 |
| -## 0.6.0 (2021-09-24) |
| 1 | +## <small>0.6.1 (2021-10-07)</small> |
2 | 2 |
|
3 |
| -* feat(lerna): added independent packages versioning support ([56dec71](https://github.com/zMotivat0r/mrepo/commit/56dec71)) |
4 |
| -* feat(scripts-generator): added running test suite ([bc22dfc](https://github.com/zMotivat0r/mrepo/commit/bc22dfc)) |
5 |
| -* feat(scripts): added addCollectCoverageFrom option to test command ([1179cc8](https://github.com/zMotivat0r/mrepo/commit/1179cc8)) |
6 |
| -* feat(scripts): added copy mode to digest command ([50ba631](https://github.com/zMotivat0r/mrepo/commit/50ba631)) |
7 |
| -* feat(scripts): added digest command ([5acb3e6](https://github.com/zMotivat0r/mrepo/commit/5acb3e6)) |
| 3 | +* ci: updated PR template ([e249440](https://github.com/zMotivat0r/mrepo/commit/e249440)) |
| 4 | +* ci: updated release action ([e9e59fc](https://github.com/zMotivat0r/mrepo/commit/e9e59fc)) |
| 5 | +* ci: updated release action ([618119f](https://github.com/zMotivat0r/mrepo/commit/618119f)) |
| 6 | +* fix: updated mrepo version ([b350143](https://github.com/zMotivat0r/mrepo/commit/b350143)) |
| 7 | +* fix(digest): added --withLocalVersions option ([13dad26](https://github.com/zMotivat0r/mrepo/commit/13dad26)) |
| 8 | +* fix(digest): updated load package.json in install mode ([e3815f6](https://github.com/zMotivat0r/mrepo/commit/e3815f6)) |
| 9 | +* fix(generators): fixed passed envs to sao generators ([afe0c3f](https://github.com/zMotivat0r/mrepo/commit/afe0c3f)) |
| 10 | +* fix(monorepo-generator): updated mrepo version ([89cb302](https://github.com/zMotivat0r/mrepo/commit/89cb302)) |
| 11 | +* fix(monorepo-generator): updated package.json template ([c53c31a](https://github.com/zMotivat0r/mrepo/commit/c53c31a)) |
| 12 | +* fix(pacakge-generator): updated template files ([a384955](https://github.com/zMotivat0r/mrepo/commit/a384955)) |
| 13 | +* fix(package-generator): readme ([bfa2ffe](https://github.com/zMotivat0r/mrepo/commit/bfa2ffe)) |
| 14 | +* fix(package-generator): readme template ([36995cc](https://github.com/zMotivat0r/mrepo/commit/36995cc)) |
| 15 | +* fix(templates): up mrepo version ([873762d](https://github.com/zMotivat0r/mrepo/commit/873762d)) |
| 16 | +* fix(utils): fixed lerna json reloading ([c7b2b7b](https://github.com/zMotivat0r/mrepo/commit/c7b2b7b)) |
| 17 | +* fix(utils): package version loader ([4faadcf](https://github.com/zMotivat0r/mrepo/commit/4faadcf)) |
8 | 18 | * chore: release 0.1.8 ([141b85c](https://github.com/zMotivat0r/mrepo/commit/141b85c))
|
9 | 19 | * chore: release 0.1.9 ([432c10b](https://github.com/zMotivat0r/mrepo/commit/432c10b))
|
10 | 20 | * chore: release 0.2.0 ([7b8ba31](https://github.com/zMotivat0r/mrepo/commit/7b8ba31))
|
|
25 | 35 | * chore: release 0.5.0 ([790ce23](https://github.com/zMotivat0r/mrepo/commit/790ce23))
|
26 | 36 | * chore: release 0.5.1 ([51d13d2](https://github.com/zMotivat0r/mrepo/commit/51d13d2))
|
27 | 37 | * chore: release 0.5.2 ([98a52a8](https://github.com/zMotivat0r/mrepo/commit/98a52a8))
|
| 38 | +* chore: release 0.6.0 ([4469ea0](https://github.com/zMotivat0r/mrepo/commit/4469ea0)) |
28 | 39 | * chore(github): added PR and issues templates ([ef40386](https://github.com/zMotivat0r/mrepo/commit/ef40386))
|
29 |
| -* fix: updated mrepo version ([b350143](https://github.com/zMotivat0r/mrepo/commit/b350143)) |
30 |
| -* fix(digest): added --withLocalVersions option ([13dad26](https://github.com/zMotivat0r/mrepo/commit/13dad26)) |
31 |
| -* fix(digest): updated load package.json in install mode ([e3815f6](https://github.com/zMotivat0r/mrepo/commit/e3815f6)) |
32 |
| -* fix(monorepo-generator): updated mrepo version ([89cb302](https://github.com/zMotivat0r/mrepo/commit/89cb302)) |
33 |
| -* fix(monorepo-generator): updated package.json template ([c53c31a](https://github.com/zMotivat0r/mrepo/commit/c53c31a)) |
34 |
| -* fix(pacakge-generator): updated template files ([a384955](https://github.com/zMotivat0r/mrepo/commit/a384955)) |
35 |
| -* fix(package-generator): readme ([bfa2ffe](https://github.com/zMotivat0r/mrepo/commit/bfa2ffe)) |
36 |
| -* fix(package-generator): readme template ([36995cc](https://github.com/zMotivat0r/mrepo/commit/36995cc)) |
37 |
| -* fix(templates): up mrepo version ([873762d](https://github.com/zMotivat0r/mrepo/commit/873762d)) |
38 |
| -* fix(utils): fixed lerna json reloading ([c7b2b7b](https://github.com/zMotivat0r/mrepo/commit/c7b2b7b)) |
39 |
| -* fix(utils): package version loader ([4faadcf](https://github.com/zMotivat0r/mrepo/commit/4faadcf)) |
40 |
| -* ci: updated release action ([e9e59fc](https://github.com/zMotivat0r/mrepo/commit/e9e59fc)) |
41 |
| -* ci: updated release action ([618119f](https://github.com/zMotivat0r/mrepo/commit/618119f)) |
| 40 | +* feat(lerna): added independent packages versioning support ([56dec71](https://github.com/zMotivat0r/mrepo/commit/56dec71)) |
| 41 | +* feat(scripts-generator): added running test suite ([bc22dfc](https://github.com/zMotivat0r/mrepo/commit/bc22dfc)) |
| 42 | +* feat(scripts): added addCollectCoverageFrom option to test command ([1179cc8](https://github.com/zMotivat0r/mrepo/commit/1179cc8)) |
| 43 | +* feat(scripts): added copy mode to digest command ([50ba631](https://github.com/zMotivat0r/mrepo/commit/50ba631)) |
| 44 | +* feat(scripts): added digest command ([5acb3e6](https://github.com/zMotivat0r/mrepo/commit/5acb3e6)) |
42 | 45 | * docs: added build clean generate commands docs ([38c135e](https://github.com/zMotivat0r/mrepo/commit/38c135e))
|
43 | 46 | * docs: added demo gif ([4d05582](https://github.com/zMotivat0r/mrepo/commit/4d05582))
|
44 | 47 | * docs: added features section ([45bdeff](https://github.com/zMotivat0r/mrepo/commit/45bdeff))
|
|
0 commit comments