Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #1329: Release/patch 11.0.2
Merge in OUI/oblique from release/patch_11.0.2 to master * commit 'f2529b8d195a45078e98c5bad8de8343f4262dcc': (23 commits) chore(toolchain): release version 11.0.2 fix(oblique/toolchain): correctly parse scopes that contain `-` in `changelog.ts` fix(oblique/toolchain): do not list toolchain commits in the changelog refactor(oblique/toolchain): use `git branch --show-current` to get the branch name in `release.ts` fix(oblique/toolchain): ensure issue number is shown in commit message in `update-dependencies.ts` chore(toolchain): update dependencies and refactor accordingly chore(toolchain): ensure `update-dependencies.ts` don't update the `peerDependencies` chore(toolchain): ensure that `npm audit fix` doesn't fail chore(toolchain): deactivate funding info chore(toolchain): merge `update-dependencies.ts` and `commit.ts` together refactor(toolchain): use a class for `update-dependencies.ts` chore(oblique/toolchain): extend the release script to add breaking changes to the changelog chore(oblique/toolchain): extend the release script to add bug fixes and features to the changelog chore(oblique/toolchain): use a custom script to add a new release to the Changelog chore(oblique/toolchain): make sure the release script includes both issue and version numbers chore(oblique/toolchain): let the release script commit the changes itself chore(oblique/toolchain): use the branch name to define the version number to release refactor(oblique/toolchain): extract the changelog generation to a dedicated script refactor(oblique/toolchain): keep the `perform` method of the release script simple fix(oblique/service-navigation): make sure cookie activity is only monitored if PAMS is activated ...
- Loading branch information