|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
5 |
| -### [0.2.1](https://github.com/mdx-js/vscode-mdx/compare/v0.2.0...v0.2.1) (2020-08-05) |
| 5 | +### [0.2.2](https://github.com/mdx-js/vscode-mdx/compare/v0.2.1...v0.2.2) (2020-08-05) |
| 6 | + |
| 7 | +### Bug Fixes |
6 | 8 |
|
| 9 | +- remove property activationEvents ([744b330](https://github.com/mdx-js/vscode-mdx/commit/744b330660feb9441e2febfcafff091c8d71ae1e)) |
| 10 | + |
| 11 | +### [0.2.1](https://github.com/mdx-js/vscode-mdx/compare/v0.2.0...v0.2.1) (2020-08-05) |
7 | 12 |
|
8 | 13 | ### Bug Fixes
|
9 | 14 |
|
10 |
| -* it seems git+https can not be recognized ([f723438](https://github.com/mdx-js/vscode-mdx/commit/f723438cb2f1132d1872157ebe1186214a755b97)) |
| 15 | +- it seems git+https can not be recognized ([f723438](https://github.com/mdx-js/vscode-mdx/commit/f723438cb2f1132d1872157ebe1186214a755b97)) |
11 | 16 |
|
12 | 17 | ## [0.2.0](https://github.com/mdx-js/vscode-mdx/compare/v0.1.4...v0.2.0) (2020-08-05)
|
13 | 18 |
|
14 |
| - |
15 | 19 | ### Features
|
16 | 20 |
|
17 |
| -* remove unused lsp codes - close [#140](https://github.com/mdx-js/vscode-mdx/issues/140) ([c1383e1](https://github.com/mdx-js/vscode-mdx/commit/c1383e192a80752e10463f4cc792ba9b305bf842)) |
18 |
| - |
| 21 | +- remove unused lsp codes - close [#140](https://github.com/mdx-js/vscode-mdx/issues/140) ([c1383e1](https://github.com/mdx-js/vscode-mdx/commit/c1383e192a80752e10463f4cc792ba9b305bf842)) |
19 | 22 |
|
20 | 23 | ### Bug Fixes
|
21 | 24 |
|
22 |
| -* marketplace "repository" link is broken ([#139](https://github.com/mdx-js/vscode-mdx/issues/139)) ([804e0f7](https://github.com/mdx-js/vscode-mdx/commit/804e0f77438eede4685e01f861056c0a082532e4)) |
| 25 | +- marketplace "repository" link is broken ([#139](https://github.com/mdx-js/vscode-mdx/issues/139)) ([804e0f7](https://github.com/mdx-js/vscode-mdx/commit/804e0f77438eede4685e01f861056c0a082532e4)) |
23 | 26 |
|
24 | 27 | ### [0.1.4](https://github.com/rx-ts/vscode-mdx/compare/v0.1.3...v0.1.4) (2020-04-09)
|
25 | 28 |
|
26 |
| - |
27 | 29 | ### Bug Fixes
|
28 | 30 |
|
29 |
| -* remove deprecated eslint config options - close [#126](https://github.com/rx-ts/vscode-mdx/issues/126) ([06b2818](https://github.com/rx-ts/vscode-mdx/commit/06b281854214353bec3159120b752ae0e37aecba)) |
| 31 | +- remove deprecated eslint config options - close [#126](https://github.com/rx-ts/vscode-mdx/issues/126) ([06b2818](https://github.com/rx-ts/vscode-mdx/commit/06b281854214353bec3159120b752ae0e37aecba)) |
30 | 32 |
|
31 | 33 | ### 0.1.3 (2019-11-18)
|
32 | 34 |
|
33 |
| - |
34 | 35 | ### Features
|
35 | 36 |
|
36 |
| -* first blood, init from vscode examples ([6c9420f](https://github.com/rx-ts/vscode-mdx/commit/6c9420f88f97745c07f34b736b51f27594e3c289)) |
37 |
| -* improve basic grammar support ([f998d2a](https://github.com/rx-ts/vscode-mdx/commit/f998d2ad7d5d1d70aeb4ac440656cab0e55bb3ae)) |
| 37 | +- first blood, init from vscode examples ([6c9420f](https://github.com/rx-ts/vscode-mdx/commit/6c9420f88f97745c07f34b736b51f27594e3c289)) |
| 38 | +- improve basic grammar support ([f998d2a](https://github.com/rx-ts/vscode-mdx/commit/f998d2ad7d5d1d70aeb4ac440656cab0e55bb3ae)) |
0 commit comments