Skip to content

Releases: jscutlery/semver

semver-2.15.0

05 Dec 10:43
Compare
Choose a tag to compare

2.15.0 (2021-12-05)

Features

  • semver: ✅ provide relative notes to post targets (3f523f1)

semver-2.14.4

05 Dec 08:34
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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...
Read more

semver-2.14.3

29 Nov 20:00
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

Read more

semver-2.14.1

29 Nov 15:29
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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 opt...
Read more

semver-2.14.0

28 Nov 13:41
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

Read more

semver-2.13.3

22 Nov 12:07
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

Read more

semver-2.13.2

21 Nov 15:45
Compare
Choose a tag to compare

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

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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...

Read more

semver-2.13.1

11 Nov 10:11
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

2.13.1 (2021-11-11)

Bug Fixes

  • semver: write commitlint config into json (#383) (f4013fd)

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

Features

  • semver: ✅ bump install generator dependencies ([9de8f17](9de8f17...
Read more

semver-2.13.0

04 Nov 18:20
Compare
Choose a tag to compare

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

Features

  • semver: ✅ bump install generator dependencies (9de8f17)

2.7.1 (2021-09-15)

Bug Fixes

Read more

semver-2.12.0

04 Nov 09:09
Compare
Choose a tag to compare

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

  • semver: 🐞 ensure projects option is defined (#362) (51bac25)

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

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...
Read more