Skip to content

Commit

Permalink
build: Merge pull request #714 from keindev/dev
Browse files Browse the repository at this point in the history
build: release v6.0.1
  • Loading branch information
Daniil Ryazanov authored Jan 16, 2022
2 parents 188e338 + fcf2e50 commit f9beeb7
Show file tree
Hide file tree
Showing 4 changed files with 1,932 additions and 3,464 deletions.
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

0 comments on commit f9beeb7

Please sign in to comment.