diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d01cd2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# 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-07-30) + + +### Bug Fixes + +* updated read me ([d47728a](https://sigyl.com///commit/d47728a2deded5c5640fbf50cb2d9ecdbb9de484)) diff --git a/package.json b/package.json index 6fca413..1703173 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sigyl/jsonnet-compose", - "version": "0.0.2", + "version": null, "description": "function compose", "main": "compose.libsonnet", "scripts": {