diff --git a/.vscodeignore b/.vscodeignore index f5529ec..8839ade 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -11,3 +11,22 @@ vsc-extension-quickstart.md .idea/** test_eps/** demo/** +.eslintcache +.eslintignore +.eslintrc.json +.gitattributes +.gitignore +.gitignore-revs +.mailmap +.prettierignore +.prettierrc +.yarnrc +CODE_OF_CONDUCT.md +CONTRIBUTING.md +generateEmojiShortcodeMap.js +tsconfig.eslint.json +tsconfig.json +tsconfig.webviews.json +tsconfig.tsbuildinfo +webpack.config.js +yarn.lock diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c6e6f0..67ee8ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Change Log -All notable changes to the "PostScript-Preview" extension will be documented in this file. -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.3.1] - 2021-10-22 + +- Version bump diff --git a/README.md b/README.md index b5e3c3d..ef65868 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@
+ +@@ -17,10 +19,14 @@ -# PostScript Preview +