Releases: jscutlery/semver
Releases · jscutlery/semver
semver-2.15.0
semver-2.14.4
Changelog
This file was generated using @jscutlery/semver.
2.14.4 (2021-12-05)
2.14.3 (2021-11-29)
Bug Fixes
- semver: 🐞 add log when push succeed (bdf7abf)
- semver: 🐞 fallback to default commit message format (5bdc696)
2.14.2 (2021-11-29)
2.14.1 (2021-11-29)
2.14.0 (2021-11-28)
Bug Fixes
- semver: 🐞 correctly forward
--no-verify
(50ec0ed)
Features
- semver: ✅ add
--commitMessageFormat
option (b8e9674)
2.13.3 (2021-11-22)
Bug Fixes
- semver: handle post target executor errors (c4282a0)
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects ([22476c4](22476...
semver-2.14.3
Changelog
This file was generated using @jscutlery/semver.
2.14.3 (2021-11-29)
Bug Fixes
- semver: 🐞 add log when push succeed (bdf7abf)
- semver: 🐞 fallback to default commit message format (5bdc696)
2.14.2 (2021-11-29)
2.14.1 (2021-11-29)
2.14.0 (2021-11-28)
Bug Fixes
- semver: 🐞 correctly forward
--no-verify
(50ec0ed)
Features
- semver: ✅ add
--commitMessageFormat
option (b8e9674)
2.13.3 (2021-11-22)
Bug Fixes
- semver: handle post target executor errors (c4282a0)
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes [#320](https://github.com/jscutlery/nx-plugin-semver/issu...
semver-2.14.1
Changelog
This file was generated using @jscutlery/semver.
2.14.1 (2021-11-29)
2.14.0 (2021-11-28)
Bug Fixes
- semver: 🐞 correctly forward
--no-verify
(50ec0ed)
Features
- semver: ✅ add
--commitMessageFormat
option (b8e9674)
2.13.3 (2021-11-22)
Bug Fixes
- semver: handle post target executor errors (c4282a0)
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
semver-2.14.0
Changelog
This file was generated using @jscutlery/semver.
2.14.0 (2021-11-28)
Bug Fixes
- semver: 🐞 correctly forward
--no-verify
(50ec0ed)
Features
- semver: ✅ add
--commitMessageFormat
option (b8e9674)
2.13.3 (2021-11-22)
Bug Fixes
- semver: handle post target executor errors (c4282a0)
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument ([8a86aa0](8a86aa0343f99be4558...
semver-2.13.3
Changelog
This file was generated using @jscutlery/semver.
2.13.3 (2021-11-22)
Bug Fixes
- semver: handle post target executor errors (c4282a0)
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument (8a86aa0)
- semver: ✅ add
postTargets
option (#167) (133ef71) - semver: ✅ resolve
tag
property (102021b)
2.8.1 (2021-10-01)
Bug Fixes
- semver: 🐞 add --releaseAs argument ([ec20b09](https://github.com/jscutlery...
semver-2.13.2
Changelog
This file was generated using @jscutlery/semver.
2.13.2 (2021-11-21)
Bug Fixes
- semver: bump @commitlint deps + remove config-conventional (0cf6d9b)
- semver: remove commitizen from install generator (2a9b731)
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument (8a86aa0)
- semver: ✅ add
postTargets
option (#167) (133ef71) - semver: ✅ resolve
tag
property (102021b)
2.8.1 (2021-10-01)
Bug Fixes
[2.8.0](https://github.com/jscutlery/semver/compare/sem...
semver-2.13.1
Changelog
This file was generated using @jscutlery/semver.
2.13.1 (2021-11-11)
Bug Fixes
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument (8a86aa0)
- semver: ✅ add
postTargets
option (#167) (133ef71) - semver: ✅ resolve
tag
property (102021b)
2.8.1 (2021-10-01)
Bug Fixes
2.8.0 (2021-09-17)
Bug Fixes
- semver: 🐞 support Angular CLI workspace definition (416d6bb), closes discussion#6955
Features
semver-2.13.0
Changelog
This file was generated using @jscutlery/semver.
2.13.0 (2021-11-04)
Features
- semver: follow
@commitlint/config-angular
rules (71f3fed)
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument (8a86aa0)
- semver: ✅ add
postTargets
option (#167) (133ef71) - semver: ✅ resolve
tag
property (102021b)
2.8.1 (2021-10-01)
Bug Fixes
2.8.0 (2021-09-17)
Bug Fixes
- semver: 🐞 support Angular CLI workspace definition (416d6bb), closes discussion#6955
Features
- semver: ✅ bump install generator dependencies (9de8f17)
2.7.1 (2021-09-15)
Bug Fixes
- semver: 🐞 handle child process error gracefully (23dfee6), closes [#196](https://github.com/jscutlery/semver...
semver-2.12.0
Changelog
This file was generated using @jscutlery/semver.
2.12.0 (2021-11-04)
Features
- semver: add
--baseBranch
option to install generator (0aa8626)
2.11.5 (2021-10-30)
2.11.4 (2021-10-30)
Bug Fixes
2.11.3 (2021-10-30)
Bug Fixes
2.11.2 (2021-10-29)
2.11.1 (2021-10-29)
Bug Fixes
2.11.0 (2021-10-25)
Bug Fixes
- 🏷️ Adde shim for standard-lib deep imports (c66acbf), closes #324
- 🏷️ Fixed types (d31ccfe), closes #324
- 🏷️ Fixed types and operators (b1ec423), closes #324
- 🏷️ Fixed types and operators (5f87262), closes #324
- 🏷️ Fixed typescript strict issues and deprecations (c38a38e), closes #342
- 📦 Added dep to rxjs 7 to semver (d937eda), closes #324
- 🔧 Added missing types and use esModuleInterop (f5d2b03), closes #324
- changing the --track-deps option to only increment a patch (a27e76e)
- cleaning up a merge issue (ca98d55)
- cleaning up after a rebase (7e4fa79)
- fixing a messed up merge of the version schema (4d02faf)
- fixing a rebase issue (75c37ca)
- semver: bump dependencies (12468de)
- semver: bump generator deps (e1c9052)
- semver: changing the --use-deps option to --track-deps (f909d5e)
- semver: fixing some linting issues (c6c29de)
- semver: fixing some linting issues (27af0f8)
- semver: making --track-deps only read one dependency deep (62468eb)
- semver: resolve boolean arguments correctly (bbd55dd), closes #353
- semver: Switching to using project graph functions directly, instead of the CLI. (dedde3f)
Features
- ➕ Added types and config entries (b22875e), closes #342
- github: ✅ add missing options to github executor (603ac25)
- github: ✅ add missing options to github executor (bfb466d)
- github: ✅ add test for missing github executor (7480e1e)
- semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (7d9e4c9) - semver: Adding in a
--use-deps
flag to include dependencies when calculating the version bump (8f23095)
2.10.0 (2021-10-07)
Features
- github: ✅ add
--notes
and--notesFile
support (68ef734)
2.9.0 (2021-10-06)
Bug Fixes
- github: 🐞 handle files and error correctly (08cc021)
- semver: 🐞 forward valid version to post targets (e5b15be)
- semver: 🐞 handle post-targets SchemaError (09ffbae)
- semver: 🐞 resolve post target correctly (b209832)
- semver: 🐞 use default export for version builder (f334900)
- semver: 🐞 use only string schema (304f16c)
- use standalone projects (22476c4), closes #320
Features
- github: ✅ add
@jscutlery/semver:github
executor (637758b) - github: ✅ support branch argument (d38b048)
- github: ✅ support files argument (8a86aa0)
- semver: ✅ add
postTargets
option (#167) (133ef71) - semver: ✅ resolve
tag
property (102021b)
2.8.1 (2021-10-01)
Bug Fixes
2.8.0 (2021-09-17)
Bug Fixes
- semver: 🐞 support Angular CLI workspace definition (416d6bb), closes discussion#6955
Features
- semver: ✅ bump install generator dependencies (9de8f17)
2.7.1 (2021-09-15)
Bug Fixes
- semver: 🐞 handle child process error gracefully (23dfee6), closes #196
- semver: 🐞 update migration target (6a22938)
2.7.0 (2021-09-07)
Bug Fixes
- **s...