diff --git a/packages/providence-analytics/CHANGELOG.md b/packages/providence-analytics/CHANGELOG.md new file mode 100644 index 000000000..5537f5b05 --- /dev/null +++ b/packages/providence-analytics/CHANGELOG.md @@ -0,0 +1,12 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 0.1.0 (2020-06-25) + + +### Features + +* **providence-analytics:** add providence-analytics package ([e78aba8](https://github.com/ing-bank/lion/commit/e78aba8192ff0c7503497fe1f278d4b3da8b8401)) +* **providence-analytics:** extend-docs cli command ([ef3d233](https://github.com/ing-bank/lion/commit/ef3d233d4e1b4ed38f78c584b98b4a736205cd0f)) diff --git a/packages/providence-analytics/package.json b/packages/providence-analytics/package.json index 0bf16afd1..4045a52e6 100644 --- a/packages/providence-analytics/package.json +++ b/packages/providence-analytics/package.json @@ -1,6 +1,6 @@ { "name": "providence-analytics", - "version": "0.0.0", + "version": "0.1.0", "description": "Providence is the 'All Seeing Eye' that measures effectivity and popularity of software. Release management will become highly efficient due to an accurate impact analysis of (breaking) changes", "license": "MIT", "author": "ing-bank",