Skip to content

Releases: jscutlery/semver

semver-2.11.5

30 Oct 22:01
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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

  • semver: 🐞 install generator fails when .husky folder exists (ac9556c)

Features

Read more

semver-2.11.2

29 Oct 10:51
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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

  • semver: 🐞 install generator fails when .husky folder exists (ac9556c)

Features

  • semver: ✔️ use undefined as default value of versionTagPrefix (7cbafb2)

2.6.0 (2021-08-09)

Bug Fixes

  • semver: 🐞 add @nrwl/schematics dependency (3382473)
  • semver: 🐞 add missing schema cli property (9006e26)
  • semver: 🐞 ensure package install after fs commited (72b44b7)

Features

Read more

semver-2.11.1

29 Oct 10:51
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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

  • semver: 🐞 install generator fails when .husky folder exists (ac9556c)

Features

  • semver: ✔️ use undefined as default value of versionTagPrefix (7cbafb2)

2.6.0 (2021-08-09)

Bug Fixes

  • semver: 🐞 add @nrwl/schematics dependency (3382473)
  • semver: 🐞 add missing schema cli property (9006e26)
  • semver: 🐞 ensure package install after fs commited (72b44b7)

Features

Read more

semver-2.11.0

25 Oct 14:38
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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

  • semver: 🐞 install generator fails when .husky folder exists (ac9556c)

Features

  • semver: ✔️ use undefined as default value of versionTagPrefix (7cbafb2)

2.6.0 (2021-08-09)

Bug Fixes

  • semver: 🐞 add @nrwl/schematics dependency (3382473)
  • semver: 🐞 add missing schema cli property (9006e26)
  • semver: 🐞 ensure package install after fs commited (72b44b7)

Features

  • semver: add custom tag prefix implementation (4bc45e3)
  • semver: add tag template string support (91dec48)

2.5.0 (2021-08-05)

Bug Fixes

Read more

semver-2.10.0

07 Oct 08:00
408ecea
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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

  • semver: 🐞 install generator fails when .husky folder exists (ac9556c)

Features

  • semver: ✔️ use undefined as default value of versionTagPrefix (7cbafb2)

2.6.0 (2021-08-09)

Bug Fixes

  • semver: 🐞 add @nrwl/schematics dependency (3382473)
  • semver: 🐞 add missing schema cli property (9006e26)
  • semver: 🐞 ensure package install after fs commited (72b44b7)

Features

  • semver: add custom tag prefix implementation (4bc45e3)
  • semver: add tag template string support (91dec48)

2.5.0 (2021-08-05)

Bug Fixes

  • 📦 update dependency @angular-devkit/build-angular to v12 (52792a6)

2.4.0 (2021-07-07)

Features

  • ✅ handle extracted project's configuration (#230) (924347a)

2.3.1 (2021-06-08)

Bug Fixes

  • ng-add: only allow read write and execution from owner (41b7b30)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.14 (c16d0fa)
  • ng-add: fix id schema property warning (5d67597)

2.3.0 (2021-06-03)

Bug Fixes

  • ng-add: execute prepare (43ada7c)
  • ng-add: fix wrong code (4b814c6)
  • ng-add: update husky file check (de1754e)

Features

  • ng-add: add commitizen (8c1d996)
  • ng-add: add commitlint (741f76c)
  • ng-add: add husky (4f5c202)
  • ng-add: add new options to enforce CC (4621059)
  • ng-add: check husky config before create (bf3590d)
  • ng-add: make commit-msg executable (fbcb930)
  • ng-add: remove uneeded code (496ec3e)
  • ng-add: update behavior and code cleanup (d8eb821)

2.2.1 (2021-05-17)

Bug Fixes

  • semver: 🐞 fix $schema ref (009c230)

2.2.0 (2021-05-16)

Bug Fixes

  • semver: 🐞 fix json schema id conflict issue (eeef6f8)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.10 (39f7559)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.11 (4f8855c)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.12 (635a32d)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.13 (8b7418f)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.9 (f652491)
  • 📦 update dependency inquirer to v8 (f07f21d)

Features

  • ✅ add changelog header option (205851b)

2.1.0 (2021-04-15)

Features

  • ✅ when --version option is used, bump even if no changes (074dc2d), closes #151

[2.0.0](semver-1.4.0...sem...

Read more

semver-2.9.0

06 Oct 22:56
ec43e81
Compare
Choose a tag to compare
chore(release): 2.9.0