Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: release v6.0.1 #714

Merged
merged 20 commits into from
Jan 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
1030ef9
build(deps-dev): bump jest from 27.4.5 to 27.4.7
dependabot[bot] Jan 7, 2022
59c1bae
build(deps-dev): bump cspell from 5.14.0 to 5.15.1
dependabot[bot] Jan 7, 2022
2c45709
build(deps-dev): bump figma-portal from 0.10.0 to 0.10.1
dependabot[bot] Jan 7, 2022
c71b014
build(deps-dev): bump @types/node from 17.0.7 to 17.0.8
dependabot[bot] Jan 7, 2022
6bf70d1
build(deps-dev): bump ghinfo from 3.0.0 to 3.0.1
dependabot[bot] Jan 7, 2022
2f78b10
build: Merge pull request #708 from keindev/dependabot/npm_and_yarn/d…
Jan 10, 2022
81b3f11
Merge branch 'dev' into dependabot/npm_and_yarn/dev/jest-27.4.7
Jan 10, 2022
08bab1a
Merge branch 'dev' into dependabot/npm_and_yarn/dev/types/node-17.0.8
Jan 10, 2022
143a82a
Merge branch 'dev' into dependabot/npm_and_yarn/dev/figma-portal-0.10.1
Jan 10, 2022
127692f
Merge branch 'dev' into dependabot/npm_and_yarn/dev/cspell-5.15.1
Jan 10, 2022
0769694
build: Merge pull request #704 from keindev/dependabot/npm_and_yarn/d…
Jan 10, 2022
fbabff0
Merge branch 'dev' into dependabot/npm_and_yarn/dev/types/node-17.0.8
Jan 10, 2022
d662602
build: Merge pull request #707 from keindev/dependabot/npm_and_yarn/d…
Jan 10, 2022
1f6b4b2
Merge branch 'dev' into dependabot/npm_and_yarn/dev/figma-portal-0.10.1
Jan 10, 2022
c1b1f6c
build: Merge pull request #706 from keindev/dependabot/npm_and_yarn/d…
Jan 10, 2022
990fcab
Merge branch 'dev' into dependabot/npm_and_yarn/dev/cspell-5.15.1
Jan 10, 2022
7a77d9f
build: Merge pull request #705 from keindev/dependabot/npm_and_yarn/d…
Jan 10, 2022
ea73220
build: bump dependencies
Jan 16, 2022
8cb10ab
build: bump to v6.0.1
Jan 16, 2022
fcf2e50
Merge branch 'main' into dev
Jan 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ghinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tasktree-cli",
"version": "6.0.0",
"version": "6.0.1",
"description": "Simple terminal task tree - helps you keep track of your tasks in a tree structure.",
"keywords": [
"ascii",
Expand Down
56 changes: 13 additions & 43 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,32 @@
# BREAKING CHANGES

- Change exports [`ed2e830`](https://github.com/keindev/tasktree/commit/ed2e8308b54420f3e74630609687648244ffa8c4)

# Important Changes

## Engines

- Bumped **node** from `14.0.0` to `14.13.1`

## Dependencies

<details>
<summary>Dependencies</summary>

- Bumped **[stdout-update](https://www.npmjs.com/package/stdout-update/v/3.0.1)** from `2.0.4` to `3.0.1`
- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.1` to `^3.0.2`

</details>

<details>
<summary>Dev Dependencies</summary>

- Added **[figma-portal](https://www.npmjs.com/package/figma-portal/v/0.10.0)** with `^0.10.0`
- Added **[ts-node](https://www.npmjs.com/package/ts-node/v/10.4.0)** with `^10.4.0`
- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config/v/6.4.0)** from `5.0.0` to `6.4.0`
- Bumped **[@types/jest](https://www.npmjs.com/package/@types/jest/v/27.4.0)** from `27.0.3` to `27.4.0`
- Bumped **[@types/node](https://www.npmjs.com/package/@types/node/v/17.0.7)** from `16.11.10` to `17.0.7`
- Bumped **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin/v/5.9.0)** from `5.4.0` to `5.9.0`
- Bumped **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser/v/5.9.0)** from `5.4.0` to `5.9.0`
- Bumped **[cspell](https://www.npmjs.com/package/cspell/v/5.14.0)** from `5.13.1` to `5.14.0`
- Bumped **[eslint](https://www.npmjs.com/package/eslint/v/8.6.0)** from `8.3.0` to `8.6.0`
- Bumped **[eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import/v/2.25.4)** from `2.25.3` to `2.25.4`
- Bumped **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest/v/25.3.4)** from `25.3.0` to `25.3.4`
- Bumped **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise/v/6.0.0)** from `5.1.1` to `6.0.0`
- Bumped **[ghinfo](https://www.npmjs.com/package/ghinfo/v/3.0.0)** from `2.0.3` to `3.0.0`
- Bumped **[jest](https://www.npmjs.com/package/jest/v/27.4.5)** from `27.3.1` to `27.4.5`
- Bumped **[prettier](https://www.npmjs.com/package/prettier/v/2.5.1)** from `2.5.0` to `2.5.1`
- Bumped **[ts-jest](https://www.npmjs.com/package/ts-jest/v/27.1.2)** from `27.0.7` to `27.1.2`
- Bumped **[typescript](https://www.npmjs.com/package/typescript/v/4.5.4)** from `4.5.2` to `4.5.4`
- Removed **[@babel/plugin-transform-runtime](https://www.npmjs.com/package/@babel/plugin-transform-runtime/v/7.16.4)**, with `^7.16.4`
- Removed **[@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env/v/7.16.4)**, with `^7.16.4`
- Removed **[babel-jest](https://www.npmjs.com/package/babel-jest/v/27.3.1)**, with `^27.3.1`
- Changed **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^6.4.0` to `^6.4.1`
- Changed **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.7` to `^17.0.8`
- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.9.0` to `^5.9.1`
- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.9.0` to `^5.9.1`
- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^5.14.0` to `^5.15.2`
- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.6.0` to `^8.7.0`
- Changed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^25.3.4` to `^25.7.0`
- Changed **[figma-portal](https://www.npmjs.com/package/figma-portal)** from `^0.10.0` to `^0.10.2`
- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.0` to `^3.0.2`
- Changed **[jest](https://www.npmjs.com/package/jest)** from `^27.4.5` to `^27.4.7`
- Changed **[ts-jest](https://www.npmjs.com/package/ts-jest)** from `^27.1.2` to `^27.1.3`
- Bumped **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^3.0.2` to `^4.0.1`

</details>

# :bug: Bug Fixes

- Fix eslint errors [`49a5f13`](https://github.com/keindev/tasktree/commit/49a5f13cd9f785b801359f7481b70cb2fbf3f6e2)

# :memo: Internal changes

- Fix link to `chalk-template` in Readme [`fde3cdb`](https://github.com/keindev/tasktree/commit/fde3cdbdcc5347d9674d277298091fa0511836b7)
- Fix banner link, change code block lang to TS [`2133e71`](https://github.com/keindev/tasktree/commit/2133e71b614ae12a80d767976bc2a5376b9fac72)
- Refresh media files [`23af40a`](https://github.com/keindev/tasktree/commit/23af40a39f58d83cb1c9846cf12b250b904bdfa1)

# :wrench: Code Refactoring

- Rewrite example app to TS [`9d94a56`](https://github.com/keindev/tasktree/commit/9d94a5648529e0542d1573f308867506c7cc79e4)

---

# Contributors
Expand Down
Loading