diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a43917c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# 0.1.0 (2021-04-29) + + +### Features + +* Initialize Telestion extension ([76bb0f2](https://github.com/wuespace/telestion-extension-sample/commit/76bb0f293a2f7b1a48603d2024c6cc0552ef3cb6)) +* Update package name ([94dc5c3](https://github.com/wuespace/telestion-extension-sample/commit/94dc5c346c673428c79067efdb798ee38ccf5cf6)) + + + diff --git a/project.json b/project.json index 7198571..6793ca7 100644 --- a/project.json +++ b/project.json @@ -1,3 +1,3 @@ { - "version": "0.0.0" -} + "version": "0.1.0" +} \ No newline at end of file