|
5 | 5 | <details>
|
6 | 6 | <summary>Dependencies</summary>
|
7 | 7 |
|
8 |
| -- Changed **[figures](https://www.npmjs.com/package/figures)** from `^4.0.0` to `^4.0.1` |
9 |
| -- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.4` to `^3.0.5` |
| 8 | +- Changed **[stdout-update](https://www.npmjs.com/package/stdout-update)** from `^3.0.5` to `^3.0.6` |
10 | 9 |
|
11 | 10 | </details>
|
12 | 11 |
|
13 | 12 | <details>
|
14 | 13 | <summary>Dev Dependencies</summary>
|
15 | 14 |
|
16 |
| -- Changed **[@tagproject/docs-shared-config](https://www.npmjs.com/package/@tagproject/docs-shared-config)** from `^1.0.2` to `^1.0.4` |
17 |
| -- Changed **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^7.3.0` to `^7.3.3` |
18 |
| -- Changed **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^1.2.3` to `^1.2.5` |
19 |
| -- Changed **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.21` to `^17.0.23` |
20 |
| -- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.15.0` to `^5.18.0` |
21 |
| -- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.15.0` to `^5.18.0` |
22 |
| -- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.3` to `^4.0.4` |
23 |
| -- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^5.19.2` to `^5.19.5` |
24 |
| -- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.11.0` to `^8.12.0` |
25 |
| -- Changed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^26.1.1` to `^26.1.3` |
26 |
| -- Changed **[ghinfo](https://www.npmjs.com/package/ghinfo)** from `^3.0.4` to `^3.0.5` |
27 |
| -- Changed **[prettier](https://www.npmjs.com/package/prettier)** from `^2.6.0` to `^2.6.2` |
28 |
| -- Changed **[ts-jest](https://www.npmjs.com/package/ts-jest)** from `^27.1.3` to `^27.1.4` |
29 |
| -- Changed **[typescript](https://www.npmjs.com/package/typescript)** from `^4.6.2` to `^4.6.3` |
30 |
| -- Bumped **[figma-portal](https://www.npmjs.com/package/figma-portal)** from `^0.11.0` to `^1.0.0` |
| 15 | +- Changed **[@types/node](https://www.npmjs.com/package/@types/node)** from `^17.0.23` to `^17.0.25` |
| 16 | +- Changed **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)** from `^5.18.0` to `^5.20.0` |
| 17 | +- Changed **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)** from `^5.18.0` to `^5.20.0` |
| 18 | +- Changed **[changelog-guru](https://www.npmjs.com/package/changelog-guru)** from `^4.0.4` to `^4.0.5` |
| 19 | +- Changed **[cspell](https://www.npmjs.com/package/cspell)** from `^5.19.5` to `^5.19.7` |
| 20 | +- Changed **[eslint](https://www.npmjs.com/package/eslint)** from `^8.12.0` to `^8.13.0` |
| 21 | +- Changed **[eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)** from `^2.25.4` to `^2.26.0` |
| 22 | +- Changed **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest)** from `^26.1.3` to `^26.1.4` |
| 23 | +- Changed **[figma-portal](https://www.npmjs.com/package/figma-portal)** from `^1.0.0` to `^1.0.1` |
| 24 | +- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config)** from `^7.3.3` to `^9.0.7` |
| 25 | +- Bumped **[@tagproject/vscode-shared-config](https://www.npmjs.com/package/@tagproject/vscode-shared-config)** from `^1.2.5` to `^2.0.0` |
31 | 26 |
|
32 | 27 | </details>
|
33 | 28 |
|
| 29 | +# :bug: Bug Fixes |
| 30 | + |
| 31 | +- Fix ESM imports/exports [`42d4091`](https://github.com/keindev/tasktree/commit/42d4091af12335be1974f14f64bbee7226a02b19) |
| 32 | + |
| 33 | +# :memo: Internal changes |
| 34 | + |
| 35 | +- Fix example import [`d35c711`](https://github.com/keindev/tasktree/commit/d35c711cc2cfc6319c341c34c57e7d216eee95da) |
| 36 | + |
34 | 37 | ---
|
35 | 38 |
|
36 | 39 | # Contributors
|
|
0 commit comments