Skip to content

Commit 5fb68b6

Browse files
🔖 1.1.5
1 parent f058bc6 commit 5fb68b6

File tree

5 files changed

+38
-5
lines changed

5 files changed

+38
-5
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,41 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.1.5](https://github.com/ebullient/obsidian-task-collector/compare/1.1.4...1.1.5)
8+
9+
- ⬆️ Resolve updated dependencies [`ff3a01c`](https://github.com/ebullient/obsidian-task-collector/commit/ff3a01cb3439eff9d11539697b1e76b00b1c5769)
10+
- Bump @types/node from 22.7.7 to 22.8.1 [`6a3ebfb`](https://github.com/ebullient/obsidian-task-collector/commit/6a3ebfb6ea97af362b37208ca3c44fa2bfafaa34)
11+
- MIT License [`e3b06d1`](https://github.com/ebullient/obsidian-task-collector/commit/e3b06d16f7ca9270ad840786129b460b3e9052a4)
12+
- ⬆️ fix eslint. See #557 [`e7b1987`](https://github.com/ebullient/obsidian-task-collector/commit/e7b1987398003964d3f16aa56f2814fa0a786c4a)
13+
- Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 [`382a51c`](https://github.com/ebullient/obsidian-task-collector/commit/382a51cae74bf38f5893603a0e95a611e769b25c)
14+
- Bump esbuild from 0.23.1 to 0.24.0 [`8421869`](https://github.com/ebullient/obsidian-task-collector/commit/84218690a7ca944c7fc70da5c118eba7654e738e)
15+
- Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1 [`85144b3`](https://github.com/ebullient/obsidian-task-collector/commit/85144b33ca7cd7a4ec9e716bcf7ad050ed42f77a)
16+
- Bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.8.0 [`a348f0e`](https://github.com/ebullient/obsidian-task-collector/commit/a348f0e0e8ef66d8bd2c50c67b531e83a58e82e5)
17+
- Bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0 [`301a5ff`](https://github.com/ebullient/obsidian-task-collector/commit/301a5ffeaa9325d4c4ee6ba1b040c433f06c9652)
18+
- Bump @typescript-eslint/parser from 8.6.0 to 8.8.0 [`d196a32`](https://github.com/ebullient/obsidian-task-collector/commit/d196a326484133d28d42372200683bd9bb28b50b)
19+
- Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.6.0 [`ec62381`](https://github.com/ebullient/obsidian-task-collector/commit/ec62381fae252be3a00a5d31f5eb1dde505ff591)
20+
- Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.10.0 [`15158b9`](https://github.com/ebullient/obsidian-task-collector/commit/15158b9173f11e24f112e16ee42997343f3a9d37)
21+
- Bump @typescript-eslint/parser from 8.4.0 to 8.6.0 [`54a1b3b`](https://github.com/ebullient/obsidian-task-collector/commit/54a1b3bdfded09d92a7f333786cc39d01a5f6b5d)
22+
- Bump eslint from 9.12.0 to 9.13.0 [`3dbbfbb`](https://github.com/ebullient/obsidian-task-collector/commit/3dbbfbb1f9f720a0b0d56eb257317e7cfd161633)
23+
- 🩹 fix issue template [`f058bc6`](https://github.com/ebullient/obsidian-task-collector/commit/f058bc660286d77949b89667afdc0373af2a2294)
24+
- Bump @eslint/js from 9.12.0 to 9.13.0 [`94e9c9e`](https://github.com/ebullient/obsidian-task-collector/commit/94e9c9e564234c02899f06792dd072c289aea458)
25+
- Bump @types/jest from 29.5.13 to 29.5.14 [`128d873`](https://github.com/ebullient/obsidian-task-collector/commit/128d8736af78dce039cf4cd5b117d947584ff818)
26+
- Bump obsidian from 1.6.6 to 1.7.2 [`6b0c29d`](https://github.com/ebullient/obsidian-task-collector/commit/6b0c29dcae30cbee4ae62f2bb10a1c2ad0e32fe2)
27+
- Bump typescript from 5.5.4 to 5.6.2 [`8ad87fb`](https://github.com/ebullient/obsidian-task-collector/commit/8ad87fb656ab3185a5d0025c6bb5b0f80f04c8ad)
28+
- Bump @types/jest from 29.5.12 to 29.5.13 [`80a9ee7`](https://github.com/ebullient/obsidian-task-collector/commit/80a9ee724fed033d71acce38ce2c499c0461f33d)
29+
- Bump tslib from 2.7.0 to 2.8.0 [`8ea0ad2`](https://github.com/ebullient/obsidian-task-collector/commit/8ea0ad2ae9d9e3de666f83b05ceb7de4fbb86899)
30+
- Bump @types/node from 22.7.5 to 22.7.7 [`747820b`](https://github.com/ebullient/obsidian-task-collector/commit/747820b5889ccfe7bb99e4d701e4d1949113f4a8)
31+
- Bump typescript from 5.6.2 to 5.6.3 [`1ab59b5`](https://github.com/ebullient/obsidian-task-collector/commit/1ab59b5dfc4fdde6cf476864ebb61c0efa456e54)
32+
- Bump @types/node from 22.7.4 to 22.7.5 [`eae1b56`](https://github.com/ebullient/obsidian-task-collector/commit/eae1b56559469e4cf38b20975279d35db6b3fcdb)
33+
- Bump @codemirror/view from 6.33.0 to 6.34.1 [`40923e5`](https://github.com/ebullient/obsidian-task-collector/commit/40923e55fd4711fd976e946deffd290de54b5629)
34+
- Bump @types/node from 22.5.5 to 22.7.4 [`2d78736`](https://github.com/ebullient/obsidian-task-collector/commit/2d787368e9e83b54c2d435e41de57c0c260862dd)
35+
- Bump @types/node from 22.5.4 to 22.5.5 [`45551fc`](https://github.com/ebullient/obsidian-task-collector/commit/45551fca79214e7f67f6d7eceb1db166b3a1bc57)
36+
- Bump @types/node from 22.5.2 to 22.5.4 [`c09d5a1`](https://github.com/ebullient/obsidian-task-collector/commit/c09d5a1ed72cde78f0af5ef6a2550e76e02683ed)
37+
738
#### [1.1.4](https://github.com/ebullient/obsidian-task-collector/compare/1.1.3...1.1.4)
839

40+
> 4 September 2024
41+
942
- Bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.3.0 [`7c6f55c`](https://github.com/ebullient/obsidian-task-collector/commit/7c6f55c419e6d5e0313789d006330ade7b77fd6d)
1043
- Bump @typescript-eslint/parser from 8.2.0 to 8.4.0 [`0feb45b`](https://github.com/ebullient/obsidian-task-collector/commit/0feb45b27f28e3a7a1bb5ddfe9d8ed55a374b91f)
1144
- ✨ support checking tasks in embedded sections [`a0b40b6`](https://github.com/ebullient/obsidian-task-collector/commit/a0b40b6bd3b9340ea95d90db4a82648403673635)

manifest-beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-task-collector",
33
"name": "Task Collector (TC)",
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"minAppVersion": "0.13.10",
66
"description": "Change task status and collect tasks within a document using hotkeys and context menus.",
77
"author": "ebullient",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-task-collector",
33
"name": "Task Collector (TC)",
4-
"version": "1.1.4",
4+
"version": "1.1.5",
55
"minAppVersion": "0.13.10",
66
"description": "Change task status and collect tasks within a document using hotkeys and context menus.",
77
"author": "ebullient",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-task-collector",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"private": true,
55
"description": "Manage completed tasks within a document in Obsidian (https://obsidian.md)",
66
"main": "main.js",

0 commit comments

Comments
 (0)