chore(release): publish

- @standardnotes/desktop@3.23.20
 - @standardnotes/releases@1.2.31
This commit is contained in:
StandardNotes CI
2022-06-30 14:21:51 +00:00
parent 7851e12e9e
commit e86ea8837a
4 changed files with 12 additions and 2 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.23.20](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.19...@standardnotes/desktop@3.23.20) (2022-06-30)
### Bug Fixes
* clear desktop web cache on first version launch ([#1184](https://github.com/standardnotes/app/issues/1184)) ([7851e12](https://github.com/standardnotes/app/commit/7851e12e9e9c52dba36ad2c2f3c362a07b95288b))
## [3.23.19](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.18...@standardnotes/desktop@3.23.19) (2022-06-30)
**Note:** Version bump only for package @standardnotes/desktop

View File

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

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.31](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.30...@standardnotes/releases@1.2.31) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.30](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.29...@standardnotes/releases@1.2.30) (2022-06-30)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.30",
"version": "1.2.31",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",