From 634a02a2b57a6dfd16f57a73f22fc73ae63faa4c Mon Sep 17 00:00:00 2001 From: Mirco Sanguineti <19243840+msanguineti@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:20:35 +0200 Subject: [PATCH 1/4] ci: remove kodiak do not automerge dependabot PRs --- .github/dependabot.yml | 2 -- .kodiak.toml | 27 --------------------------- 2 files changed, 29 deletions(-) delete mode 100644 .kodiak.toml diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 053b9219..99b60000 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,6 @@ updates: labels: - 'dependencies' - 'npm' - - 'automerge' - package-ecosystem: github-actions directory: '/' schedule: @@ -18,4 +17,3 @@ updates: labels: - 'dependencies' - 'github_actions' - - 'automerge' diff --git a/.kodiak.toml b/.kodiak.toml deleted file mode 100644 index 90ed873e..00000000 --- a/.kodiak.toml +++ /dev/null @@ -1,27 +0,0 @@ -version = 1 - -[merge.message] -# use title of PR for merge commit. -title = "pull_request_title" # default: "github_default" - -# use body of PR for merge commit. -body = "pull_request_body" # default: "github_default" - -# add the PR number to the merge commit title, like GitHub. -include_pr_number = true # default: true - -# use the default markdown content of the PR for the merge commit. -body_type = "markdown" # default: "markdown" - -# remove html comments to auto remove PR templates. -strip_html_comments = true # default: false - -[merge.automerge_dependencies] -# auto merge all PRs opened by "dependabot" that are "minor" or "patch" version upgrades. "major" version upgrades will be ignored. -versions = ["minor", "patch"] -usernames = ["dependabot"] - -# if using `update.always`, add dependabot to `update.ignore_usernames` to allow -# dependabot to update and close stale dependency upgrades. -[update] -ignored_usernames = ["dependabot"] From f85a1b76bcf5d265a5e0d14e4b1d67301b8c7263 Mon Sep 17 00:00:00 2001 From: Mirco Sanguineti <19243840+msanguineti@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:21:16 +0200 Subject: [PATCH 2/4] docs: remove noise from CHANGELOG --- CHANGELOG.md | 403 --------------------------------------------------- package.json | 5 + 2 files changed, 5 insertions(+), 403 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f0bdda6..3a69f79d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,28 +30,7 @@ All notable changes to this project will be documented in this file. See [standa ### Chores & Miscellanea -- **deps:** bump actions/setup-node from v2.1.2 to v2.1.4 ([2343fef](https://github.com/msanguineti/git-oneflow/commit/2343fefc4ab16b5256a72b5def2e36aaadcf0345)) - :package: update packages ([1ddcfc7](https://github.com/msanguineti/git-oneflow/commit/1ddcfc7c5312c9b310a3b61f710973b21e6240aa)) -- **deps:** bump ini from 1.3.5 to 1.3.7 ([2314567](https://github.com/msanguineti/git-oneflow/commit/231456755404f1cfad7c6530a5441c975a4915eb)) -- **deps-dev:** bump @types/jest from 26.0.15 to 26.0.16 ([27e1cba](https://github.com/msanguineti/git-oneflow/commit/27e1cba93aaf72dfa789034ac6ef46f7807ed5ca)) -- **deps-dev:** bump @types/jest from 26.0.16 to 26.0.17 ([50cb3a4](https://github.com/msanguineti/git-oneflow/commit/50cb3a4c6a13f27c682443de23bd9865ffef77d3)) -- **deps-dev:** bump @types/jest from 26.0.17 to 26.0.18 ([1dc69ee](https://github.com/msanguineti/git-oneflow/commit/1dc69ee4226e38948b42ff6fcf3a8fd054da8e6f)) -- **deps-dev:** bump @types/jest from 26.0.18 to 26.0.19 ([f50930c](https://github.com/msanguineti/git-oneflow/commit/f50930cf03aea39761fd962c56c0eceb80656ed1)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([9b4b7b6](https://github.com/msanguineti/git-oneflow/commit/9b4b7b633e982d5f1c7ec907eba238312c721f56)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([70e9d5d](https://github.com/msanguineti/git-oneflow/commit/70e9d5d2f82f8d78dbdab2df520ba4fa478868c9)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([0eaf87d](https://github.com/msanguineti/git-oneflow/commit/0eaf87de2ed072380c15271fc3246338268bf435)) -- **deps-dev:** bump @typescript-eslint/parser from 4.8.2 to 4.9.0 ([2f22886](https://github.com/msanguineti/git-oneflow/commit/2f22886ac9faa3c716ecd4314efdd68fa91b1837)) -- **deps-dev:** bump @typescript-eslint/parser from 4.9.0 to 4.9.1 ([be5ba39](https://github.com/msanguineti/git-oneflow/commit/be5ba39edc9fd97262f4828538fd56bca48fdab0)) -- **deps-dev:** bump @typescript-eslint/parser from 4.9.1 to 4.10.0 ([ac91bed](https://github.com/msanguineti/git-oneflow/commit/ac91bedc292ec88a982c1d33ed08659ae4b5b20c)) -- **deps-dev:** bump eslint from 7.14.0 to 7.15.0 ([550cf41](https://github.com/msanguineti/git-oneflow/commit/550cf41879572b748b76ce99e68d64af6e2c18e0)) -- **deps-dev:** bump husky from 4.3.0 to 4.3.5 ([acb060b](https://github.com/msanguineti/git-oneflow/commit/acb060bf6ef04a5eab3b7644fd897cda1c516894)) -- **deps-dev:** bump husky from 4.3.5 to 4.3.6 ([1c498e7](https://github.com/msanguineti/git-oneflow/commit/1c498e7867c6fac789674ad84f21948382648386)) -- **deps-dev:** bump lint-staged from 10.5.2 to 10.5.3 ([4bfa134](https://github.com/msanguineti/git-oneflow/commit/4bfa1348ac7ecf49e692044e6974507773e0a010)) -- **deps-dev:** bump rollup from 2.33.3 to 2.34.0 ([7b18219](https://github.com/msanguineti/git-oneflow/commit/7b18219ca02b3c82b90c7d670873654e3876ce39)) -- **deps-dev:** bump rollup from 2.34.0 to 2.34.1 ([e27a9bd](https://github.com/msanguineti/git-oneflow/commit/e27a9bd83ceccdc6addcb6d27fe4c9a65cd51f86)) -- **deps-dev:** bump rollup from 2.34.1 to 2.34.2 ([6837422](https://github.com/msanguineti/git-oneflow/commit/6837422e8e15c8bb590a135d8399fe032b607773)) -- **deps-dev:** bump rollup from 2.34.2 to 2.35.1 ([cb0af17](https://github.com/msanguineti/git-oneflow/commit/cb0af1788a0cc1f795090aefd678f81434aae53a)) -- **deps-dev:** bump typescript from 4.1.2 to 4.1.3 ([77349ac](https://github.com/msanguineti/git-oneflow/commit/77349ac399186c5a1ba054f056dfca2706308692)) - :wrench: add coverage folder to .prettierignore ([b460943](https://github.com/msanguineti/git-oneflow/commit/b46094330330705a93b9e395676ed57389132025)) - reverse build and test steps ([d8c898a](https://github.com/msanguineti/git-oneflow/commit/d8c898a36e6f838ac87959945c636cb1bf8c8bac)) - **npm:** :package: update packages ([0ff55ed](https://github.com/msanguineti/git-oneflow/commit/0ff55ed052ae11517136a9e410f6ad58d89c6fcd)) @@ -66,22 +45,6 @@ All notable changes to this project will be documented in this file. See [standa ### Chores & Miscellanea - :heavy_plus_sign: shameless plug - remove `chalk` install `fude` ([d4ed8a6](https://github.com/msanguineti/git-oneflow/commit/d4ed8a687032a352ba7f1764eabb0ed7a9ef6d12)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([530fc3d](https://github.com/msanguineti/git-oneflow/commit/530fc3dae3bfcaa9f6438830749dc6112907128c)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([2393bed](https://github.com/msanguineti/git-oneflow/commit/2393bed2861ff1a276e8db9f31945ffccc0f7d57)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([54e7f0d](https://github.com/msanguineti/git-oneflow/commit/54e7f0df0cece8047bca6ae0a8e8b00b26373cde)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([0ebd9b2](https://github.com/msanguineti/git-oneflow/commit/0ebd9b2a40627178626aa4d115f8dca1eccb371c)) -- **deps-dev:** bump @typescript-eslint/parser from 4.6.1 to 4.7.0 ([75638fd](https://github.com/msanguineti/git-oneflow/commit/75638fd50d995dc2c5989bf24244ab33d04c70ef)) -- **deps-dev:** bump @typescript-eslint/parser from 4.7.0 to 4.8.0 ([e5e98e2](https://github.com/msanguineti/git-oneflow/commit/e5e98e2566bfecf24ede9aba215e8238da50d895)) -- **deps-dev:** bump @typescript-eslint/parser from 4.8.0 to 4.8.1 ([b64da32](https://github.com/msanguineti/git-oneflow/commit/b64da32099931d9d7c32ffb1272637f55a3bc88b)) -- **deps-dev:** bump @typescript-eslint/parser from 4.8.1 to 4.8.2 ([3219d35](https://github.com/msanguineti/git-oneflow/commit/3219d35cdd495c6cf85dd3ce591871f05b63f631)) -- **deps-dev:** bump eslint from 7.12.1 to 7.13.0 ([4b2eb9a](https://github.com/msanguineti/git-oneflow/commit/4b2eb9a3b61ed38c2d4846b53444f30f04cd42fa)) -- **deps-dev:** bump eslint from 7.13.0 to 7.14.0 ([3420329](https://github.com/msanguineti/git-oneflow/commit/3420329763d912a3ce0b7cb0c3a51140fc96bd24)) -- **deps-dev:** bump lint-staged from 10.5.1 to 10.5.2 ([ca3bba4](https://github.com/msanguineti/git-oneflow/commit/ca3bba4d702ce99fa7d8290669906924244ea0e7)) -- **deps-dev:** bump prettier from 2.1.2 to 2.2.0 ([afb8065](https://github.com/msanguineti/git-oneflow/commit/afb80655c3b1d7e66aef9f30f2d467022ad3b1e4)) -- **deps-dev:** bump rollup from 2.33.1 to 2.33.2 ([2a9d83e](https://github.com/msanguineti/git-oneflow/commit/2a9d83efe93d481a66e4aef835ec80d8226531e6)) -- **deps-dev:** bump rollup from 2.33.2 to 2.33.3 ([64f2749](https://github.com/msanguineti/git-oneflow/commit/64f2749fefca5bdbf18fc25c5c924bb590fe438d)) -- **deps-dev:** bump ts-jest from 26.4.3 to 26.4.4 ([bc25372](https://github.com/msanguineti/git-oneflow/commit/bc25372beba97f83d0c7706d028f788a70933b3a)) -- **deps-dev:** bump typescript from 4.0.5 to 4.1.2 ([bc64231](https://github.com/msanguineti/git-oneflow/commit/bc64231d0615e354f15fe08f6e9956fd3e270e15)) - fix codeql-analisys.yml ([bab3117](https://github.com/msanguineti/git-oneflow/commit/bab3117f83e2d17fb442d4c305892050ee5aee57)) ## [1.1.0](https://github.com/msanguineti/git-oneflow/compare/v1.0.13...v1.1.0) (2020-11-04) @@ -100,16 +63,6 @@ All notable changes to this project will be documented in this file. See [standa ### [1.0.13](https://github.com/msanguineti/git-oneflow/compare/v1.0.12...v1.0.13) (2020-11-04) -### Chores & Miscellanea - -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([b1cf45f](https://github.com/msanguineti/git-oneflow/commit/b1cf45ff22437fe37ff34eb3a41f42ab3c0c83d5)) -- **deps-dev:** bump @typescript-eslint/parser from 4.6.0 to 4.6.1 ([318d00d](https://github.com/msanguineti/git-oneflow/commit/318d00d14e3ff1698fb51244c84a91bed743b3ea)) -- **deps-dev:** bump jest from 26.6.1 to 26.6.2 ([ce65328](https://github.com/msanguineti/git-oneflow/commit/ce65328c3a675bee6422c0779b00ac46aab44a09)) -- **deps-dev:** bump jest from 26.6.2 to 26.6.3 ([97a926f](https://github.com/msanguineti/git-oneflow/commit/97a926f3a1a607d2a9012f88924c37deacf3c193)) -- **deps-dev:** bump lint-staged from 10.5.0 to 10.5.1 ([784dff7](https://github.com/msanguineti/git-oneflow/commit/784dff70ad2a3123e859c863f3d36b6601aaa1e9)) -- **deps-dev:** bump rollup from 2.32.1 to 2.33.0 ([6f16dd4](https://github.com/msanguineti/git-oneflow/commit/6f16dd486e59cc0ca8551f0577a3fa4df5cc5678)) -- **deps-dev:** bump rollup from 2.33.0 to 2.33.1 ([7567194](https://github.com/msanguineti/git-oneflow/commit/7567194192bd2f4f0338e9297f33fe092a07dbce)) - ### Documentation - fix for codefactor badge ([7e4592b](https://github.com/msanguineti/git-oneflow/commit/7e4592b83ed41396a53492fe70e5e9c1698161d2)) @@ -130,60 +83,10 @@ All notable changes to this project will be documented in this file. See [standa ### Chores & Miscellanea - add prepublishOnly script ([3100bb3](https://github.com/msanguineti/git-oneflow/commit/3100bb3ceecc8c0e03b43a0b7eb4bea61e2bf608)) -- **deps:** bump commander from 6.1.0 to 6.2.0 ([89cbe97](https://github.com/msanguineti/git-oneflow/commit/89cbe97b798c8bd93b45eb452141d877485f3c68)) -- **deps-dev:** bump @babel/core from 7.12.0 to 7.12.1 ([e601920](https://github.com/msanguineti/git-oneflow/commit/e60192080399dda96a349b939820f1aa8456f63c)) -- **deps-dev:** bump @babel/core from 7.12.1 to 7.12.3 ([8cc7af0](https://github.com/msanguineti/git-oneflow/commit/8cc7af058adf144f3dbce288381b4fb8a285610b)) -- **deps-dev:** bump @babel/plugin-proposal-class-properties ([1728e71](https://github.com/msanguineti/git-oneflow/commit/1728e71943e97600836e9b32fadeb5fad66972d3)) -- **deps-dev:** bump @babel/preset-env from 7.12.0 to 7.12.1 ([c260ef2](https://github.com/msanguineti/git-oneflow/commit/c260ef2e6f5bf35cbf6ead549b70c2d966790d2d)) -- **deps-dev:** bump @babel/preset-typescript from 7.12.0 to 7.12.1 ([3862598](https://github.com/msanguineti/git-oneflow/commit/3862598908f4fbc9f04149d3801a2c96b9be7192)) -- **deps-dev:** bump @types/jest from 26.0.14 to 26.0.15 ([4a56c5d](https://github.com/msanguineti/git-oneflow/commit/4a56c5d27aebdbdd021472a6433db8e2eafb8075)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([a9b0a37](https://github.com/msanguineti/git-oneflow/commit/a9b0a376c1c7b19d21bb9bd45600d6c3a0a91c01)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([0b6ee38](https://github.com/msanguineti/git-oneflow/commit/0b6ee388dc45d397c9c20a2353dcba85ec72bdd0)) -- **deps-dev:** bump @typescript-eslint/parser from 4.4.1 to 4.5.0 ([3d2500a](https://github.com/msanguineti/git-oneflow/commit/3d2500ad279f771d770accd50a174531bafd898c)) -- **deps-dev:** bump @typescript-eslint/parser from 4.5.0 to 4.6.0 ([36d7fef](https://github.com/msanguineti/git-oneflow/commit/36d7fef6c70d4efc8cc68482310b4dee246d0d09)) -- **deps-dev:** bump eslint from 7.11.0 to 7.12.0 ([7a61008](https://github.com/msanguineti/git-oneflow/commit/7a61008d66e6b9a1018a667a1bbaf644311fa47a)) -- **deps-dev:** bump eslint from 7.12.0 to 7.12.1 ([61d9749](https://github.com/msanguineti/git-oneflow/commit/61d9749b3c772458b5821ca547de65d6841a7765)) -- **deps-dev:** bump eslint-config-prettier from 6.12.0 to 6.13.0 ([fa44663](https://github.com/msanguineti/git-oneflow/commit/fa446638249e4ac8e413af2211c8aeb89f384243)) -- **deps-dev:** bump eslint-config-prettier from 6.13.0 to 6.14.0 ([17a93ca](https://github.com/msanguineti/git-oneflow/commit/17a93caef728cdcad3dc308cb57f73ef8353c74f)) -- **deps-dev:** bump eslint-config-prettier from 6.14.0 to 6.15.0 ([6288b7c](https://github.com/msanguineti/git-oneflow/commit/6288b7cc72475363c249e3a03d992ecda4bd5859)) -- **deps-dev:** bump jest from 26.5.3 to 26.6.0 ([f52c2d3](https://github.com/msanguineti/git-oneflow/commit/f52c2d3b1a911dbc93179649a6ad63948cab1fcb)) -- **deps-dev:** bump jest from 26.6.0 to 26.6.1 ([58f79ec](https://github.com/msanguineti/git-oneflow/commit/58f79ec2bfbace14b910872ee9d543fa63b0d5a9)) -- **deps-dev:** bump lint-staged from 10.4.0 to 10.4.2 ([01426a4](https://github.com/msanguineti/git-oneflow/commit/01426a408d918acd3134a5ead91e2e02196453ba)) -- **deps-dev:** bump lint-staged from 10.4.2 to 10.5.0 ([1a38b18](https://github.com/msanguineti/git-oneflow/commit/1a38b18538734d5f6a07b51f9ed09879fa7ac507)) -- **deps-dev:** bump rollup from 2.30.0 to 2.31.0 ([b7fdb1d](https://github.com/msanguineti/git-oneflow/commit/b7fdb1d3ffd057e304b30823bfc3b5b31e8efe30)) -- **deps-dev:** bump rollup from 2.31.0 to 2.32.0 ([5fb5bfb](https://github.com/msanguineti/git-oneflow/commit/5fb5bfbdbd465324efb487429f1a9aa0cd0b1075)) -- **deps-dev:** bump rollup from 2.32.0 to 2.32.1 ([b9a61fa](https://github.com/msanguineti/git-oneflow/commit/b9a61faa39a375ee11a7f0ee91f32dd7d0a4d8d2)) -- **deps-dev:** bump typescript from 4.0.3 to 4.0.5 ([d74d2c6](https://github.com/msanguineti/git-oneflow/commit/d74d2c69db8e58c208ab6c38c8bad71e73018881)) - **release:** 1.0.11 ([e91206a](https://github.com/msanguineti/git-oneflow/commit/e91206afd48da27d4467600e85e1057e2226a973)) ### [1.0.11](https://github.com/msanguineti/git-oneflow/compare/v1.0.10...v1.0.11) (2020-10-28) -### Chores & Miscellanea - -- **deps-dev:** bump @babel/core from 7.12.0 to 7.12.1 ([e601920](https://github.com/msanguineti/git-oneflow/commit/e60192080399dda96a349b939820f1aa8456f63c)) -- **deps-dev:** bump @babel/core from 7.12.1 to 7.12.3 ([8cc7af0](https://github.com/msanguineti/git-oneflow/commit/8cc7af058adf144f3dbce288381b4fb8a285610b)) -- **deps-dev:** bump @babel/plugin-proposal-class-properties ([1728e71](https://github.com/msanguineti/git-oneflow/commit/1728e71943e97600836e9b32fadeb5fad66972d3)) -- **deps-dev:** bump @babel/preset-env from 7.12.0 to 7.12.1 ([c260ef2](https://github.com/msanguineti/git-oneflow/commit/c260ef2e6f5bf35cbf6ead549b70c2d966790d2d)) -- **deps-dev:** bump @babel/preset-typescript from 7.12.0 to 7.12.1 ([3862598](https://github.com/msanguineti/git-oneflow/commit/3862598908f4fbc9f04149d3801a2c96b9be7192)) -- **deps-dev:** bump @types/jest from 26.0.14 to 26.0.15 ([4a56c5d](https://github.com/msanguineti/git-oneflow/commit/4a56c5d27aebdbdd021472a6433db8e2eafb8075)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([a9b0a37](https://github.com/msanguineti/git-oneflow/commit/a9b0a376c1c7b19d21bb9bd45600d6c3a0a91c01)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([0b6ee38](https://github.com/msanguineti/git-oneflow/commit/0b6ee388dc45d397c9c20a2353dcba85ec72bdd0)) -- **deps-dev:** bump @typescript-eslint/parser from 4.4.1 to 4.5.0 ([3d2500a](https://github.com/msanguineti/git-oneflow/commit/3d2500ad279f771d770accd50a174531bafd898c)) -- **deps-dev:** bump @typescript-eslint/parser from 4.5.0 to 4.6.0 ([36d7fef](https://github.com/msanguineti/git-oneflow/commit/36d7fef6c70d4efc8cc68482310b4dee246d0d09)) -- **deps-dev:** bump eslint from 7.11.0 to 7.12.0 ([7a61008](https://github.com/msanguineti/git-oneflow/commit/7a61008d66e6b9a1018a667a1bbaf644311fa47a)) -- **deps-dev:** bump eslint from 7.12.0 to 7.12.1 ([61d9749](https://github.com/msanguineti/git-oneflow/commit/61d9749b3c772458b5821ca547de65d6841a7765)) -- **deps-dev:** bump eslint-config-prettier from 6.12.0 to 6.13.0 ([fa44663](https://github.com/msanguineti/git-oneflow/commit/fa446638249e4ac8e413af2211c8aeb89f384243)) -- **deps-dev:** bump eslint-config-prettier from 6.13.0 to 6.14.0 ([17a93ca](https://github.com/msanguineti/git-oneflow/commit/17a93caef728cdcad3dc308cb57f73ef8353c74f)) -- **deps-dev:** bump eslint-config-prettier from 6.14.0 to 6.15.0 ([6288b7c](https://github.com/msanguineti/git-oneflow/commit/6288b7cc72475363c249e3a03d992ecda4bd5859)) -- **deps-dev:** bump jest from 26.5.3 to 26.6.0 ([f52c2d3](https://github.com/msanguineti/git-oneflow/commit/f52c2d3b1a911dbc93179649a6ad63948cab1fcb)) -- **deps-dev:** bump jest from 26.6.0 to 26.6.1 ([58f79ec](https://github.com/msanguineti/git-oneflow/commit/58f79ec2bfbace14b910872ee9d543fa63b0d5a9)) -- **deps-dev:** bump lint-staged from 10.4.0 to 10.4.2 ([01426a4](https://github.com/msanguineti/git-oneflow/commit/01426a408d918acd3134a5ead91e2e02196453ba)) -- **deps-dev:** bump lint-staged from 10.4.2 to 10.5.0 ([1a38b18](https://github.com/msanguineti/git-oneflow/commit/1a38b18538734d5f6a07b51f9ed09879fa7ac507)) -- **deps-dev:** bump rollup from 2.30.0 to 2.31.0 ([b7fdb1d](https://github.com/msanguineti/git-oneflow/commit/b7fdb1d3ffd057e304b30823bfc3b5b31e8efe30)) -- **deps-dev:** bump rollup from 2.31.0 to 2.32.0 ([5fb5bfb](https://github.com/msanguineti/git-oneflow/commit/5fb5bfbdbd465324efb487429f1a9aa0cd0b1075)) -- **deps-dev:** bump rollup from 2.32.0 to 2.32.1 ([b9a61fa](https://github.com/msanguineti/git-oneflow/commit/b9a61faa39a375ee11a7f0ee91f32dd7d0a4d8d2)) -- **deps-dev:** bump typescript from 4.0.3 to 4.0.5 ([d74d2c6](https://github.com/msanguineti/git-oneflow/commit/d74d2c69db8e58c208ab6c38c8bad71e73018881)) - ### Style & Format - format file ([fbdcdac](https://github.com/msanguineti/git-oneflow/commit/fbdcdac97a8fcf1956ffade8ef6c42daa3e88329)) @@ -192,28 +95,6 @@ All notable changes to this project will be documented in this file. See [standa - documentation updates ([fcf59aa](https://github.com/msanguineti/git-oneflow/commit/fcf59aa214757f62f7b5e4011984b5dd8d221170)) -### [1.0.10](https://github.com/msanguineti/git-oneflow/compare/v1.0.9...v1.0.10) (2020-10-15) - -### Misc - -- **deps:** bump actions/setup-node from v2.1.1 to v2.1.2 ([0c34362](https://github.com/msanguineti/git-oneflow/commit/0c34362195be8bf543f0c6f82ae9cd3de69231ca)) -- **deps-dev:** bump @babel/core from 7.11.6 to 7.12.0 ([4a98e8f](https://github.com/msanguineti/git-oneflow/commit/4a98e8f1afca0d5b1edd64ff17f00b62dcdca767)) -- **deps-dev:** bump @babel/preset-env from 7.11.5 to 7.12.0 ([cf3e996](https://github.com/msanguineti/git-oneflow/commit/cf3e996c3a43d531f8720272ce34767ad5049953)) -- **deps-dev:** bump @babel/preset-typescript from 7.10.4 to 7.12.0 ([1c22618](https://github.com/msanguineti/git-oneflow/commit/1c226182a9247df4af11ecc2678c73ed343e3f8e)) -- **deps-dev:** bump @types/jest from 26.0.13 to 26.0.14 ([58a220a](https://github.com/msanguineti/git-oneflow/commit/58a220aa27c569b12571054379804d90d71dbc76)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([3a0858e](https://github.com/msanguineti/git-oneflow/commit/3a0858ebbedd9b1e9bfd4907e972f2b65569ba06)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([77ab9ca](https://github.com/msanguineti/git-oneflow/commit/77ab9ca447a567a47821f7a46398e698da5cd8f3)) -- **deps-dev:** bump @typescript-eslint/parser from 4.1.0 to 4.4.0 ([5cfa7e4](https://github.com/msanguineti/git-oneflow/commit/5cfa7e4bdab84a01ca80280b577e2e12abe7e109)) -- **deps-dev:** bump @typescript-eslint/parser from 4.4.0 to 4.4.1 ([27b8308](https://github.com/msanguineti/git-oneflow/commit/27b830881baf726bc5112ef167aaf89cb677d73b)) -- **deps-dev:** bump eslint from 7.9.0 to 7.11.0 ([a934038](https://github.com/msanguineti/git-oneflow/commit/a934038f7683648bc743249b0cca0660433190ad)) -- **deps-dev:** bump eslint-config-prettier from 6.11.0 to 6.12.0 ([3e0cb76](https://github.com/msanguineti/git-oneflow/commit/3e0cb768c39dc8e40b23e62fc96b5d1ca439821e)) -- **deps-dev:** bump jest from 26.4.2 to 26.5.3 ([1567edf](https://github.com/msanguineti/git-oneflow/commit/1567edfec552439b5301e7d506ec30e76dfe7595)) -- **deps-dev:** bump lint-staged from 10.3.0 to 10.4.0 ([a736cae](https://github.com/msanguineti/git-oneflow/commit/a736cae494bb3e89d0f32950d8888a83d5c841a4)) -- **deps-dev:** bump prettier from 2.1.1 to 2.1.2 ([90d5212](https://github.com/msanguineti/git-oneflow/commit/90d521269f65b8712a5c1326efe5583403a07e5d)) -- **deps-dev:** bump rollup from 2.26.11 to 2.29.0 ([297e29f](https://github.com/msanguineti/git-oneflow/commit/297e29fd7b321b8eeb19daa5e5e830c32772dcb8)) -- **deps-dev:** bump rollup from 2.29.0 to 2.30.0 ([a6f2a6b](https://github.com/msanguineti/git-oneflow/commit/a6f2a6bc974b35794e2642b46dfefa382798070b)) -- **deps-dev:** bump typescript from 4.0.2 to 4.0.3 ([4550738](https://github.com/msanguineti/git-oneflow/commit/4550738aa3185a1a9d132766b874c82db77dd025)) - ### [1.0.9](https://github.com/msanguineti/git-oneflow/compare/v1.0.8...v1.0.9) (2020-09-14) ### Misc @@ -221,16 +102,6 @@ All notable changes to this project will be documented in this file. See [standa - update & audit packages ([6be4d7e](https://github.com/msanguineti/git-oneflow/commit/6be4d7eced3aa24aa0f93b7be8abfc4b2d640adb)) - update eslint config and npm scripts ([1dd223b](https://github.com/msanguineti/git-oneflow/commit/1dd223b148e3d48d71433af6245de473057b370b)) - update prettier config & npm scripts ([92ac7d9](https://github.com/msanguineti/git-oneflow/commit/92ac7d9a12c57ed48060e80081174f0ccacaf20b)) -- **deps-dev:** bump @babel/core from 7.11.5 to 7.11.6 ([c12e891](https://github.com/msanguineti/git-oneflow/commit/c12e89123fa95bbe909ff5f09f17f150de637a1c)) -- **deps-dev:** bump @types/jest from 26.0.12 to 26.0.13 ([b273ed9](https://github.com/msanguineti/git-oneflow/commit/b273ed9e1559e3615d89bdaba6ba2e876171e6ba)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([1c99a1c](https://github.com/msanguineti/git-oneflow/commit/1c99a1ce7ff70d6689167b4876140bb749809c39)) -- **deps-dev:** bump @typescript-eslint/parser from 4.0.1 to 4.1.0 ([9db30c7](https://github.com/msanguineti/git-oneflow/commit/9db30c7e58b04057e9e6647cf4ab9673e8a08d22)) -- **deps-dev:** bump eslint from 7.8.1 to 7.9.0 ([843e073](https://github.com/msanguineti/git-oneflow/commit/843e0733a412ae4f817d70d85fe1a53eff243c72)) -- **deps-dev:** bump husky from 4.2.5 to 4.3.0 ([03ba78d](https://github.com/msanguineti/git-oneflow/commit/03ba78dde77772ad54ec9360043a49d14b9e8b79)) -- **deps-dev:** bump lint-staged from 10.2.13 to 10.3.0 ([ac30970](https://github.com/msanguineti/git-oneflow/commit/ac30970b5bf80cbcab2f2c14b74cfb4ab3d100be)) -- **deps-dev:** bump rollup from 2.26.10 to 2.26.11 ([b30b99b](https://github.com/msanguineti/git-oneflow/commit/b30b99bfa07ccb914c241a1872832d9bd99f4e7b)) -- **deps-dev:** bump rollup from 2.26.9 to 2.26.10 ([07a0601](https://github.com/msanguineti/git-oneflow/commit/07a0601a68bd87f2d4afb2a3a944b1b382796d13)) -- **deps-dev:** bump rollup-plugin-terser from 7.0.1 to 7.0.2 ([34bfd5c](https://github.com/msanguineti/git-oneflow/commit/34bfd5c130536522e6eec91d11d4f7058dd577c3)) ### [1.0.8](https://github.com/msanguineti/git-oneflow/compare/v1.0.7...v1.0.8) (2020-09-02) @@ -247,41 +118,6 @@ All notable changes to this project will be documented in this file. See [standa ### Misc - update && audit packages ([b4f6d3a](https://github.com/msanguineti/git-oneflow/commit/b4f6d3a002880fd9a0e754695dd7a150f30a09e8)) -- **deps:** bump commander from 6.0.0 to 6.1.0 ([4fd6664](https://github.com/msanguineti/git-oneflow/commit/4fd66648b37eb67b047f8b20059ee4e2c7be8528)) -- **deps-dev:** bump @babel/core from 7.11.0 to 7.11.1 ([940a23a](https://github.com/msanguineti/git-oneflow/commit/940a23a30aa5d174ceff0021192633ac1154b7e6)) -- **deps-dev:** bump @babel/core from 7.11.1 to 7.11.4 ([3a283ff](https://github.com/msanguineti/git-oneflow/commit/3a283ff636ca1e64d7bd3ef873ba7d9f7f7ae453)) -- **deps-dev:** bump @babel/core from 7.11.4 to 7.11.5 ([2109c0b](https://github.com/msanguineti/git-oneflow/commit/2109c0bcda8d50232edf65e3be0aa90f80b0594e)) -- **deps-dev:** bump @babel/preset-env from 7.11.0 to 7.11.5 ([25a0982](https://github.com/msanguineti/git-oneflow/commit/25a09823b41ef19bf6e5530e07138d534e5a5c34)) -- **deps-dev:** bump @commitlint/config-conventional ([2a4e18a](https://github.com/msanguineti/git-oneflow/commit/2a4e18a56b49f1abb788a3ee02655dd1987308c8)) -- **deps-dev:** bump @types/inquirer from 7.3.0 to 7.3.1 ([80b182d](https://github.com/msanguineti/git-oneflow/commit/80b182dae39d56bdb98d487fc20936253e569281)) -- **deps-dev:** bump @types/jest from 26.0.10 to 26.0.12 ([d94da35](https://github.com/msanguineti/git-oneflow/commit/d94da35fd327db42fdcede2285fdd4c15bbd7f60)) -- **deps-dev:** bump @types/jest from 26.0.8 to 26.0.9 ([850fb25](https://github.com/msanguineti/git-oneflow/commit/850fb258755ae137f5690aac7a292eabc66abbb7)) -- **deps-dev:** bump @types/jest from 26.0.9 to 26.0.10 ([1acaeb7](https://github.com/msanguineti/git-oneflow/commit/1acaeb7eb459e20d9ecc384ecf831862a0da8196)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([51193c1](https://github.com/msanguineti/git-oneflow/commit/51193c16937c9651b6c2e3574f0b235f65b551e9)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([e480d2f](https://github.com/msanguineti/git-oneflow/commit/e480d2f1e732b90fb80bddd0e4993b699febc5d4)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([2f9fb10](https://github.com/msanguineti/git-oneflow/commit/2f9fb109458850b1147358101ac08c1efee2c32a)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([d890a80](https://github.com/msanguineti/git-oneflow/commit/d890a800ed0c2d678e5486ad9a285c561f00eabf)) -- **deps-dev:** bump @typescript-eslint/parser from 3.7.1 to 3.8.0 ([5eff443](https://github.com/msanguineti/git-oneflow/commit/5eff443576a17dc18bf5511c75582a43b7f63299)) -- **deps-dev:** bump @typescript-eslint/parser from 3.8.0 to 3.9.0 ([2c90c1e](https://github.com/msanguineti/git-oneflow/commit/2c90c1e974db09cbff59a15708d0e0a947fcc298)) -- **deps-dev:** bump @typescript-eslint/parser from 3.9.0 to 3.9.1 ([193ebe0](https://github.com/msanguineti/git-oneflow/commit/193ebe07089a49fafcac2b7d2adfccae67f1a2e7)) -- **deps-dev:** bump @typescript-eslint/parser from 3.9.1 to 3.10.1 ([4ad791f](https://github.com/msanguineti/git-oneflow/commit/4ad791ffe237009451caa32da14a6ff3f5107d25)) -- **deps-dev:** bump eslint from 7.6.0 to 7.7.0 ([623cd18](https://github.com/msanguineti/git-oneflow/commit/623cd180e57505b724280f96d4f3bce13ce0d60e)) -- **deps-dev:** bump eslint from 7.7.0 to 7.8.0 ([7bb3d10](https://github.com/msanguineti/git-oneflow/commit/7bb3d10c5e4c74f77b7098d81fbc49787acdc2d0)) -- **deps-dev:** bump jest from 26.2.2 to 26.3.0 ([1e393ee](https://github.com/msanguineti/git-oneflow/commit/1e393ee3667c0c0561bb59d6e14906d6aac1bbfa)) -- **deps-dev:** bump jest from 26.3.0 to 26.4.0 ([7c52ae1](https://github.com/msanguineti/git-oneflow/commit/7c52ae1927f7adc0e6e63f0cbe6e0706e6fcd3d2)) -- **deps-dev:** bump jest from 26.4.0 to 26.4.1 ([96486e1](https://github.com/msanguineti/git-oneflow/commit/96486e1f023c35552ac3bde220d304a8248290cc)) -- **deps-dev:** bump jest from 26.4.1 to 26.4.2 ([24f7fc4](https://github.com/msanguineti/git-oneflow/commit/24f7fc4b1989a621c2b7d2be3d7e6bf16919aca0)) -- **deps-dev:** bump lint-staged from 10.2.11 to 10.2.13 ([0ce5133](https://github.com/msanguineti/git-oneflow/commit/0ce513353cb350837b7ce2f4565220e0893f09b8)) -- **deps-dev:** bump prettier from 2.0.5 to 2.1.1 ([8df7ab2](https://github.com/msanguineti/git-oneflow/commit/8df7ab2c7d22f4100766e83ba818676d1b9d7155)) -- **deps-dev:** bump rollup from 2.23.0 to 2.23.1 ([bf84e6b](https://github.com/msanguineti/git-oneflow/commit/bf84e6be43c5807aacba8ce92861e3c2c672cfe4)) -- **deps-dev:** bump rollup from 2.23.1 to 2.25.0 ([5af5458](https://github.com/msanguineti/git-oneflow/commit/5af5458865a579c4bf42bb78769b24f588609984)) -- **deps-dev:** bump rollup from 2.25.0 to 2.26.3 ([d73015a](https://github.com/msanguineti/git-oneflow/commit/d73015af6fd151e73ea9d416e4c3b43d93d2ce3a)) -- **deps-dev:** bump rollup from 2.26.3 to 2.26.4 ([a3e6b55](https://github.com/msanguineti/git-oneflow/commit/a3e6b555185d911d63542287c2acddbf1fa01bc5)) -- **deps-dev:** bump rollup from 2.26.4 to 2.26.5 ([46c2c20](https://github.com/msanguineti/git-oneflow/commit/46c2c20e41987b310494327dc463e9c535749b1f)) -- **deps-dev:** bump rollup from 2.26.5 to 2.26.6 ([c89494e](https://github.com/msanguineti/git-oneflow/commit/c89494ead39287330d8679c1e070a12f39d89e83)) -- **deps-dev:** bump rollup from 2.26.6 to 2.26.7 ([d591953](https://github.com/msanguineti/git-oneflow/commit/d591953426a3bca003a418dfb240158b4d16562f)) -- **deps-dev:** bump rollup from 2.26.7 to 2.26.8 ([d1ca3ad](https://github.com/msanguineti/git-oneflow/commit/d1ca3ad2d86dcda6f21064a07e3c8f4f0ae1459c)) -- **deps-dev:** bump rollup from 2.26.8 to 2.26.9 ([ea3b157](https://github.com/msanguineti/git-oneflow/commit/ea3b1573544dd883a1adbca514c68d6b294edc61)) ### [1.0.6](https://github.com/msanguineti/git-oneflow/compare/v1.0.5...v1.0.6) (2020-08-03) @@ -292,132 +128,19 @@ All notable changes to this project will be documented in this file. See [standa ### Misc -- **deps:** [security] bump lodash from 4.17.14 to 4.17.19 ([ae0bb04](https://github.com/msanguineti/git-oneflow/commit/ae0bb04ee138b9a7508effe2b09d255669a56e0b)) -- **deps:** bump inquirer from 7.2.0 to 7.3.0 ([ec32b70](https://github.com/msanguineti/git-oneflow/commit/ec32b707efc0ffd60c42e08599ccf38fbe22847b)) -- **deps:** bump inquirer from 7.3.0 to 7.3.1 ([3c0caf7](https://github.com/msanguineti/git-oneflow/commit/3c0caf7acd0128d9ec960bfcb846335d19069786)) -- **deps:** bump inquirer from 7.3.1 to 7.3.2 ([6871099](https://github.com/msanguineti/git-oneflow/commit/6871099390b7c15c9442a06f33f7e74fe4b7981f)) -- **deps:** bump inquirer from 7.3.2 to 7.3.3 ([46707f2](https://github.com/msanguineti/git-oneflow/commit/46707f282ec7e851884f04d6b1e4edbd92ef544d)) -- **deps-dev:** bump @babel/core from 7.10.3 to 7.10.4 ([6263739](https://github.com/msanguineti/git-oneflow/commit/6263739aa62c9b5ea77fb5580ecfc63e6d8cacd3)) -- **deps-dev:** bump @babel/core from 7.10.4 to 7.10.5 ([4b5db58](https://github.com/msanguineti/git-oneflow/commit/4b5db58f1564da9f45f708216d9c726e2e59ee1f)) -- **deps-dev:** bump @babel/core from 7.10.5 to 7.11.0 ([6395bdd](https://github.com/msanguineti/git-oneflow/commit/6395bddb315c48897deb0ea878108464231853fe)) -- **deps-dev:** bump @babel/plugin-proposal-class-properties ([4f9e761](https://github.com/msanguineti/git-oneflow/commit/4f9e761a476a1a20c94a15470cfcb11cda040c48)) -- **deps-dev:** bump @babel/preset-env from 7.10.3 to 7.10.4 ([09517b1](https://github.com/msanguineti/git-oneflow/commit/09517b14254a716a6ebe5c784ebad898c3b3fe85)) -- **deps-dev:** bump @babel/preset-env from 7.10.4 to 7.11.0 ([0f31bbc](https://github.com/msanguineti/git-oneflow/commit/0f31bbc9d8e985cb6774c67efb432f6af78ca329)) -- **deps-dev:** bump @babel/preset-typescript from 7.10.1 to 7.10.4 ([4faf528](https://github.com/msanguineti/git-oneflow/commit/4faf528512d0e0cc1ba98c6aedbac6a7dbb097bf)) -- **deps-dev:** bump @commitlint/cli from 9.0.1 to 9.1.1 ([25dc80b](https://github.com/msanguineti/git-oneflow/commit/25dc80bada7e6e539610e9c32f363ac5c4e93aa2)) -- **deps-dev:** bump @commitlint/config-conventional ([1bf5259](https://github.com/msanguineti/git-oneflow/commit/1bf5259071c0b8e7ce5cfb74bfd94fbe0e2f4778)) -- **deps-dev:** bump @types/jest from 26.0.0 to 26.0.3 ([7abf323](https://github.com/msanguineti/git-oneflow/commit/7abf32380b796d0e9dc1a0d7e14bc952b0caa50f)) -- **deps-dev:** bump @types/jest from 26.0.3 to 26.0.4 ([9a9cffd](https://github.com/msanguineti/git-oneflow/commit/9a9cffd17e2925f1e3479b47ed1fd079d40d6226)) -- **deps-dev:** bump @types/jest from 26.0.4 to 26.0.5 ([f7c455d](https://github.com/msanguineti/git-oneflow/commit/f7c455d963cb69d78fe1583615081aebc879becb)) -- **deps-dev:** bump @types/jest from 26.0.5 to 26.0.7 ([70021d0](https://github.com/msanguineti/git-oneflow/commit/70021d0a7237d9771105ec2db63a0eb8cd589c41)) -- **deps-dev:** bump @types/jest from 26.0.7 to 26.0.8 ([026dc0f](https://github.com/msanguineti/git-oneflow/commit/026dc0f79b59b2ed7ebf37f38b7722e1b08f5dda)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([65c65c5](https://github.com/msanguineti/git-oneflow/commit/65c65c53b48a950b277754cf920069f2298480af)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([ac6e101](https://github.com/msanguineti/git-oneflow/commit/ac6e101e718e5682138d6278050b3f75050581fd)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([2c3d8d5](https://github.com/msanguineti/git-oneflow/commit/2c3d8d5895c634387b7237e19f8a8bb573e46352)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([2caf7a5](https://github.com/msanguineti/git-oneflow/commit/2caf7a5ea1b4da71ffea83fa486e1de48b06009d)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([dddf2d6](https://github.com/msanguineti/git-oneflow/commit/dddf2d61bf550cff1e4b9224da47b271ac011e40)) -- **deps-dev:** bump @typescript-eslint/parser from 3.4.0 to 3.5.0 ([091235f](https://github.com/msanguineti/git-oneflow/commit/091235f27f3fedc2dbbe7f57b0a36a119d06ae45)) -- **deps-dev:** bump @typescript-eslint/parser from 3.5.0 to 3.6.0 ([9f9acb8](https://github.com/msanguineti/git-oneflow/commit/9f9acb8bb9611b2c08ab77cf637a1fa7fcb4efbe)) -- **deps-dev:** bump @typescript-eslint/parser from 3.6.0 to 3.6.1 ([0cc6377](https://github.com/msanguineti/git-oneflow/commit/0cc63771d777f110061b311f16400f0894621290)) -- **deps-dev:** bump @typescript-eslint/parser from 3.6.1 to 3.7.0 ([81dbbe8](https://github.com/msanguineti/git-oneflow/commit/81dbbe876a7d30e14c55c6aaa23533ebf83f030f)) -- **deps-dev:** bump @typescript-eslint/parser from 3.7.0 to 3.7.1 ([5162c0e](https://github.com/msanguineti/git-oneflow/commit/5162c0e42ac30a96ba399c3c781dfb892bc7f71f)) -- **deps-dev:** bump eslint from 7.3.1 to 7.4.0 ([0d42f13](https://github.com/msanguineti/git-oneflow/commit/0d42f135e2dd88a250f006338ccbd2e1ed506ccf)) -- **deps-dev:** bump eslint from 7.4.0 to 7.5.0 ([f9bd24c](https://github.com/msanguineti/git-oneflow/commit/f9bd24ce1f84b10f19888b78a1466a145245ef20)) -- **deps-dev:** bump eslint from 7.5.0 to 7.6.0 ([a84fad6](https://github.com/msanguineti/git-oneflow/commit/a84fad62132f363eef36cfbb717cbc6757532e03)) -- **deps-dev:** bump jest from 26.0.1 to 26.1.0 ([2736fec](https://github.com/msanguineti/git-oneflow/commit/2736fecc5cf2176bc5ff80f56e683623fd03df8c)) -- **deps-dev:** bump jest from 26.1.0 to 26.2.1 ([9463e5e](https://github.com/msanguineti/git-oneflow/commit/9463e5e044d9895d1ac0723dec7bcbe978187e12)) -- **deps-dev:** bump jest from 26.2.1 to 26.2.2 ([6670c90](https://github.com/msanguineti/git-oneflow/commit/6670c90eef4194f107d3b353e37929fb6b337945)) -- **deps-dev:** bump rollup from 2.18.0 to 2.18.1 ([240d8bd](https://github.com/msanguineti/git-oneflow/commit/240d8bd60df90031762d0fd2d2cba85ea5caa0b6)) -- **deps-dev:** bump rollup from 2.18.1 to 2.18.2 ([e12afe5](https://github.com/msanguineti/git-oneflow/commit/e12afe5978723ee7fe36d41cc2b201a2e98c0bca)) -- **deps-dev:** bump rollup from 2.18.2 to 2.19.0 ([ffeca39](https://github.com/msanguineti/git-oneflow/commit/ffeca39c581971f24b9846464d82627448b0c6d4)) -- **deps-dev:** bump rollup from 2.19.0 to 2.20.0 ([04afd59](https://github.com/msanguineti/git-oneflow/commit/04afd59a8d0d6e567ee3bd4ddb08b07951b1fc57)) -- **deps-dev:** bump rollup from 2.20.0 to 2.21.0 ([4f4e495](https://github.com/msanguineti/git-oneflow/commit/4f4e49567fab3fce6e710e7157bbcdaaa04864fa)) -- **deps-dev:** bump rollup from 2.21.0 to 2.22.1 ([13ba4dc](https://github.com/msanguineti/git-oneflow/commit/13ba4dccad0ed0df3cb11f8b1ec66d1860cf0886)) -- **deps-dev:** bump rollup from 2.22.1 to 2.22.2 ([0ab5256](https://github.com/msanguineti/git-oneflow/commit/0ab5256b23c92b2edb36d18cb116ca310daae872)) -- **deps-dev:** bump rollup from 2.22.2 to 2.23.0 ([c2b9464](https://github.com/msanguineti/git-oneflow/commit/c2b9464165ca6c6932c911064d6ac8b6e9a1553e)) -- **deps-dev:** bump standard-version from 8.0.0 to 8.0.1 ([c45f681](https://github.com/msanguineti/git-oneflow/commit/c45f6810097accd4ab134fedeeeb866e4db46be8)) -- **deps-dev:** bump standard-version from 8.0.1 to 8.0.2 ([79149eb](https://github.com/msanguineti/git-oneflow/commit/79149eb6808a0fb226a48caff76786cd86660ca6)) -- **deps-dev:** bump typescript from 3.9.5 to 3.9.6 ([f315b7d](https://github.com/msanguineti/git-oneflow/commit/f315b7d573ca784332b1d0f1fb79cbecba02f1e4)) -- **deps-dev:** bump typescript from 3.9.6 to 3.9.7 ([c2debe1](https://github.com/msanguineti/git-oneflow/commit/c2debe13a52d4f341e7a1e33167791767d8d016c)) - remove devdep npm-run-all ([9917ea0](https://github.com/msanguineti/git-oneflow/commit/9917ea00b5caef4e21c4766b1803f0705dcf075a)) -### [1.0.5](https://github.com/msanguineti/git-oneflow/compare/v1.0.4...v1.0.5) (2020-06-23) - -### Misc - -- **deps-dev:** bump @babel/core from 7.10.2 to 7.10.3 ([1da33e7](https://github.com/msanguineti/git-oneflow/commit/1da33e7c4056ea693a80713c1f4864a6f88ffbab)) -- **deps-dev:** bump @babel/preset-env from 7.10.2 to 7.10.3 ([ddc44d0](https://github.com/msanguineti/git-oneflow/commit/ddc44d053885fc2dc58ef9678ecd5c90b0dd795d)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([86e6ad9](https://github.com/msanguineti/git-oneflow/commit/86e6ad912a92e82c74b16e2d0438ef3e0a072381)) -- **deps-dev:** bump @typescript-eslint/parser from 3.3.0 to 3.4.0 ([bbbf2b8](https://github.com/msanguineti/git-oneflow/commit/bbbf2b807fb390c9aeba52b2de09bffb985452a3)) -- **deps-dev:** bump eslint from 7.2.0 to 7.3.0 ([d458dca](https://github.com/msanguineti/git-oneflow/commit/d458dcae1b0c64e6bbc491167fad0ebf3689e792)) -- **deps-dev:** bump eslint from 7.3.0 to 7.3.1 ([a69eb18](https://github.com/msanguineti/git-oneflow/commit/a69eb180c072efccd785fdbe3103062c4cddbe7a)) -- **deps-dev:** bump rollup from 2.17.0 to 2.17.1 ([3a04ff7](https://github.com/msanguineti/git-oneflow/commit/3a04ff745f2e7786855378f4618a0aa5ad023463)) -- **deps-dev:** bump rollup from 2.17.1 to 2.18.0 ([9184e2e](https://github.com/msanguineti/git-oneflow/commit/9184e2eec41f9bd97ad1b5ef000295eaf87221d0)) - ### [1.0.4](https://github.com/msanguineti/git-oneflow/compare/v1.0.3...v1.0.4) (2020-06-18) ### Bug Fixes - that was a pretty nasty mistake ([6cf7f23](https://github.com/msanguineti/git-oneflow/commit/6cf7f235eec2b702899fb7792ba62c15ba84901a)) -### [1.0.3](https://github.com/msanguineti/git-oneflow/compare/v1.0.2...v1.0.3) (2020-06-18) - -### Misc - -- **deps:** bump inquirer from 7.1.0 to 7.2.0 ([261b1aa](https://github.com/msanguineti/git-oneflow/commit/261b1aa463f0b99c68f4ce7b5ffb7a6cd9cd01f5)) -- **deps-dev:** bump lint-staged from 10.2.10 to 10.2.11 ([d2a1a7e](https://github.com/msanguineti/git-oneflow/commit/d2a1a7e52bab56d92b0cec0990766054137d4c27)) -- **deps-dev:** bump lint-staged from 10.2.9 to 10.2.10 ([a3e3124](https://github.com/msanguineti/git-oneflow/commit/a3e312479065a022945ba6142f3ecb745e6ab85d)) -- **deps-dev:** bump rollup from 2.15.0 to 2.16.1 ([e692d8c](https://github.com/msanguineti/git-oneflow/commit/e692d8ca28d016c169d9bc28385953988a92a573)) -- **deps-dev:** bump rollup from 2.16.1 to 2.17.0 ([d1f6e9c](https://github.com/msanguineti/git-oneflow/commit/d1f6e9c65e4e85475d400ad58aec67d71f048859)) - ### [1.0.2](https://github.com/msanguineti/git-oneflow/compare/v1.0.1...v1.0.2) (2020-06-10) ### Misc - add version to artifact ([cf59cd2](https://github.com/msanguineti/git-oneflow/commit/cf59cd2ad91fa86761a530516bdb313c776e4b2a)) -- **deps:** bump chalk from 4.0.0 to 4.1.0 ([47dfcd8](https://github.com/msanguineti/git-oneflow/commit/47dfcd868ae50a05aa6470082f002ed137786801)) -- **deps-dev:** bump @babel/core from 7.10.0 to 7.10.1 ([832b566](https://github.com/msanguineti/git-oneflow/commit/832b566bc5a679290d6c3b99d21cc819c74fbdff)) -- **deps-dev:** bump @babel/core from 7.10.1 to 7.10.2 ([4f364d5](https://github.com/msanguineti/git-oneflow/commit/4f364d5ad422c5c20f061e9529afc55397edb158)) -- **deps-dev:** bump @babel/core from 7.9.6 to 7.10.0 ([5f2c30b](https://github.com/msanguineti/git-oneflow/commit/5f2c30b89904201c7d5f31bc07764e0f8bc1e369)) -- **deps-dev:** bump @babel/plugin-proposal-class-properties ([0987d79](https://github.com/msanguineti/git-oneflow/commit/0987d7937d53ef8fb83eb1bff3360e0bbab3c435)) -- **deps-dev:** bump @babel/preset-env from 7.10.0 to 7.10.1 ([c3473ba](https://github.com/msanguineti/git-oneflow/commit/c3473bab5862715d524a2c810ce6dce0336f6367)) -- **deps-dev:** bump @babel/preset-env from 7.10.1 to 7.10.2 ([da443cb](https://github.com/msanguineti/git-oneflow/commit/da443cb6702f2e28262855a098a84d6a0355a5cc)) -- **deps-dev:** bump @babel/preset-env from 7.9.6 to 7.10.0 ([e5113b8](https://github.com/msanguineti/git-oneflow/commit/e5113b819f56800ef2cd0a6d0504326dfbc6f629)) -- **deps-dev:** bump @babel/preset-typescript from 7.9.0 to 7.10.1 ([719601d](https://github.com/msanguineti/git-oneflow/commit/719601d85e2f00abd2c7fc2d15f8498f0d311859)) -- **deps-dev:** bump @types/jest from 25.2.1 to 25.2.2 ([faa14b7](https://github.com/msanguineti/git-oneflow/commit/faa14b7567736b1f98fd8bb8428984a6ab7bb33c)) -- **deps-dev:** bump @types/jest from 25.2.2 to 25.2.3 ([984af7d](https://github.com/msanguineti/git-oneflow/commit/984af7da15d6af44732ed1676e292251df29862f)) -- **deps-dev:** bump @types/jest from 25.2.3 to 26.0.0 ([9300fb8](https://github.com/msanguineti/git-oneflow/commit/9300fb86cfe46c3ce7008b598c55123a0ce441e5)) -- **deps-dev:** bump @types/shelljs from 0.8.7 to 0.8.8 ([84d076e](https://github.com/msanguineti/git-oneflow/commit/84d076e45c45dc0b9d10d9fdbaaf14920b6ecc53)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([fc35e63](https://github.com/msanguineti/git-oneflow/commit/fc35e63472111b08613268e7972ed0f1cb65f7d1)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([a0cde4a](https://github.com/msanguineti/git-oneflow/commit/a0cde4a2de5258d8ed84b158a377c03cc264b664)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([c3d632a](https://github.com/msanguineti/git-oneflow/commit/c3d632a4912d9c096bdcb13288364e96c1b22dd9)) -- **deps-dev:** bump @typescript-eslint/parser from 2.31.0 to 2.32.0 ([3c0172f](https://github.com/msanguineti/git-oneflow/commit/3c0172fb9bf33e3dbe166f12900adbd4d31db303)) -- **deps-dev:** bump @typescript-eslint/parser from 2.32.0 to 2.33.0 ([bb130e3](https://github.com/msanguineti/git-oneflow/commit/bb130e3192c9acbb44de19738838f5262baf31e2)) -- **deps-dev:** bump @typescript-eslint/parser from 2.33.0 to 2.34.0 ([df63bc8](https://github.com/msanguineti/git-oneflow/commit/df63bc8fc0ae783615b2a81631d3f15fe96ea03b)) -- **deps-dev:** bump eslint from 7.0.0 to 7.1.0 ([c005d11](https://github.com/msanguineti/git-oneflow/commit/c005d1110d3e1aae73a59f05f687fb09301e4076)) -- **deps-dev:** bump eslint from 7.1.0 to 7.2.0 ([ffe8628](https://github.com/msanguineti/git-oneflow/commit/ffe86289be62102d142d9961c5da291cea8104bc)) -- **deps-dev:** bump lint-staged from 10.2.2 to 10.2.4 ([584fc5a](https://github.com/msanguineti/git-oneflow/commit/584fc5a0d6485fae4798c02c9dcee79a707fd0ab)) -- **deps-dev:** bump lint-staged from 10.2.4 to 10.2.6 ([27af64d](https://github.com/msanguineti/git-oneflow/commit/27af64dfdfd499967faae8522ae472b649e3b619)) -- **deps-dev:** bump lint-staged from 10.2.6 to 10.2.7 ([c5832a6](https://github.com/msanguineti/git-oneflow/commit/c5832a67690fea1103dd9cd13bd5b37f48f53ade)) -- **deps-dev:** bump lint-staged from 10.2.7 to 10.2.8 ([bd8b08c](https://github.com/msanguineti/git-oneflow/commit/bd8b08c676d44a0c637350af7cfc4a19413fc603)) -- **deps-dev:** bump lint-staged from 10.2.8 to 10.2.9 ([0d88294](https://github.com/msanguineti/git-oneflow/commit/0d882940ed160c49e1781841c9b0ed190271d4a8)) -- **deps-dev:** bump rollup from 2.10.0 to 2.10.2 ([b1c0856](https://github.com/msanguineti/git-oneflow/commit/b1c0856456b5517cbcdd8df7a821ef8156aa798c)) -- **deps-dev:** bump rollup from 2.10.2 to 2.10.3 ([6818cab](https://github.com/msanguineti/git-oneflow/commit/6818cab5e6882f4eab1bf2205946e1dfe1359cd6)) -- **deps-dev:** bump rollup from 2.10.3 to 2.10.5 ([fd37a99](https://github.com/msanguineti/git-oneflow/commit/fd37a99f613e48f244365727eec38cde001b06d0)) -- **deps-dev:** bump rollup from 2.10.5 to 2.10.9 ([34c3ada](https://github.com/msanguineti/git-oneflow/commit/34c3ada1c0af4741593e05557f9528ab6c250892)) -- **deps-dev:** bump rollup from 2.10.9 to 2.11.0 ([95c3792](https://github.com/msanguineti/git-oneflow/commit/95c3792fd0e202dfdec80978b491127852d8bbe4)) -- **deps-dev:** bump rollup from 2.11.0 to 2.11.2 ([86b6f1e](https://github.com/msanguineti/git-oneflow/commit/86b6f1ed3fd6823992ef4d5f7fbd2f842dec14ed)) -- **deps-dev:** bump rollup from 2.11.2 to 2.12.0 ([ae58dcd](https://github.com/msanguineti/git-oneflow/commit/ae58dcd8f1814627aaf018f0abeddc62fb573a73)) -- **deps-dev:** bump rollup from 2.12.0 to 2.12.1 ([0c1b8a3](https://github.com/msanguineti/git-oneflow/commit/0c1b8a36833110096c55c4dc755864e3c96d6e7c)) -- **deps-dev:** bump rollup from 2.12.1 to 2.13.0 ([7a759af](https://github.com/msanguineti/git-oneflow/commit/7a759afbb2ef4cca2362fa1884073ee537aba3f8)) -- **deps-dev:** bump rollup from 2.13.0 to 2.13.1 ([2c7af28](https://github.com/msanguineti/git-oneflow/commit/2c7af28f794f3d4916c518aea54e64ecf9bd442c)) -- **deps-dev:** bump rollup from 2.13.1 to 2.15.0 ([a20b53c](https://github.com/msanguineti/git-oneflow/commit/a20b53cbabef9fd35200753cbd563f119c57d451)) -- **deps-dev:** bump rollup from 2.9.0 to 2.9.1 ([2b173f4](https://github.com/msanguineti/git-oneflow/commit/2b173f4822809b21fe16930bcba43aaa6871020b)) -- **deps-dev:** bump rollup from 2.9.1 to 2.10.0 ([f01db03](https://github.com/msanguineti/git-oneflow/commit/f01db03579dcfef68a8351abbb88c29008f71050)) -- **deps-dev:** bump rollup-plugin-terser from 5.3.0 to 6.1.0 ([50ba637](https://github.com/msanguineti/git-oneflow/commit/50ba6373b984b9894f39040b025289db9553c8d0)) -- **deps-dev:** bump typescript from 3.8.3 to 3.9.2 ([35f2b15](https://github.com/msanguineti/git-oneflow/commit/35f2b1545974f840cd1f6be4dd4c8a583b1e2553)) -- **deps-dev:** bump typescript from 3.9.2 to 3.9.3 ([c2fd521](https://github.com/msanguineti/git-oneflow/commit/c2fd521bc5e2164b847f68fb654a252798dea89f)) -- **deps-dev:** bump typescript from 3.9.3 to 3.9.5 ([0f470f8](https://github.com/msanguineti/git-oneflow/commit/0f470f84d985957a698df85de1dbda00291913de)) ### [1.0.1](https://github.com/msanguineti/git-oneflow/compare/v1.0.0...v1.0.1) (2020-05-10) @@ -425,32 +148,6 @@ All notable changes to this project will be documented in this file. See [standa - **npm:** update & audit pkgs ([6b6a74a](https://github.com/msanguineti/git-oneflow/commit/6b6a74aec86a48f15fd094819c4c0fd076c2a531)) - eslint new config ([85a1d2e](https://github.com/msanguineti/git-oneflow/commit/85a1d2e5edc42d2fa5381f77943f28bcca5495f4)) -- **deps:** bump commander from 5.0.0 to 5.1.0 ([66049b8](https://github.com/msanguineti/git-oneflow/commit/66049b8b8a4810cfda4d8450ef56aecb03ab0451)) -- **deps-dev:** bump @babel/core from 7.9.0 to 7.9.6 ([047f85a](https://github.com/msanguineti/git-oneflow/commit/047f85a37503e735286cadfb282bf2498a51cae6)) -- **deps-dev:** bump @babel/preset-env from 7.9.5 to 7.9.6 ([e9e03b6](https://github.com/msanguineti/git-oneflow/commit/e9e03b62adaf050667bdfd3cbba943e3c783b75c)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([df5469b](https://github.com/msanguineti/git-oneflow/commit/df5469b34dc26604b25903e09368d7f31dd70e33)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([41e4d90](https://github.com/msanguineti/git-oneflow/commit/41e4d9015ef2efe6a91023efaa617d40bfa88618)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([4655002](https://github.com/msanguineti/git-oneflow/commit/4655002035e797b229bf3869c5cd4aef27b70daa)) -- **deps-dev:** bump @typescript-eslint/parser from 2.28.0 to 2.29.0 ([59ca687](https://github.com/msanguineti/git-oneflow/commit/59ca6876871f02cfd32dccf40074528f5474d60e)) -- **deps-dev:** bump @typescript-eslint/parser from 2.29.0 to 2.30.0 ([593ba1a](https://github.com/msanguineti/git-oneflow/commit/593ba1a7d4f7b4758a656d166d22f64259d3063d)) -- **deps-dev:** bump @typescript-eslint/parser from 2.30.0 to 2.31.0 ([4a3dff0](https://github.com/msanguineti/git-oneflow/commit/4a3dff0237a4a138cecc05ddfddde897b92e6750)) -- **deps-dev:** bump eslint-config-prettier from 6.10.1 to 6.11.0 ([4eed69c](https://github.com/msanguineti/git-oneflow/commit/4eed69c41a4d6e6f3cdcc69cd0e15d0d72678085)) -- **deps-dev:** bump jest from 25.3.0 to 25.4.0 ([53f374a](https://github.com/msanguineti/git-oneflow/commit/53f374a509cf1c98dfaf5ae6c3360bcac19f7004)) -- **deps-dev:** bump jest from 25.4.0 to 25.5.0 ([105e479](https://github.com/msanguineti/git-oneflow/commit/105e47926f83ad220379a68faed6d0828cd8a8a3)) -- **deps-dev:** bump jest from 25.5.0 to 25.5.2 ([39b3578](https://github.com/msanguineti/git-oneflow/commit/39b3578a0b7bf92939fa9dfb20cc2c366e1e25ba)) -- **deps-dev:** bump jest from 25.5.2 to 25.5.4 ([88f1777](https://github.com/msanguineti/git-oneflow/commit/88f17775b3ba47431d7867085c3464ca92aaec34)) -- **deps-dev:** bump lint-staged from 10.1.3 to 10.1.6 ([d85112a](https://github.com/msanguineti/git-oneflow/commit/d85112a3d110495666ddd24fcaa7abfb1d4162a6)) -- **deps-dev:** bump lint-staged from 10.1.6 to 10.1.7 ([26e1c17](https://github.com/msanguineti/git-oneflow/commit/26e1c1732fdd070e7d1cd636327ace17362e0fbd)) -- **deps-dev:** bump lint-staged from 10.1.7 to 10.2.0 ([e927f75](https://github.com/msanguineti/git-oneflow/commit/e927f756de447afafd3ebaa7e57fd19c38263300)) -- **deps-dev:** bump lint-staged from 10.2.0 to 10.2.2 ([6637a47](https://github.com/msanguineti/git-oneflow/commit/6637a47e05cfecf633eec5dac33f8834f04ee708)) -- **deps-dev:** bump prettier from 2.0.4 to 2.0.5 ([2d5d1ca](https://github.com/msanguineti/git-oneflow/commit/2d5d1cab7828b01a412795804944786af703aecf)) -- **deps-dev:** bump rollup from 2.6.1 to 2.7.1 ([998a49c](https://github.com/msanguineti/git-oneflow/commit/998a49ca30939f06fa7dfef7e02f7b2259d57e14)) -- **deps-dev:** bump rollup from 2.7.1 to 2.7.2 ([a2a5829](https://github.com/msanguineti/git-oneflow/commit/a2a5829428966e9ebf9cca7c1042239ead44a113)) -- **deps-dev:** bump rollup from 2.7.2 to 2.7.3 ([0ca5821](https://github.com/msanguineti/git-oneflow/commit/0ca58212e80177b38ee1ee9ff3c4e84567e1f54d)) -- **deps-dev:** bump rollup from 2.7.3 to 2.7.5 ([37396cc](https://github.com/msanguineti/git-oneflow/commit/37396cc6c5a3cefd5b596a075db5e87ad8466aa5)) -- **deps-dev:** bump rollup from 2.7.5 to 2.7.6 ([885381e](https://github.com/msanguineti/git-oneflow/commit/885381eb3f1339ebf529cc2241af43fdb446b903)) -- **deps-dev:** bump rollup from 2.7.6 to 2.8.0 ([0e94da6](https://github.com/msanguineti/git-oneflow/commit/0e94da61427c45c91d439c4c492b7d0bc74ee65a)) -- **deps-dev:** bump rollup from 2.8.0 to 2.8.2 ([7dfa659](https://github.com/msanguineti/git-oneflow/commit/7dfa65985f912cd75de25b6fd99db47854b1f093)) ## [1.0.0](https://github.com/msanguineti/git-oneflow/compare/v0.10.8...v1.0.0) (2020-04-17) @@ -464,68 +161,8 @@ All notable changes to this project will be documented in this file. See [standa ### Misc -- **deps:** [security] bump acorn from 6.4.0 to 6.4.1 ([5182dd4](https://github.com/msanguineti/git-oneflow/commit/5182dd4d0b62b2e208bde91103bda2541b505bc2)) -- **deps:** bump inquirer from 7.0.5 to 7.0.6 ([214265a](https://github.com/msanguineti/git-oneflow/commit/214265a7f7a1f4231d5f812324cdc6ba20e06625)) -- **deps:** bump inquirer from 7.0.6 to 7.1.0 ([54e7945](https://github.com/msanguineti/git-oneflow/commit/54e7945246ceae104d96e7aa72dc8cb346f01dcf)) -- **deps:** bump yargs from 15.1.0 to 15.3.0 ([4f0c694](https://github.com/msanguineti/git-oneflow/commit/4f0c694ef17c4dc822bc6ed04206f67a63ec16b1)) -- **deps:** bump yargs from 15.3.0 to 15.3.1 ([bcda220](https://github.com/msanguineti/git-oneflow/commit/bcda2206f68bef5362c044cba1406b5989eda677)) -- **deps-dev:** bump @babel/core from 7.8.6 to 7.8.7 ([6a49b4e](https://github.com/msanguineti/git-oneflow/commit/6a49b4e8f342242fa9bdd120c6f39bb2ad1ac802)) -- **deps-dev:** bump @babel/core from 7.8.7 to 7.9.0 ([a30beaa](https://github.com/msanguineti/git-oneflow/commit/a30beaa86d1b42c00f72ae883de40db9e8dd0939)) -- **deps-dev:** bump @babel/preset-env from 7.8.6 to 7.8.7 ([ac1456d](https://github.com/msanguineti/git-oneflow/commit/ac1456dca7977914079b515a472fd3d98fa9d19f)) -- **deps-dev:** bump @babel/preset-env from 7.8.7 to 7.9.0 ([e3c2b62](https://github.com/msanguineti/git-oneflow/commit/e3c2b62201895e5684ca8e2f659199d57e432608)) -- **deps-dev:** bump @babel/preset-env from 7.9.0 to 7.9.5 ([7e024e6](https://github.com/msanguineti/git-oneflow/commit/7e024e6feed5239f5850ff5204d621c6d6439c94)) -- **deps-dev:** bump @babel/preset-typescript from 7.8.3 to 7.9.0 ([3e5796f](https://github.com/msanguineti/git-oneflow/commit/3e5796fa2648e9b00bde3a3819f0b06672b6381e)) -- **deps-dev:** bump @types/jest from 25.1.3 to 25.1.4 ([2c018f3](https://github.com/msanguineti/git-oneflow/commit/2c018f358ede9cfccffb93edcc0f777cdc7dbb09)) -- **deps-dev:** bump @types/jest from 25.1.4 to 25.1.5 ([5b9e27b](https://github.com/msanguineti/git-oneflow/commit/5b9e27bc6d6b85cf8ec69fc9e824176c85395ace)) -- **deps-dev:** bump @types/jest from 25.1.5 to 25.2.1 ([54791fa](https://github.com/msanguineti/git-oneflow/commit/54791fafbb7131b539134a117ca988be20629a85)) -- **deps-dev:** bump @types/shelljs from 0.8.6 to 0.8.7 ([1441c3d](https://github.com/msanguineti/git-oneflow/commit/1441c3dc5b8799b1fa923c5c1fcc365791e8c440)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([6b62519](https://github.com/msanguineti/git-oneflow/commit/6b62519a629d8ed0330d4b5d8c19b18fcdea2019)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([9b1e824](https://github.com/msanguineti/git-oneflow/commit/9b1e8240353a7d61b156a42ed57f037b639c1d72)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([1124cde](https://github.com/msanguineti/git-oneflow/commit/1124cde1203f72e5d8cb51d6154e493c8b7fd838)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([b841012](https://github.com/msanguineti/git-oneflow/commit/b8410129795aafaa46c2269e36b9a246ffcc4a88)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([44b7869](https://github.com/msanguineti/git-oneflow/commit/44b7869d57815b2b026d45f30cdb7993c350a082)) -- **deps-dev:** bump @typescript-eslint/eslint-plugin ([c7fdd33](https://github.com/msanguineti/git-oneflow/commit/c7fdd332a9d0e22978aeefb20257f1ba1c19eada)) -- **deps-dev:** bump @typescript-eslint/parser from 2.22.0 to 2.23.0 ([7c96e65](https://github.com/msanguineti/git-oneflow/commit/7c96e650cc32c6cd5fdde5b1b473eef1399f5799)) -- **deps-dev:** bump @typescript-eslint/parser from 2.23.0 to 2.24.0 ([fd7e5f2](https://github.com/msanguineti/git-oneflow/commit/fd7e5f2588edae4a6a182e8738c7ed3122648d12)) -- **deps-dev:** bump @typescript-eslint/parser from 2.24.0 to 2.25.0 ([61ea5b2](https://github.com/msanguineti/git-oneflow/commit/61ea5b2c1acc16969760eecdc4ccb07acbe33ede)) -- **deps-dev:** bump @typescript-eslint/parser from 2.25.0 to 2.26.0 ([99c58b2](https://github.com/msanguineti/git-oneflow/commit/99c58b2eb64e5b3caab4b799d9569653c16a4497)) -- **deps-dev:** bump @typescript-eslint/parser from 2.26.0 to 2.27.0 ([98c3ab4](https://github.com/msanguineti/git-oneflow/commit/98c3ab4406d81736fb687551542c8cce5b30a1e1)) -- **deps-dev:** bump @typescript-eslint/parser from 2.27.0 to 2.28.0 ([875b889](https://github.com/msanguineti/git-oneflow/commit/875b889acfdfa7aa0578e600f65f07347f667891)) -- **deps-dev:** bump eslint-config-prettier from 6.10.0 to 6.10.1 ([a1934b7](https://github.com/msanguineti/git-oneflow/commit/a1934b79a9c6a2892563bfe663d5d867c5e8c07a)) -- **deps-dev:** bump husky from 4.2.3 to 4.2.5 ([09cff08](https://github.com/msanguineti/git-oneflow/commit/09cff08b4dbbcc2cc2365ab5aaa046dee42966e1)) -- **deps-dev:** bump jest from 25.1.0 to 25.2.0 ([21fabb1](https://github.com/msanguineti/git-oneflow/commit/21fabb1365d1b03b57b92fa0880f9c9a68fa90ac)) -- **deps-dev:** bump jest from 25.2.0 to 25.2.3 ([3e8585f](https://github.com/msanguineti/git-oneflow/commit/3e8585f57491109bf9391ab917faccb05a89a609)) -- **deps-dev:** bump jest from 25.2.3 to 25.2.4 ([3d52896](https://github.com/msanguineti/git-oneflow/commit/3d528965a554ee71e561c84e7df343381956197a)) -- **deps-dev:** bump jest from 25.2.4 to 25.2.6 ([e7aa03a](https://github.com/msanguineti/git-oneflow/commit/e7aa03ab940bcb446c5b8f7391acbacff95e63cb)) -- **deps-dev:** bump jest from 25.2.6 to 25.2.7 ([5ad9bd7](https://github.com/msanguineti/git-oneflow/commit/5ad9bd7cfcdb87972ef98089a7dbb38099b95b87)) -- **deps-dev:** bump jest from 25.2.7 to 25.3.0 ([42a0173](https://github.com/msanguineti/git-oneflow/commit/42a01735c7de5bd47f1e1b782826b7af6eedf925)) -- **deps-dev:** bump lint-staged from 10.0.10 to 10.1.0 ([6542b8d](https://github.com/msanguineti/git-oneflow/commit/6542b8d7c3b9df38a2bcfe86c66252b23e4e3c86)) -- **deps-dev:** bump lint-staged from 10.0.8 to 10.0.9 ([2ba34f7](https://github.com/msanguineti/git-oneflow/commit/2ba34f7d332b596f6675066a2a25dec732dfeb4b)) -- **deps-dev:** bump lint-staged from 10.0.9 to 10.0.10 ([6735bd9](https://github.com/msanguineti/git-oneflow/commit/6735bd970468bd290657e8a30fc8de05aa1d818a)) -- **deps-dev:** bump lint-staged from 10.1.0 to 10.1.1 ([4816543](https://github.com/msanguineti/git-oneflow/commit/4816543187a8dd52499b854953feef74336ee00c)) -- **deps-dev:** bump lint-staged from 10.1.1 to 10.1.2 ([ca9d898](https://github.com/msanguineti/git-oneflow/commit/ca9d898eff0866f8f67c24710969004f30367a71)) -- **deps-dev:** bump lint-staged from 10.1.2 to 10.1.3 ([86b3656](https://github.com/msanguineti/git-oneflow/commit/86b3656133ecd2d49f722a890e2e6965846d2098)) -- **deps-dev:** bump prettier from 1.19.1 to 2.0.1 ([d379d05](https://github.com/msanguineti/git-oneflow/commit/d379d057b248d893f4a21e3e404174bf21e81475)) -- **deps-dev:** bump prettier from 2.0.1 to 2.0.2 ([ccb4e17](https://github.com/msanguineti/git-oneflow/commit/ccb4e173444c535f9b4a70d435e2e3d94ec8b08f)) -- **deps-dev:** bump prettier from 2.0.2 to 2.0.3 ([62dc029](https://github.com/msanguineti/git-oneflow/commit/62dc02957e7de0ff843c1938cce93e857eca6d95)) -- **deps-dev:** bump prettier from 2.0.3 to 2.0.4 ([6fd0567](https://github.com/msanguineti/git-oneflow/commit/6fd056757d29df3b39326884d7383d3ca3e2d925)) -- **deps-dev:** bump rollup from 1.32.0 to 1.32.1 ([b36905f](https://github.com/msanguineti/git-oneflow/commit/b36905f8a8ff5f1dc5dcc126db9e03b853f82ff3)) -- **deps-dev:** bump rollup from 1.32.1 to 2.0.3 ([18dc751](https://github.com/msanguineti/git-oneflow/commit/18dc7518e16e60948e2c47ec70e1bcbdaca24b3d)) -- **deps-dev:** bump rollup from 2.0.3 to 2.0.5 ([12e2d72](https://github.com/msanguineti/git-oneflow/commit/12e2d72515ae9e35050e6f890b5b2d7bde414b87)) -- **deps-dev:** bump rollup from 2.0.5 to 2.0.6 ([31de95f](https://github.com/msanguineti/git-oneflow/commit/31de95f71d10d17871fbb7055223c2fe8b7e31a6)) -- **deps-dev:** bump rollup from 2.0.6 to 2.1.0 ([14a28ac](https://github.com/msanguineti/git-oneflow/commit/14a28acf61bff27a97d82178d8980c7e20516585)) -- **deps-dev:** bump rollup from 2.1.0 to 2.2.0 ([3c4fc32](https://github.com/msanguineti/git-oneflow/commit/3c4fc320fa4b99620e7a8b3c8e270960b12918ac)) -- **deps-dev:** bump rollup from 2.2.0 to 2.3.0 ([bc5f959](https://github.com/msanguineti/git-oneflow/commit/bc5f95918beee415c5bb649e83b18903fb162d1b)) -- **deps-dev:** bump rollup from 2.3.0 to 2.3.1 ([219aacd](https://github.com/msanguineti/git-oneflow/commit/219aacd98ed63771a9c4a3d7bd434144f7b650c9)) -- **deps-dev:** bump rollup from 2.3.1 to 2.3.2 ([28e0313](https://github.com/msanguineti/git-oneflow/commit/28e0313bdadad860eb8276fdadab0f347acca2df)) -- **deps-dev:** bump rollup from 2.3.2 to 2.3.3 ([e9b58e2](https://github.com/msanguineti/git-oneflow/commit/e9b58e2a05c808fb3f091dcb96f700a428ee44ba)) -- **deps-dev:** bump rollup from 2.3.3 to 2.3.4 ([8c7a10f](https://github.com/msanguineti/git-oneflow/commit/8c7a10fe2afc1a6c6a33823d2be6ce5bbf8ba2b0)) -- **deps-dev:** bump rollup from 2.3.4 to 2.4.0 ([15d3a22](https://github.com/msanguineti/git-oneflow/commit/15d3a221b13cdb5c266b1f66e7b9d0c9bd2ba396)) -- **deps-dev:** bump rollup from 2.4.0 to 2.6.1 ([781b5b4](https://github.com/msanguineti/git-oneflow/commit/781b5b4f081b9be21780eb37957f7f4b411f0f76)) - move from shields.io to badgen ([a1bc07d](https://github.com/msanguineti/git-oneflow/commit/a1bc07da139b2f852cb056a5741e53860efbc31b)) - substitute standard badge with prettier ([b1e5427](https://github.com/msanguineti/git-oneflow/commit/b1e5427b16152c25c59340c63970d82ea7bb850e)) -- **deps-dev:** bump rollup-plugin-babel from 4.3.3 to 4.4.0 ([0b74f44](https://github.com/msanguineti/git-oneflow/commit/0b74f445899c943bceaceb95297b05fa11f21604)) -- **deps-dev:** bump rollup-plugin-terser from 5.2.0 to 5.3.0 ([2033680](https://github.com/msanguineti/git-oneflow/commit/20336809da69b7f02cd976cb55d14739a7ea3f90)) ### Documentation @@ -545,24 +182,6 @@ All notable changes to this project will be documented in this file. See [standa - eslint-prettier interaction ([3265b48](https://github.com/msanguineti/git-oneflow/commit/3265b4811d18dee0734981cf4f19d7dbaf5c23d1)) - remove prettier-standard, add eslint and prettier ([bd42263](https://github.com/msanguineti/git-oneflow/commit/bd42263a154358038ef162b55e73542ddfdaa4b1)) -- **deps:** bump inquirer from 7.0.3 to 7.0.4 ([56ecac8](https://github.com/msanguineti/git-oneflow/commit/56ecac8ca6bbf5f8510a51ffbe39401375f8df22)) -- **deps:** bump inquirer from 7.0.4 to 7.0.5 ([e00882f](https://github.com/msanguineti/git-oneflow/commit/e00882f8c32ae1ddb0fc3c2b27f5e63c23054162)) -- **deps-dev:** bump @babel/core from 7.8.0 to 7.8.4 ([e45c498](https://github.com/msanguineti/git-oneflow/commit/e45c498a15f0e3c9445f8ca054d7ed7a07983664)) -- **deps-dev:** bump @babel/core from 7.8.4 to 7.8.6 ([b0e3c3c](https://github.com/msanguineti/git-oneflow/commit/b0e3c3cf708f0dc7ddebc015a7e53c2d28510168)) -- **deps-dev:** bump @babel/plugin-proposal-class-properties ([beb5649](https://github.com/msanguineti/git-oneflow/commit/beb56499e02de94c5635cc0d8bd0c5c8c885deb4)) -- **deps-dev:** bump @babel/preset-env from 7.8.0 to 7.8.4 ([601d4d6](https://github.com/msanguineti/git-oneflow/commit/601d4d6dcc3c19206f944cdeb11f1ed326b34dc0)) -- **deps-dev:** bump @babel/preset-env from 7.8.4 to 7.8.6 ([23185c8](https://github.com/msanguineti/git-oneflow/commit/23185c8a71d34a252463465aa6ece20f05695544)) -- **deps-dev:** bump @babel/preset-typescript from 7.8.0 to 7.8.3 ([aeffcce](https://github.com/msanguineti/git-oneflow/commit/aeffcce3456c23a51d4cb1c32e23da6d2e0db8eb)) -- **deps-dev:** bump @commitlint/cli from 8.3.4 to 8.3.5 ([0e6d681](https://github.com/msanguineti/git-oneflow/commit/0e6d681f7bf35da7fee2e145ef404a519506667e)) -- **deps-dev:** bump @types/jest from 25.1.1 to 25.1.3 ([d980313](https://github.com/msanguineti/git-oneflow/commit/d9803136562afc4caddc5c165240a6277320ae79)) -- **deps-dev:** bump husky from 4.0.7 to 4.2.3 ([3548a51](https://github.com/msanguineti/git-oneflow/commit/3548a512d67b36b9f28ed0faff92ea2e45036dac)) -- **deps-dev:** bump jest from 24.9.0 to 25.1.0 ([c60d027](https://github.com/msanguineti/git-oneflow/commit/c60d0277b8b8fe23cfdf9a2aba1381a9ece505d6)) -- **deps-dev:** bump lint-staged from 10.0.7 to 10.0.8 ([5df7ee5](https://github.com/msanguineti/git-oneflow/commit/5df7ee51d077b4b815dddc0e703cc1456153a59b)) -- **deps-dev:** bump rollup from 1.31.0 to 1.31.1 ([61ba58b](https://github.com/msanguineti/git-oneflow/commit/61ba58b6fa3a80c58d68dbeea3069a04c954a2f9)) -- **deps-dev:** bump rollup from 1.31.1 to 1.32.0 ([e1fad30](https://github.com/msanguineti/git-oneflow/commit/e1fad30377b3e837203ffefd58dbe6579243dab8)) -- **deps-dev:** bump standard-version from 7.0.1 to 7.1.0 ([9401494](https://github.com/msanguineti/git-oneflow/commit/9401494b570421d48c84755a0e93f41114ad9b8b)) -- **deps-dev:** bump typescript from 3.7.4 to 3.8.2 ([ee16c12](https://github.com/msanguineti/git-oneflow/commit/ee16c124d318288126e44096bba2f89179661628)) -- **deps-dev:** bump typescript from 3.8.2 to 3.8.3 ([cb73239](https://github.com/msanguineti/git-oneflow/commit/cb732396b30a0ce59e68e90622f5d58bde7abc79)) ### [0.10.7](https://github.com/msanguineti/git-oneflow/compare/v0.10.6...v0.10.7) (2020-01-12) @@ -600,8 +219,6 @@ All notable changes to this project will be documented in this file. See [standa - errors stack traces ([c096ec0](https://github.com/msanguineti/git-oneflow/commit/c096ec0)) -### [0.10.1](https://github.com/msanguineti/git-oneflow/compare/v0.10.0...v0.10.1) (2019-11-18) - ## [0.10.0](https://github.com/msanguineti/git-oneflow/compare/v0.9.0...v0.10.0) (2019-11-18) ### Bug Fixes @@ -630,12 +247,6 @@ All notable changes to this project will be documented in this file. See [standa - put guard in place ([e08e43b](https://github.com/msanguineti/git-oneflow/commit/e08e43b)) -### [0.8.6](https://github.com/msanguineti/git-oneflow/compare/v0.8.5...v0.8.6) (2019-11-18) - -### [0.8.5](https://github.com/msanguineti/git-oneflow/compare/v0.8.4...v0.8.5) (2019-11-18) - -### [0.8.4](https://github.com/msanguineti/git-oneflow/compare/v0.8.3...v0.8.4) (2019-11-12) - ### [0.8.3](https://github.com/msanguineti/git-oneflow/compare/v0.8.2...v0.8.3) (2019-09-13) ### Bug Fixes @@ -666,8 +277,6 @@ All notable changes to this project will be documented in this file. See [standa - create default values file ([7c81380](https://github.com/msanguineti/git-oneflow/commit/7c81380)) -### [0.7.8](https://github.com/msanguineti/git-oneflow/compare/v0.7.7...v0.7.8) (2019-07-15) - ### [0.7.7](https://github.com/msanguineti/git-oneflow/compare/v0.7.6...v0.7.7) (2019-07-15) ### Bug Fixes @@ -692,28 +301,18 @@ All notable changes to this project will be documented in this file. See [standa - export classes for commands ([b9d3e75](https://github.com/msanguineti/git-oneflow/commit/b9d3e75)) -### Build System - -- **deps:** bump lodash.template from 4.4.0 to 4.5.0 ([#14](https://github.com/msanguineti/git-oneflow/issues/14)) ([95c320d](https://github.com/msanguineti/git-oneflow/commit/95c320d)) - -### [0.7.4](https://github.com/msanguineti/git-oneflow/compare/v0.7.3...v0.7.4) (2019-07-05) - ### [0.7.3](https://github.com/msanguineti/git-oneflow/compare/v0.7.2...v0.7.3) (2019-07-05) ### Bug Fixes - avoid pulling whole package.json ([c6f466d](https://github.com/msanguineti/git-oneflow/commit/c6f466d)) -### 0.7.2 (2019-07-05) - ### 0.7.1 (2019-06-26) ### Features - removed simple git dependency ([063581d](https://github.com/msanguineti/git-oneflow/commit/063581d)) -### 0.6.1 (2019-06-19) - ## 0.6.0 (2019-06-19) ### Bug Fixes @@ -768,8 +367,6 @@ All notable changes to this project will be documented in this file. See [standa - **feature:** finish with interactive rebase ([9d73d33](https://github.com/msanguineti/git-oneflow/commit/9d73d33)) -### 0.2.5 (2019-06-13) - ## 0.3.0 (2019-06-13) ### Bug Fixes diff --git a/package.json b/package.json index 6f002c9c..fd2e5e87 100644 --- a/package.json +++ b/package.json @@ -132,6 +132,11 @@ "type": "test", "section": "Tests", "hidden": false + }, + { + "type": "ci", + "section": "CI/CD", + "hidden": false } ] }, From 2cb4633524f8d1151f3460e36aa6001f744795f9 Mon Sep 17 00:00:00 2001 From: Mirco Sanguineti <19243840+msanguineti@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:22:35 +0200 Subject: [PATCH 3/4] docs: update README --- .github/workflows/node.js.yml | 2 +- README.md | 24 ++++++++++++------------ src/cmds/finish.ts | 2 +- src/cmds/start.ts | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index ca73a415..fcb00572 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -5,7 +5,7 @@ name: Node.js CI on: # push: - # branches: [master] + # branches: [main] pull_request: branches: [main] diff --git a/README.md b/README.md index 3f996153..2f0393c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![git-OneFlow](g1-logo.png) -[![CodeFactor](https://www.codefactor.io/repository/github/msanguineti/git-oneflow/badge/main)](https://www.codefactor.io/repository/github/msanguineti/git-oneflow/overview/master) +[![CodeFactor](https://www.codefactor.io/repository/github/msanguineti/git-oneflow/badge/main)](https://www.codefactor.io/repository/github/msanguineti/git-oneflow/overview/main) [![npm](https://badgen.net/npm/v/git-oneflow)](https://www.npmjs.com/package/git-oneflow) [![code style: prettier](https://badgen.net/badge/code%20style/prettier/ff69b4)](https://prettier.io/) [![Conventional Commits](https://badgen.net/badge/Conventional%20Commits/1.0.0/d4ac20)](https://conventionalcommits.org) ![Dependabot Status](https://badgen.net/github/dependabot/msanguineti/git-oneflow?icon=dependabot) @@ -15,7 +15,7 @@ In [this article](https://www.endoflineblog.com/oneflow-a-git-branching-model-an **_This workflow is not for the uninitiated:_** 1. Heavy use of `rebase` -2. By default, work is off of `master` +2. By default, work is off of `main` 3. ??? 4. No Profit :( and surefire way to mess things up quickly and embarrassingly. @@ -23,7 +23,7 @@ For a good overview of why you should _and_ when you shouldn't use rebase read [ I have simply put together some CLI commands to leverage the OneFlow model. -I have remained strictly faithful to how Adam defines the workflow without adding anything fancy (yet). This means that, by default, **_git-OneFlow_** works with one main branch only (`master`) and new features are rebased. Check the [customisation](#customisation) section. +I have remained strictly faithful to how Adam defines the workflow without adding anything fancy (yet). This means that, by default, **_git-OneFlow_** works with one main branch only (`main`) and new features are rebased. Check the [customisation](#customisation) section. Of course, one-size-fits-all does not always work, therefore, I have implemented all the feature integration options described in the article and both the _one main branch_ and _main and development branches_ models. @@ -86,7 +86,7 @@ gof --help ### Node Package Execute - npx -It is possible to run `git-oneflow` directly from the `npm` registry with Node Package Execute: +It is possible to run `git-oneflow` directly (i.e. no local installation) from the `npm` registry with Node Package Execute: ```sh npx git-oneflow --help @@ -100,7 +100,7 @@ npx git-oneflow --help #### One main branch -`master` +`main` #### Feature branches @@ -118,10 +118,10 @@ Finishing a feature is done by rebasing: gof finish feature my-feature # equivalent to... git checkout feature/my-feature -git rebase -i master -git checkout master +git rebase -i main +git checkout main git merge --ff-only feature/my-feature -git push origin master +git push origin main git branch -d feature/my-feature ``` @@ -142,9 +142,9 @@ gof finish release 2.3.0 -t 2.3.0 # equivalent to... git checkout release/2.3.0 git tag -a -m '2.3.0' 2.3.0 -git checkout master +git checkout main git merge release/2.3.0 -git push --follow-tags origin master +git push --follow-tags origin main git branch -d release/2.3.0 ``` @@ -172,7 +172,7 @@ gof start feature -c config/my-gof-config.json | Option | Description | Default | Details | | -------------------- | ------------------------------------------------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `main` | name of the main (production) branch | `master` | must be set to an existing branch name | +| `main` | name of the main (production) branch | `main` | must be set to an existing branch name | | `development` | name of the development branch | `undefined` | not set or an existing branch name | | `features` | name of the features branch (prefixed to the feature name) | `feature` | empty string or a valid branch name. This strings works as a branch prefix, e.g. if the chosen feature name is `my-super-feature` the resulting (using the default) branch name for this feature will be `feature/my-super-feature`. An empty string will result in `my-super-feature`. This applies to releases and hotfixes as well. | | `releases` | name of the releases branch (prefixed to the release name) | `release` | empty string or a valid branch name | @@ -197,7 +197,7 @@ this will create `.gitonelfowrc` in the current directory with the following con ```json { - "main": "master", + "main": "main", "features": "feature", "releases": "release", "hotfixes": "hotfix", diff --git a/src/cmds/finish.ts b/src/cmds/finish.ts index 5e458654..7d213f63 100644 --- a/src/cmds/finish.ts +++ b/src/cmds/finish.ts @@ -247,7 +247,7 @@ const hotfix: GofCommand = { examples: [ '$ gof finish hotfix 2.3.1 -b bugs', '$ gof f h 2.3.1', - '$ git-oneflow finish hotfix -o master --no-delete 2.3.1', + '$ git-oneflow finish hotfix -o main --no-delete 2.3.1', ], } diff --git a/src/cmds/start.ts b/src/cmds/start.ts index fddd43e8..e9e29cec 100644 --- a/src/cmds/start.ts +++ b/src/cmds/start.ts @@ -129,7 +129,7 @@ const hotfix: GofCommand = { examples: [ '$ gof start hotfix 2.3.1 -b bugs', '$ gof s h 2.3.1', - '$ git-oneflow start hotfix -r master --no-base 2.3.1', + '$ git-oneflow start hotfix -r main --no-base 2.3.1', ], } From 7dfea649eafeeaa62830a430799ec28d68d15581 Mon Sep 17 00:00:00 2001 From: Mirco Sanguineti <19243840+msanguineti@users.noreply.github.com> Date: Tue, 22 Nov 2022 18:13:59 +0200 Subject: [PATCH 4/4] chore(release): 2.0.0 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a69f79d..ec221f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,30 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0](https://github.com/msanguineti/git-oneflow/compare/v1.2.1...v2.0.0) (2022-11-22) + +### ⚠ BREAKING CHANGES + +- :boom: drop support for node 12 and below + +### Features + +- :boom: drop support for node 12 and below ([e2d3c32](https://github.com/msanguineti/git-oneflow/commit/e2d3c32174c6feef02806901c3a22ff033627c04)) + +### Bug Fixes + +- commander upgrade to latest ([29e18e0](https://github.com/msanguineti/git-oneflow/commit/29e18e027fbd3e987b2fbe61d7b3268300c2c6ea)) +- inquirer upgrade to latest ([8df0aca](https://github.com/msanguineti/git-oneflow/commit/8df0acab03ec21b908eac20204993943c0026dde)) + +### CI/CD + +- remove kodiak ([634a02a](https://github.com/msanguineti/git-oneflow/commit/634a02a2b57a6dfd16f57a73f22fc73ae63faa4c)) + +### Documentation + +- remove noise from CHANGELOG ([f85a1b7](https://github.com/msanguineti/git-oneflow/commit/f85a1b76bcf5d265a5e0d14e4b1d67301b8c7263)) +- update README ([2cb4633](https://github.com/msanguineti/git-oneflow/commit/2cb4633524f8d1151f3460e36aa6001f744795f9)) + ### [1.2.1](https://github.com/msanguineti/git-oneflow/compare/v1.2.0...v1.2.1) (2022-11-21) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 5a360850..9d0c23a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "git-oneflow", - "version": "1.2.1", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fd2e5e87..b14df832 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-oneflow", - "version": "1.2.1", + "version": "2.0.0", "description": "CLI tooling implementing GIT OneFlow branching model", "bin": { "gof": "bin/cli.js",