Skip to content

Commit

Permalink
build: Merge pull request #771 from keindev/dev
Browse files Browse the repository at this point in the history
build: release v6.0.4
  • Loading branch information
Daniil Ryazanov committed Apr 4, 2022
2 parents cdf7330 + dab155e commit 48e5113
Show file tree
Hide file tree
Showing 6 changed files with 616 additions and 649 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.3",
"version": "6.0.4",
"description": "Simple terminal task tree - helps you keep track of your tasks in a tree structure.",
"keywords": [
"ascii",
Expand Down
6 changes: 6 additions & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ name: Auto merge

on:
pull_request:
branches:
- 'dev'

permissions:
pull-requests: write
contents: write

jobs:
auto-merge:
Expand Down
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/__benchmark__/**
**/__mocks__/**
**/__tests__/**
.changelogrc.yml
Expand Down
34 changes: 17 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,29 @@
<details>
<summary>Dependencies</summary>

- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.3` to `^3.0.4`
- Bumped **[chalk-template](https://www.npmjs.com/package/chalk-template)** from `^0.3.1` to `^0.4.0`
- Changed **[figures](https://www.npmjs.com/package/figures)** from `^4.0.0` to `^4.0.1`
- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.4` to `^3.0.5`

</details>

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

- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.0.1` to `^1.0.2`
- Changed **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^7.2.4` to `^7.3.0`
- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^1.2.2` to `^1.2.3`
- Changed **[@types/jest](https://www.npmjs.com/package/@types/jest)** from `^27.4.0` to `^27.4.1`
- Changed **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.18` to `^17.0.21`
- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.12.0` to `^5.15.0`
- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.12.0` to `^5.15.0`
- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.2` to `^4.0.3`
- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^5.18.5` to `^5.19.2`
- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.9.0` to `^8.11.0`
- Changed **[eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier)** from `^8.3.0` to `^8.5.0`
- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.3` to `^3.0.4`
- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.5.1` to `^2.6.0`
- Changed **[ts-node](https://www.npmjs.com/package/ts-node)** from `^10.5.0` to `^10.7.0`
- Changed **[typescript](https://www.npmjs.com/package/typescript)** from `^4.5.5` to `^4.6.2`
- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.0.2` to `^1.0.4`
- Changed **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^7.3.0` to `^7.3.3`
- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^1.2.3` to `^1.2.5`
- Changed **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.21` to `^17.0.23`
- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.15.0` to `^5.18.0`
- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.15.0` to `^5.18.0`
- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.3` to `^4.0.4`
- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^5.19.2` to `^5.19.5`
- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.11.0` to `^8.12.0`
- Changed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^26.1.1` to `^26.1.3`
- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.4` to `^3.0.5`
- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.6.0` to `^2.6.2`
- Changed **[ts-jest](https://www.npmjs.com/package/ts-jest)** from `^27.1.3` to `^27.1.4`
- Changed **[typescript](https://www.npmjs.com/package/typescript)** from `^4.6.2` to `^4.6.3`
- Bumped **[figma-portal](https://www.npmjs.com/package/figma-portal)** from `^0.11.0` to `^1.0.0`

</details>

Expand Down
Loading

0 comments on commit 48e5113

Please sign in to comment.