diff --git a/v2/CHANGELOG.md b/v2/CHANGELOG.md new file mode 100644 index 00000000..4f8f0f5a --- /dev/null +++ b/v2/CHANGELOG.md @@ -0,0 +1,5 @@ +# 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.1.0 (2022-02-03) diff --git a/v2/version.json b/v2/version.json index 1be1b18f..6a3252ea 100644 --- a/v2/version.json +++ b/v2/version.json @@ -1,3 +1,3 @@ { - "version": "0.0.0" + "version": "0.1.0" }