All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2020-11-12)
- update workspace and packages (494a229)
2.2.0 (2020-08-20)
2.1.0 (2020-06-25)
- add latest package versions (659cedc)
2.0.0 (2020-06-25)
2.0.0-beta.5 (2020-02-11)
- update default versions (27c77c5)
2.0.0-beta.4 (2020-01-06)
2.0.0-beta.3 (2019-12-11)
2.0.0-beta.2 (2019-12-09)
- handle
standardVersionConfig
flag correctly (6bb17ee)
2.0.0-beta.1 (2019-12-06)
2.0.0-beta.0 (2019-11-21)
2.0.0-alpha.1 (2019-11-18)
--force
will override existing files if there is a conflict.--overrideConfigurations
can be used now to override conflicts within existing configuration parameters
2.0.0-alpha.0 (2019-11-15)
--husky=<false|true>
,--commitizen=<false|true>
,--standardVersion=<false|true>
are not supported anymore| use--packages=commitizen,husky,commitlint,standard-version
instead. By default all packaged will be added.
1.2.1 (2019-11-06)
- add missing schema validation (6554157)
1.2.0 (2019-11-02)
1.1.1 (2019-10-28)
1.1.0 (2019-10-28)
- saf: asf (1ae998d)
1.0.0 (2019-10-21)
0.1.4 (2019-10-21)
0.1.3 (2019-10-21)
0.1.2 (2019-10-15)
- fixes migration (9c18b44)
0.1.1 (2019-10-15)
- ng-update: use migration-02 within correct version (4f971b7)
0.1.0 (2019-10-15)
- commitlint: The default commitlint configuration was changed to
@commitlint/config-conventional
(before:@commitlint/config-angular
0.0.4 (2019-10-15)
- ng-update: proceed update within correct version (5b72d45)
0.0.3 (2019-10-15)
- commitizen: adds commitizen as dependncy and husky hook (87f316e)
- adds ng-update support (04ea589), closes #1
- removes
prepare-commit-msg
husky hook (38d4a58)
0.0.2 (2019-10-13)
- commitizen: adds commitizen as dependncy and husky hook (87f316e)
- adds initial version for ng add af00610