From 60273785c2fc8fc1f8fa10cb625ca89647b60b22 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Mon, 4 Jul 2022 20:44:45 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/docs@0.0.1 --- packages/docs/CHANGELOG.md | 10 ++++++++++ packages/docs/package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 packages/docs/CHANGELOG.md diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md new file mode 100644 index 000000000..ddb4598c2 --- /dev/null +++ b/packages/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.0.1](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.1.0...@standardnotes/docs@0.0.1) (2022-07-04) + +### Bug Fixes + +* docs build ([#1203](https://github.com/standardnotes/app/issues/1203)) ([66d5dce](https://github.com/standardnotes/app/commit/66d5dce5e17674e70b24a6d780afde5cfb863715)) diff --git a/packages/docs/package.json b/packages/docs/package.json index 801ee5686..3fbda186c 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/docs", - "version": "0.0.0", + "version": "0.0.1", "license": "AGPL-3.0-or-later", "private": true, "scripts": {