Skip to content

semver-2.11.1

Compare
Choose a tag to compare
@edbzn edbzn released this 29 Oct 10:51
· 1954 commits to main since this release

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

  • 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 (2021-04-13)

Bug Fixes

  • 📦 update dependency @angular-devkit/build-angular to v0.1102.8 (5493164)

Features

  • ✅ add --skip-project-changelog option (5bd57f9)
  • ✅ refactor --root-changelog option to --skip-root-changelog (2fa3c9b)

BREAKING CHANGES

  • removed --root-changelog option in favor of --skip-root-changelog

1.4.0 (2021-04-08)

Bug Fixes

  • 🐞 don't silently fail when error is an object (0e8199d)
  • 🐞 exec Git add only once to avoid file lock (4dfce73)
  • 🐞 release since first commit if no version found (resolve #102) (f882009)
  • 📦 update dependency @angular-devkit/build-angular to v0.1101.4 (bbe6d07)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.0 (cd7af9d)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.1 (c5a0fd5)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.2 (a2bccc7)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.3 (121ab29)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.4 (1484ff7)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.5 (b1b5e85)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.6 (817572d)
  • 📦 update dependency @angular-devkit/build-angular to v0.1102.7 (4b20593)

Features

  • ✅ bump version explicitly through parameters (69aec3d), closes #56

1.3.1 (2021-02-02)

Bug Fixes

  • 🐞 don't crash when workspace.json is not found (49d3789), closes #64
  • 📦 update dependency @angular-devkit/build-angular to v0.1101.2 (65e3951)

1.3.0 (2021-01-29)

Features

  • ✅ parallelize changelogs generation (de6418a)

1.2.0 (2021-01-28)

Bug Fixes

  • 🐞 first release now bumps (c0970b9), closes #42
  • 📦 update dependency @angular-devkit/build-angular to v0.1100.7 (b66532b)
  • 📦 update dependency @angular-devkit/build-angular to v0.1101.0 (7a7f5f9)
  • 📦 update dependency @angular-devkit/build-angular to v0.1101.1 (4ca7056)

Features

  • ✅ bump only if project or workspace has changes since last release (622513b), closes #35
  • ✅ generate sub-changelogs in sync mode (14a9b3c), closes #42
  • ✅ inform when release is interrupted if no changes (1c798a8)

1.1.0 (2021-01-08)

Bug Fixes

  • 📦 update dependency @angular-devkit/build-angular to v0.1100.6 (0515ab0)

Features

  • ✅ autodetect first release, remove related option (a9b7107), closes #1

1.0.0 (2021-01-04)

Features

  • ✅ add - separator after prefix (c871d1f)

BREAKING CHANGES

  • this will break the changelog without renaming the last tag as standard-version will not be able to find the last tag

0.4.0 (2021-01-04)

Bug Fixes

  • 🐞 add tag prefix in independent mode (e690d37), closes #34
  • 🐞 don't add workspace to nx.json with independent versions (bbab0a7)
  • builder: 🐞 add @angular-devkit/build-angular dependency (ab5c208)
  • builder: 🐞 resolve workspace definition (c4bf6b2)
  • 🐞 builder schema and error handling (99bb560)
  • 🐞 do not push with --dry-run (8b40a04)
  • 🐞 normalize options (248b75e)

Features

  • ng-add: ✅ add --projects option override (69851fb), closes #36
  • ✅ prompt user for syncing versions (4de371a)
  • ng-add: ✅ add ng-add schematic (2db99eb)
  • ng-add: ✅ add target if independent versions (2be6140)
  • ng-add: ✅ add workspace project if --sync-versions enabled (bfa177f)
  • ng-add: ✅ add workspace project to Nx config (c4cf38f)
  • ng-add: ✅ set independent versions by default (95ff736)
  • ✅ add --sync-versions option (2fdf2c3), closes #5
  • ✅ add --push option (2dc9aa6)
  • ✅ add version builder (30509e7)
  • ✅ apply no-verify to push too (b0f3c76)
  • ✅ fallback to angular.json if workspace.json is not found (2b0ab57)
  • ✅ use angular preset (67312bf)

0.3.0 (2020-12-31)

Bug Fixes

  • 🐞 add tag prefix in independent mode (e690d37), closes #34

Features

  • ✅ prompt user for syncing versions (4de371a)

0.2.1 (2020-12-28)

Bug Fixes

  • 🐞 don't add workspace to nx.json with independent versions (bbab0a7)

0.2.0 (2020-12-28)

Bug Fixes

  • builder: 🐞 add @angular-devkit/build-angular dependency (ab5c208)
  • builder: 🐞 resolve workspace definition (c4bf6b2)

Features

  • ng-add: ✅ add ng-add schematic (2db99eb)
  • ng-add: ✅ add target if independent versions (2be6140)
  • ng-add: ✅ add workspace project if --sync-versions enabled (bfa177f)
  • ng-add: ✅ add workspace project to Nx config (c4cf38f)
  • ng-add: ✅ set independent versions by default (95ff736)
  • ✅ add --sync-versions option (2fdf2c3), closes #5
  • ✅ fallback to angular.json if workspace.json is not found (2b0ab57)

0.1.1 (2020-12-05)

Bug Fixes

  • 🐞 builder schema and error handling (99bb560)

0.1.0 (2020-12-05)

Bug Fixes

  • 🐞 do not push with --dry-run (8b40a04)
  • 🐞 normalize options (248b75e)

Features

  • ✅ add --push option (2dc9aa6)
  • ✅ apply no-verify to push too (b0f3c76)
  • ✅ use angular preset (67312bf)

0.0.1 (2020-12-04)

Features

  • ✅ add version builder (30509e7)