|
4 | 4 |
|
5 | 5 | <!--lint disable no-duplicate-headings--> |
6 | 6 |
|
| 7 | +# 0.9.1 |
| 8 | + |
| 9 | + [](https://github.com/arcticicestudio/nord-visual-studio-code/projects/17) [](https://github.com/arcticicestudio/nord-visual-studio-code/milestone/14) |
| 10 | + |
| 11 | +# Bug Fixes |
| 12 | + |
| 13 | +**VSCE artifact build due to restricted SVG image policy** — #137 (⊶ 97d8b7ee) |
| 14 | +↠ Due to the [restricted security policy of the `vsce` packaging and publishing tool][vscode-docs-vsce-pubext] the previously used SVG images in the `CHANGELOG.md` have been removed in order to fix the build process. |
| 15 | + |
7 | 16 | # 0.9.0 |
8 | 17 |
|
9 | 18 |  [](https://github.com/arcticicestudio/nord-visual-studio-code/projects/16) [](https://github.com/arcticicestudio/nord-visual-studio-code/milestone/13) |
@@ -31,15 +40,11 @@ Read the [GitHub Help article][gh-help-issue-templ] for more details about issue |
31 | 40 | **GitHub Open Source community standards** — #131 (⊶ 90c6906f) |
32 | 41 | ↠ Inspired _Nord Visual Studio Code's_ project philosophy using GitHub's features for [recommended community standards][gh-blog-intro-comm-tools]. It adheres to the great [Open Source Guides][ossg] and adapted to the recommendations to complete the projects [community profile][gh-community-profile]. |
33 | 42 |
|
34 | | -<p align="center"><img src="https://opensource.guide/assets/images/illos/coc.svg?sanitize=true" width="200" /></p> |
35 | | - |
36 | 43 | To facilitate a healthy and constructive community behavior, _Nord Visual Studio Code_ also introduced and enforces a [code of conduct][gh-help-coc]. |
37 | 44 | Read the [GitHub Help article][gh-help-coc] for more details about the provided integrations. |
38 | 45 |
|
39 | 46 | The added [contribution guidelines][gh-blog-intro-contrib-gl] help to build a community that [encourages people to use, contribute to][ossg-contrib], and evangelize the project. |
40 | 47 |
|
41 | | -<p align="center"><img src="https://opensource.guide/assets/images/illos/contribute.svg?sanitize=true" width="200" /></p> |
42 | | - |
43 | 48 | It includes sections about |
44 | 49 |
|
45 | 50 | - how to get started |
@@ -753,6 +758,7 @@ Detailed information about features, supported languages and install instruction |
753 | 758 | [vscode-docs-color-theme-customize]: https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme |
754 | 759 | [vscode-docs-settings]: https://code.visualstudio.com/docs/getstarted/settings |
755 | 760 | [vscode-docs-theme-git-colors]: https://code.visualstudio.com/docs/getstarted/theme-color-reference#_git-colors |
| 761 | +[vscode-docs-vsce-pubext]: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#publishing-extensions |
756 | 762 | [vscode-docs-vscodeignore]: https://code.visualstudio.com/docs/extensions/publish-extension#_vscodeignore |
757 | 763 | [vscode-relnote-1.14-extension-authoring]: https://code.visualstudio.com/updates/v1_14#_extension-authoring |
758 | 764 | [vscode-relnote-1.15-title-bar-border]: https://code.visualstudio.com/updates/v1_15#_new-theme-color-for-title-bar-border |
@@ -796,3 +802,5 @@ Detailed information about features, supported languages and install instruction |
796 | 802 | [gh-blog-intro-contrib-gl]: https://github.com/blog/1184-contributing-guidelines |
797 | 803 | [gh-blog-intro-issue-templ]: https://blog.github.com/2016-02-17-issue-and-pull-request-templates |
798 | 804 | [gh-blog-multi-issue-templ]: https://blog.github.com/2018-01-25-multiple-issue-and-pull-request-templates |
| 805 | + |
| 806 | +<!--v 0.9.1 --> |
0 commit comments