Skip to content

Latest commit

 

History

History
101 lines (56 loc) · 4.77 KB

CHANGELOG.md

File metadata and controls

101 lines (56 loc) · 4.77 KB

1.2.0 (2022-01-05)

Features

  • ddd: add removeReadme option to allow skipping readme (ffac92a)

1.1.0 (2021-12-09)

Features

  • ddd: create initial implementation (48c4848)

1.0.9 (2021-10-29)

Build System

1.0.8 (2021-10-28)

Build System

  • [Snyk] upgrade @nrwl/devkit from 12.5.4 to 12.5.7 (5311ef0)

Continuous Integration

  • dont run on release [skip ci] (e221ea9)

1.0.7 (2021-07-10)

Bug Fixes

  • ncc: add angular schematic as dependency (28853ba)

1.0.6 (2021-07-10)

Bug Fixes

1.0.5 (2021-07-10)

Bug Fixes

1.0.4 (2021-07-10)

Bug Fixes

1.0.3 (2021-07-10)

Bug Fixes

1.0.2 (2021-07-10)

Bug Fixes

1.0.1 (2021-07-10)

Bug Fixes

  • ncc: normalize cli args (e31cf1f)

1.0.0 (2021-07-10)

Bug Fixes

Chores

Code Refactoring

  • remove ngneat/lib dep (4ef66ea)
  • remove standard-version dep (f6a496d)

Features

Other