- add atomic git push (b6e14d7)
- improve performance (6330c3a)
- minor fixes (d5a872b)
- publish parallelization (f14e2c7)
- update broken import (380a520)
- update changelog creation (8b8afe3)
- update cwd (fabea43)
- update deps (adfcd76)
- update folder matching (f631ea4)
- update mono tag prefix (d31d061)
- update parallel mono (df6d0ba)
- update read file sync (c184056)
- update version (55702cc)
- update version place (fc67f20)
- use preset (5485065)
- packages/sui-mono: support multiple releases per commit (cd7abbb)
- packages/sui-mono: fix package name regex (e8e935f)
- packages/sui-mono: allow to release dependabot upgrades (f30fa92)
- packages/sui-mono: make check function print the new commit push to be released (420ef73)
- packages/sui-mono: avoid update lock file if no package is updated (daab85a)
- packages/sui-mono: add lockfile support (51405ef)
- packages/sui-mono: commit lockfile (e7e93be)
- packages/sui-mono: update lint issues (0ee3dc7)
- packages/sui-mono: update lockfile conditionally (d34c8c7)
- packages/sui-mono: remove --no-verify flag (9ca7299)
- packages/sui-mono: add no-verify flag to publish npm packages (12ae25f)
- packages/sui-mono: add overrides config support (8c774ef)
- packages/sui-mono: update gir-url-parse version (dd0c681)
- packages/sui-mono: upgrade versions for security (5ce05a6)
- packages/sui-mono: upgrade git-url-parse dependency to major 13 (bf53091)
- packages/sui-mono: add refactor as commit type that triggers new release (1e335eb)
- packages/sui-mono: add skip-ci as suffix (2d2209d)
- packages/sui-mono: move skip flag before commit msg (40cd277)
- packages/sui-mono: Use latest git-url-parse (bc7327c)
- packages/sui-mono: Remove linter warnings (de481b4)
- packages/sui-mono: Fix missing promise (8bbfce4)
- packages/sui-mono: Remove not optional from ci install for swc compatibility (9e214aa)
- packages/sui-mono: Adjust prepare commando to be used with workspaces (451bca5)
- packages/sui-mono: Remove not needed chunk option anymore (96fbb35)
- packages/sui-mono: fix skip ci option on release (d29f7c3)
- packages/sui-mono: Upgrade to same commander version as rest of sui (581de6d)
- packages/sui-mono: remove beta package version (d605303)
- packages/sui-mono: url construction before check changes to release (fe73104)
- packages/sui-mono: fix release for monopackage (1e9be78)
- packages/sui-mono: fix some side effects of change getWorkspaces (88d4ebd)
- packages/sui-mono: fix optional chainning in nodejs (f009cf4)
- packages/sui-mono: enable access flag by package (2fda746)
- packages/sui-mono: initialize params for backward compatibility (63c0163)
- packages/sui-mono: Check private field to avoid release private packages (80a1ab3)
- packages/sui-mono: Fix support for monorepo monopackage on sui-mono (63fe0a8)
- packages/sui-mono: commit all should add each path changes independently (8e151a3)
- packages/sui-mono: Allow commit all to work as expected (4f28982)
- packages/sui-mono: Log error but return an empty string (95493d9)
- packages/sui-mono: Avoid checking git status message and use porcelain instead (8af59ac)
- packages/sui-mono: Add break line (6dfa325)
- packages/sui-mono: Avoid using console.log and pass args to git commit (349a249)
- packages/sui-mono: Check footer and body to know if is breaking change (82c6b85)
- packages/sui-mono: More readable list of commit types (da1e819)
- packages/sui-mono: Promisify exec (8d7ebf9)
- packages/sui-mono: Remove not needed dependencies (5055963)
- packages/sui-mono: Remove remember commit as we're moving to prepush (b34ffbc)
- packages/sui-mono: Rewrite Prmpter Manager and change name to use kebab case (3d925b4)
- packages/sui-mono: Simplify Prompter Manager (2184199)
- packages/sui-mono: Use correct package version (7c3e55c)
- packages/sui-mono: Use name kebab case file name (006a618)
- packages/sui-mono: Use new bootstrap without commitizen (6217450)
- packages/sui-mono: Use new way to build commits message (2d619bc)
- packages/sui-mono: use latest commitizen with less dependencies (d1acee0)
- packages/sui-mono: use less context for commits (d9dcc25)
- packages/sui-mono: remove root node_modules when using phoenix (65eb524)
- packages/sui-mono: force sui-mono new release (f1a3ac6)
- packages/sui-mono: remove console.log (3c1b57a)
- packages/sui-mono: improve sequential promise (1f483f2)
- packages/sui-mono: fix linter errors (f0f6a56)
- packages/sui-mono: improve readability (2a75931)
- packages/sui-mono: fix linter error (040dcec)
- packages/sui-mono: better error handling (9461a68)
- packages/sui-mono: use correctly async await (ec27a36)
- packages/sui-mono: better output (3c81753)
- packages/sui-mono: return Promise for catch error and remove Travis code (91610bf)
- packages/sui-mono: fix Travis check if master branch for releases (cc8d759)
- packages/sui-mono: check correctly if master (577d99a)
- packages/sui-mono: fix creation of CHANGELOG because skip ci commit msg (dc4ac41)
- packages/sui-mono: check isMaster before creating scopes (a1f617c)
- sui-mono: check monorepo for commit msg (421ebe7)
- sui-mono: fix release with new system (aad8b75)
- sui-mono: fix usage of isMonoPackage (5e9a6df)
- sui-mono: fix use of stdout from exec method (1a5a62f)
- sui-mono: fix wrong double json extension (1ca591b)
- sui-mono: fix wrong import (a6e1243)
- sui-mono: use new code instead old one (fac46c2)
- sui-mono: add glob dependency (bc0850e)
- sui-mono: force new BREAKING CHANGE (5255db5)
- sui-mono: integrade sui-cz dependencies (3c484b4)
- sui-mono: integrate sui-cz to sui-mono (dbb0376)
- sui-mono: make changelog filename constant and not configurable (b546a92)
- sui-mono: simplify messages (1a5465d)
- sui-mono: use factory pattern for better testing (26f7e1a)
- sui-mono: use internal sui-cz instead pkg (6cce645)
- sui-mono: use new methods with workspaces for releases (3bb436f)
- sui-mono: use scopes instead calculating paths (36ddd2e)
- sui-mono: use sui-helpers/colors instead colors (75549c3)
- sui-mono: use sui-helpers/colors instead colors lib (4f7dc49)
- sui-mono: use workspaces for changelog instead scopes (8c1b59d)
- sui-mono: use workspaces instead scopes (0011beb)
- sui-mono: wip workspaces (72dd093)
- sui-mono: packagesFolder field is not longer used. build scripts are not longer executed before releasing. Check README for migration guide.
- sui-mono: fix linter errors (6b5b68c)
- sui-mono: Use latest and same commander version and avoid installing different versions (15ba0ea)
- sui-mono: keep scopes for monorepos but avoid npm install on them (90bf87f)
- sui-mono: use correct access config (1ec2947)
- sui-mono: avoid sui-mono to get wrong folders (7e235c4)
- sui-mono: avoid removing folders on CI as they don't exist (57457c3)
- sui-mono: force new release without console.log (b4d0a74)
- sui-mono: better logging for sui-mono (98aa91a)
- sui-mono: pass executionParams (56007b5)
- sui-mono: add some logging (9f84855)
- sui-mono: use root packages (61233a6)
- sui-mono: improve logging and output info (6ea408d)
- sui-mono: remove link command from sui-mono (fe60923)
- sui-mono: use new @s-ui/helpers to reuse code and upgrade dependencies (2143dd6)
- sui-mono: force tags pushing for avoiding a lot of problems from travis (89e2f57)
- sui-mono: detect if should unshallow (da591db)
- sui-mono: remove not needed shim (ae5c152)
- sui-mono: upgrade dependencies (1e06aa6)
- sui-mono: add better logging (01a4a19)
- sui-mono: install dev dependencies on sui-mono as well (36072ed)
- sui-mono: enable again concurrent installs as npm bug is already fixed (da8f1cf)
- sui-mono: add new flag to skip ci on release (3f4e757)
- sui-mono: better error logging (5f4cc2a)
- sui-mono: better handling of sui-mono release errors (febfa81)
- sui-mono: remove @tunnckocore/execa dependency (2307124)
- sui-mono: upgrade dependencies (20ee5e7)
- sui-mono: add automatic release options (e51a6ec)
- sui-mono: docs and mandatory user and email options (26387d1)
- sui-mono: format sui mono readme (afafcb6)
- sui-mono: single scope phoenix (02a92b3)
- sui-mono: set current installed packages log (617f0a8)
- sui-mono: program options are strings, force chunk as number before execute p-queue command (2b0ebfe)
- sui-mono: add needed scripts flag (300830c)
- sui-mono: remove bin-links flag that's breaking some deployments (8822812)
- sui-mono: add new --ci flag focused on ci installs with fixes and optimizations (cc2252e)
- sui-mono: dont show progress on ci (abe55aa)
- sui-mono: install execa dependency (d8b83c4)
- sui-mono: add no-root option and better logging (ccf8950)
- sui-mono: avoid downloading gif asset (3df84a9)
- sui-mono: change message to be more semantically clear and Adria is happy with me (1c5cf0e)
- sui-mono: remove not needed dependency (e0a6275)
- sui-mono: show error message (0f7834c)
- sui-mono: simplify sui-mono phoenix (2a085a3)
- sui-mono: use a less problematic concurrency (2214341)
- sui-mono: upgrade dependencies to stop using spawn-sync sub-dependency (61f4d15)
- sui-mono: resolve promise after writing stream ends (abbcc9e)
- sui-mono: fix getChangelogFilename import (b4d08c3)
- sui-mono: add getter for changelog filename in config (9c770a7)
- sui-mono: get changelog file name from config (5c404a5)
- sui-mono: limit committed files to package.json and changelog.md (88fd9dc)
- sui-mono: avoid creating Root scope path because it doesnt exist (7524b3f)
- sui-mono: let rootScope to be avoided even when root files are present (6949402)
- sui-mono: check branch master is active when releasing a package (e65aaaa)
- sui-mono: add root scope check for monopackages (d8c802d)
- sui-mono: update commitizen to force warnings display (de1d815)
- sui-mono: phoenix with --no-progress output (00b0bfd)
- sui-mono: add scope instead of category/name and add scope option (f947262)
- sui-mono: release single package only (cedff2c), closes #152
- sui-mono: add npm 6 support for phoenix (31b3c7f)
- sui-mono: avoid relase commits to be different in windows (b1df7eb)
- sui-mono: fix wrong release messages in windows (1fbb54d)
- sui-mono: make releases work in windows (9e837c1)
- sui-mono: don't execute chunks when not needed (1348e44)
- sui-mono: phoenix execution by chunks (7a8761e)
- sui-mono: arrange paths for windows (8467388)
- sui-mono: command sui-mono phoenix (9715c59)
- sui-mono: better error handling when no files staged for commiting (0157d0f)
- sui-mono: fix race condition of linking components betweeen each other (8de265e)
- sui-mono: fixed a bug related with the imort of cz types on sui mono (15b9b59)
- sui-mono: assign sui-cz@1 to get new features (fb45595)
- sui-mono: commit-all command (4bf8429)
- sui-mono: point to correct version of @s-ui/cz (27bd99f)
- sui-mono: Move package from @schibstedspain scope to @s-ui org (90c97e6)
- sui-mono: new command sui-mono run-parallel (589f955)
- sui-mono: fix changelog to generate log in right context (122cec5)
- sui-mono: fix: release not detected with overlapped commits in merges (fa72601), closes #100
- sui-mono: fix error on sui-mono release (69e553c)
- sui-mono: add command to generate changelog in markdown format (bb62c38)
- sui-mono: update CHANGELOG.md as part of every release (9a64254)
- sui-mono: push tags to the repo (92a1a7c)
- sui-mono: add help command for check (866a1a3), closes #53
- sui-mono: add release command help (ce61a89), closes #53
- sui-mono: remove console.log left there, bad boy! (6037ea8)
- sui-mono: use git command instead the debugging one (23030fe)
- sui-mono: add commands for link and run (c774e23)
- sui-mono: tag releases (bb75071), closes #68
- sui-mono: tag releases (95d213b)
- sui-mono: fix condition for mono package (2621031)
- sui-mono: fix how scope commits are flatten (a180d3c)
- sui-mono: check and release working for mono package mono repo projects (493fcc9)
- sui-mono: if a package has no package.json the project is monopackage (0f6276c)
- sui-mono: version tag nos set properly (fc740ff), closes #3c00cec1d5e3138bf2095b70200b9e8d447f0de1
- sui-mono: release version commit is empty (3c00cec)
- sui-mono: migrate commands executions to sui-helpers/cli (e6341bf)
- sui-mono: change release to avoid race conditions (cb65029)
- sui-mono: add "sui-mono run" for multiple executions (c14b66c)
- Revert "feat(sui-mono): add config by CLI options" (c7e019a)
- sui-mono: add config by CLI options (3bec4ef)
- sui-mono: remove unused scripts (d7dd39b)
- sui-mono: remove unused script phoenix (3b2b249)
- sui-mono: fix refactor error. packageConfig has no config prop (d2312a3)
- sui-mono: add build script which is mandatory (8ce1de8)
- sui-mono: move build script to scripts, instead of bin (baa86d0)
- sui-mono: sui-mono/src/types does not work (2f73f25)
- sui-mono: switch use of cz-crm to sui-cz (9036614)
- sui-mono: set package name to @schibstedspain/sui-mono (98255d4)