Skip to content

Latest commit

 

History

History
152 lines (100 loc) · 8.8 KB

CHANGELOG.md

File metadata and controls

152 lines (100 loc) · 8.8 KB

0.8.1 (2021-10-22)

  • fix: updated mrepo version (b350143)
  • fix(build): cache checker (e047bf3)
  • fix(build): fixed build all packages (9649960)
  • fix(digest): added --withLocalVersions option (13dad26)
  • fix(digest): updated load package.json in install mode (e3815f6)
  • fix(generators): fixed passed envs to sao generators (afe0c3f)
  • fix(monorepo-generator): updated mrepo version (89cb302)
  • fix(monorepo-generator): updated package.json template (c53c31a)
  • fix(pacakge-generator): updated template files (a384955)
  • fix(package-generator): readme (bfa2ffe)
  • fix(package-generator): readme template (36995cc)
  • fix(templates): up mrepo version (873762d)
  • fix(utils): fixed lerna json reloading (c7b2b7b)
  • fix(utils): package version loader (4faadcf)
  • chore: release 0.1.8 (141b85c)
  • chore: release 0.1.9 (432c10b)
  • chore: release 0.2.0 (7b8ba31)
  • chore: release 0.2.0 (2a55f73)
  • chore: release 0.2.1 (e1f2661)
  • chore: release 0.2.2 (9e086e5)
  • chore: release 0.2.3 (a44be14)
  • chore: release 0.2.4 (fdbaa20)
  • chore: release 0.2.5 (ae53d03)
  • chore: release 0.2.6 (814e84c)
  • chore: release 0.2.7 (7307a4d)
  • chore: release 0.3.0 (2f91d03)
  • chore: release 0.3.1 (e8ff034)
  • chore: release 0.3.2 (3e18e36)
  • chore: release 0.3.3 (b02191b)
  • chore: release 0.4.0 (c02fce2)
  • chore: release 0.4.1 (c9c95fb)
  • chore: release 0.5.0 (790ce23)
  • chore: release 0.5.1 (51d13d2)
  • chore: release 0.5.2 (98a52a8)
  • chore: release 0.6.0 (4469ea0)
  • chore: release 0.6.1 (c843693)
  • chore: release 0.7.0 (bd2e56b)
  • chore: release 0.7.1-beta.1 (f136953)
  • chore: release 0.8.0 (1be14fa)
  • chore(github): added PR and issues templates (ef40386)
  • feat(build): use build cache (39c0449)
  • feat(digest): added distTag option to install (a3659f3)
  • feat(lerna): added independent packages versioning support (56dec71)
  • feat(scripts-generator): added running test suite (bc22dfc)
  • feat(scripts): added addCollectCoverageFrom option to test command (1179cc8)
  • feat(scripts): added copy mode to digest command (50ba631)
  • feat(scripts): added digest command (5acb3e6)
  • ci: updated PR template (e249440)
  • ci: updated release action (e9e59fc)
  • ci: updated release action (618119f)
  • docs: added build clean generate commands docs (38c135e)
  • docs: added demo gif (4d05582)
  • docs: added features section (45bdeff)
  • docs: added img to the lib folder (cc184fc)
  • docs: added mrepo new command docs (ca800de)
  • docs: finished with readme (7e9797e)
  • docs: reuploaded demo gif (be3f605)
  • docs: started added readme (ca99cfe)
  • docs: updated package.json and readmes (d6dab86)
  • docs: updated readme gifs (56e90fd)

0.1.7 (2021-04-04)

  • chore: release 0.1.7 (ac4b6ba)
  • feat: added github templates (d908cf0)

0.1.7-beta.4 (2021-04-04)

  • chore: release 0.1.7-beta.4 (8ddc436)
  • feat: added repository to the generated package.json (c91284a)

0.1.7-beta.3 (2021-04-04)

  • chore: release 0.1.7-beta.3 (aa928a1)
  • fix: added current-git-branch package (34c486c)

0.1.7-beta.2 (2021-04-04)

  • chore: release 0.1.7-beta.2 (0c88a31)
  • feat: added create packages npmrc util (344ce46)
  • fix: update release command (7b7f46e)

0.1.7-beta.1 (2021-04-03)

  • chore: release 0.1.7-beta.1 (eb2536a)
  • ci(github): updated tests action (358d238)
  • feat(generators): added github test action (9fc3d82)

0.1.6 (2021-04-02)

  • chore: release 0.1.6 (dc32c82)
  • ci(github): updated tests and release actions (6bb3ad6)

0.1.5 (2021-04-01)

0.1.4 (2021-03-31)

  • chore: release 0.1.4 (2842e0d)
  • ci(github): hopfully fixed release-trigger action (059cba9)

0.1.3 (2021-03-31)

  • chore: release 0.1.3 (fdc30d6)
  • ci(github): updated release-trigger action (f743456)

0.1.2 (2021-03-31)

  • chore: release 0.1.2 (93bf30c)
  • ci(github): updated release-trigger action (b013813)

0.1.1 (2021-03-31)

  • chore: release 0.1.1 (03f3b75)
  • fix(lib): made package access public (b646845)

0.1.0 (2021-03-31)

  • chore: release 0.1.0 (a72c62a)
  • feat: added monorepo, package, scripts generators (001fc68)
  • Initial commit (eb7f908)