chore(release): publish

- @standardnotes/desktop@3.22.3-alpha.20
This commit is contained in:
StandardNotes CI
2022-06-16 16:23:54 +00:00
parent 8cf1570186
commit a85b5cffc5
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.
## [3.22.3-alpha.20](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.19...@standardnotes/desktop@3.22.3-alpha.20) (2022-06-16)
### Bug Fixes
* desktop output name ([8cf1570](https://github.com/standardnotes/app/commit/8cf1570186fe53f71ae758d268dff9798da82c61))
## 3.22.3-alpha.19 (2022-06-16)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.19",
"version": "3.22.3-alpha.20",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes",
"private": true,