diff --git a/CHANGELOG.md b/CHANGELOG.md index 55baec6..81f20fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project 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.2.1] - 2020-07-08 + +### Fixed + +- NPM Publishing error + ## [0.2.0] - 2020-07-08 ### Added diff --git a/package.json b/package.json index b6d84ad..ca41c44 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@provartesting/provardx", "description": "A plugin for the Salesforce CLI to run provar testcases", - "version": "0.2.0", + "version": "0.2.1", "author": "Provar", "bugs": "https://github.com/ProvarTesting/provardx/issues", "dependencies": {