|
3 | 3 | All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
4 | 4 |
|
5 | 5 |
|
6 | | -#### [Unreleased changes](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.8.0...HEAD) |
| 6 | +#### [v1.8.1](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.8.0...v1.8.1) |
7 | 7 |
|
8 | | -> July 20, 2022 |
| 8 | +> July 22, 2022 |
9 | 9 |
|
10 | | -- Use npm ci [`ee3a92b`](https://github.com/PKief/vscode-markdown-checkbox/commit/ee3a92b) |
11 | | -- Add meta information [`4493731`](https://github.com/PKief/vscode-markdown-checkbox/commit/4493731) |
| 10 | +- Improve workflow [`#45`](https://github.com/PKief/vscode-markdown-checkbox/pull/45) |
12 | 11 | - Fix: Bullet is added when with Bullet Point is not selected [`#39`](https://github.com/PKief/vscode-markdown-checkbox/pull/39) |
13 | 12 | - Bump minimist from 1.2.5 to 1.2.6 [`#40`](https://github.com/PKief/vscode-markdown-checkbox/pull/40) |
14 | | -- Update release commit message [`f9b27d4`](https://github.com/PKief/vscode-markdown-checkbox/commit/f9b27d4) |
15 | | -- Remove git staging as no files should be dirty [`fb0af96`](https://github.com/PKief/vscode-markdown-checkbox/commit/fb0af96) |
16 | | -- Update release workflow [`4528759`](https://github.com/PKief/vscode-markdown-checkbox/commit/4528759) |
17 | 13 |
|
18 | 14 | #### [v1.8.0](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.7.2...v1.8.0) |
19 | 15 |
|
|
32 | 28 | - Add support for creating checkboxes on selected lines [`#31`](https://github.com/PKief/vscode-markdown-checkbox/pull/31) |
33 | 29 | - Bump path-parse from 1.0.6 to 1.0.7 [`dc49a86`](https://github.com/PKief/vscode-markdown-checkbox/commit/dc49a86) |
34 | 30 |
|
35 | | -#### [v1.7.2](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.0.6...v1.7.2) |
| 31 | +#### [v1.7.2](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.7.1...v1.7.2) |
36 | 32 |
|
37 | 33 | > August 17, 2021 |
38 | 34 |
|
39 | | - |
40 | | -#### [v1.0.6](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.7.1...v1.0.6) |
41 | | - |
42 | | -> August 17, 2021 |
43 | | -
|
44 | | -- Bump path-parse from 1.0.6 to 1.0.7 [`dc49a86`](https://github.com/PKief/vscode-markdown-checkbox/commit/dc49a86) |
45 | 35 | - Enable extension for GitHub codespaces [`0b26388`](https://github.com/PKief/vscode-markdown-checkbox/commit/0b26388) |
46 | 36 | - Bump glob-parent from 5.1.1 to 5.1.2 [`f2a9cea`](https://github.com/PKief/vscode-markdown-checkbox/commit/f2a9cea) |
47 | 37 | - Bump browserslist from 4.16.3 to 4.16.6 [`e9cffde`](https://github.com/PKief/vscode-markdown-checkbox/commit/e9cffde) |
48 | 38 |
|
49 | | -#### [v1.7.1](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.3.5...v1.7.1) |
| 39 | +#### [v1.7.1](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.7.0...v1.7.1) |
50 | 40 |
|
51 | 41 | > February 14, 2021 |
52 | 42 |
|
53 | 43 | - Fix issue with toggling lines that contains brackets (except the date brackets) Fixes #25 [`2225027`](https://github.com/PKief/vscode-markdown-checkbox/commit/2225027) |
54 | | - |
55 | | -#### [v1.3.5](https://github.com/PKief/vscode-markdown-checkbox/compare/v1.7.0...v1.3.5) |
56 | | - |
57 | | -> December 11, 2020 |
58 | | -
|
59 | 44 | - Bump ini from 1.3.5 to 1.3.7 [`aa02dbd`](https://github.com/PKief/vscode-markdown-checkbox/commit/aa02dbd) |
60 | 45 | - Add name to step in workflow [`bdc4121`](https://github.com/PKief/vscode-markdown-checkbox/commit/bdc4121) |
61 | 46 | - Update workflow file [`918ecf5`](https://github.com/PKief/vscode-markdown-checkbox/commit/918ecf5) |
|
0 commit comments