From 066fb64b0beed21485ac2d161b380220edecdd18 Mon Sep 17 00:00:00 2001 From: Andrew Mason Date: Wed, 9 Dec 2020 06:09:09 -0500 Subject: [PATCH] chore(release): 0.0.2 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14b789b..8ce0131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Changelog + +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. + +### 0.0.2 (2020-12-09) + + +### Features + +* add link checker action ([#8](https://github.com/bt-rb/vscode-blogging-extension-pack/issues/8)) ([dacda60](https://github.com/bt-rb/vscode-blogging-extension-pack/commit/dacda60674ba4f8891b9141b6cf28d3e9db4ac33)) +* add release script ([f0241a8](https://github.com/bt-rb/vscode-blogging-extension-pack/commit/f0241a8e671a1db6cbae66f1c989f2493095b727)) + # Change Log All notable changes to the "bridgetown-blogging-extension-pack" extension pack will be documented in this file. diff --git a/package.json b/package.json index 8f63fa1..3b53a31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bridgetown-blogging-extension-pack", "displayName": "Bridgetown Blogging Extension Pack", - "version": "0.0.1", + "version": "0.0.2", "private": true, "description": "A collection of extensions to enhance content curation and creation for VS Code + Bridgetown.", "categories": [