From 38173e1f3af4c62922835fecc70059a8139f6bd0 Mon Sep 17 00:00:00 2001 From: Ahnaf An Nafee <48362866+ahnafnafee@users.noreply.github.com> Date: Mon, 11 Oct 2021 17:13:22 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e3c3d..ccb30c7 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ - +
+From fd0e83cf7b68af6f3ce4a4f81fb410af801c4f91 Mon Sep 17 00:00:00 2001 From: Ahnaf An Nafee <48362866+ahnafnafee@users.noreply.github.com> Date: Fri, 22 Oct 2021 11:04:32 -0400 Subject: [PATCH 2/2] Version bump --- .vscodeignore | 19 +++++++++++++++++++ CHANGELOG.md | 7 ++++--- README.md | 17 ++++++++++++----- 3 files changed, 35 insertions(+), 8 deletions(-) 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 ccb30c7..ef65868 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ +
@@ -18,10 +19,14 @@ -# PostScript Preview +