diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 000000000..7eecbcc5d --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,10 @@ +# 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 (2022-07-04) + +### Features + +* add docs repo ([#1202](https://github.com/standardnotes/app/issues/1202)) ([42dee75](https://github.com/standardnotes/app/commit/42dee7513ea661cd4e9ef8749280591fb168f7c8)) diff --git a/docs/package.json b/docs/package.json index 801ee5686..1c69be96c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/docs", - "version": "0.0.0", + "version": "0.1.0", "license": "AGPL-3.0-or-later", "private": true, "scripts": {