chore(release): publish

- @standardnotes/docs@0.2.5
This commit is contained in:
StandardNotes CI
2022-12-28 07:47:42 +00:00
parent 1c48dd135c
commit ef6e971592
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.5](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.4...@standardnotes/docs@0.2.5) (2022-12-28)
### Bug Fixes
* **docs:** update self-hosted instructions ([1c48dd1](https://github.com/standardnotes/app/commit/1c48dd135ced93832495fdd89b2940635f04205a))
## [0.2.4](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.3...@standardnotes/docs@0.2.4) (2022-12-19)
**Note:** Version bump only for package @standardnotes/docs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/docs",
"version": "0.2.4",
"version": "0.2.5",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,